Tuesday, 9 February 2016

BEA-141281 unable to get file lock, will retry. . 


Info: unable to get file lock, will retry …
Description: This message indicates that WLS can not get file lock because other process still holds the lock. W LS will try again before timeout.
Cause: This is an information-level message only.
Action: If WLS fails to start due to unable to get file lock, then lock files need to be removed manually before restart WLS.

The solution:

  1. Delete the domain *.lok file
  2. Remove the 1 edit.lok (Oracle/Middleware/user_projects/domains/idm_domain)
  3. Remove the 2 config.lok (Oracle/Middleware/user_projects/domains/idm_domain/config/)
  4. Remove the 3 AdminServer.lok (Oracle/Middleware/user_projects/domains/idm_domain/servers/AdminServer/tmprm AdminServer.lok)
  5. Remove the 4 EmbeddedLDAP.lok (Oracle/Middleware/user_projects/domains/idm_domain/servers/AdminServer/data/ldap/ldapfilesrm EmbeddedLDAP.lok)
  6. Restart the weblogic.
Note: In case the .lok file is unable to delete, stop the java.exe program from task manager and try again.

No comments:

Post a Comment