WebLogic Error: Could not obtain an exclusive lock for directory…When starting…
Problem:
Sometime you see the error “Could not obtain an exclusive lock for directory” while weblogic server start.
Solution:
- $> ps -ef | grep ‘weblogic’
- $> kill -9 <pid>
- pid is the code that you see next to the service that you see when you execute step 1.
- Kill all the pids specific to weblogic
- Try starting the server now…
Advertisements
Categories: General
troubleshoot, weblogic error
Comments (0)
Trackbacks (0)
Leave a comment
Trackback