[Deployer:149164]The domain edit lock is owned by another session in exclusive mode - hence this deployment operation cannot proceed.

I faced the problem server giving me error "[Deployer:149164]The domain edit lock is owned by another session in exclusive mode - hence this deployment operation cannot proceed." when I tried to redeploy the application on intergrated weblogic server of Oracle JDeveloper 11. I could not solved this issue even I restarted my computer. anyhow it is solved let me explain the steps which I did for it .
1. go to admin console of weblogic on my integrated weblogic the address were http://127.0.0.1:7101/console
2. login to server console by using defaul user name password which would be username:"weblogic" and password :"weblogic1".
3. on successful login check the button on your upper left corner where you can activate pending changes or discard pending changes. click on that button. issue would be solved.

Regards.

Comments

  1. I've encountered this problem lots of times and usually I just delete the system folder from the Application Data\JDeveloper folder. This is a very helpful post, Adnan.

    ReplyDelete
  2. Thanks a lot Adnan Hashmi !. It saves me a day .

    ReplyDelete

Post a Comment

Popular posts from this blog

Unable to create a server socket for listening on channel "Default[4]". The address 0:0:0:0:0:0:0:1 might be incorrect or another process is using port 8001: java.net.BindException: Address already in use: JVM_Bind.

Database Connection issues in Jdeveloper with MySQL Database