Tuesday, July 22, 2008

weblogic.management.ManagementException: Unable to obtain lock

When i was working with the weblogic 9.2 version, i have installed oracle BPEL PM domain in weblogic server.
When i restarted the domain, i was hit with a strange bug, saying

"Exception while starting server 'oracleBPELServer': java.io.IOException: Server failed to start up. See server output log for more details."
"weblogic.management.ManagementException: Unable to obtain lock "
or "FAILED_NOT_RESTARTABLE"

I tryed to googled out the error and found some useful links Link asper the Shekar Atmakur i tried, it was not working. Then i tried with the following i was able to bring up the BPEL domain up and running.

Login to the administrative console and click on the domain that throws error.

Click on the "configuration" tab for that domain
Click on the "Server Start" tab available under the configuration tab.

Pass the username and password as "weblogic/weblogic" then restart the domain.
You should be able to bring the server up and running.

2 comments:

  1. HI Vijay,
    i was working with WL9.2 and Bpel10.1.3. when i start the oracleBPELServer from WL constrol tab, it shows error.
    Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid.

    i updated boot.properties file and server strat parameters in WL console with username and password as "weblogic/weblogic".still shows same error .
    Is any configuration is required?

    ReplyDelete
  2. Did you tried the below forum answer.
    http://forums.bea.com/thread.jspa?threadID=300003970

    If not, plz try and update your comments.

    ReplyDelete