通过并行应用程序部署,我正在讨论摆脱Weblogic部署中的编辑锁定错误.
[Deployer:149163]The domain edit lock is owned by another session in non-exclusive mode - this deployment operation requires exclusive access to the edit lock and hence cannot proceed. If you are using "Automatically Aquire Lock and Activate Changes" in the console, then the lock will expire shortly so retry this operation. -> [Help 1]
我通过谷歌,stackoverflow和oracle本身完成了我的研究,一无所获.
我相信像Weblogic这样功能强大的AS应该已经涵盖了这个功能,任何人都可以帮助我吗?
**编辑1:**我正在通过一些Ant脚本进行部署,因此并行部署确实是我需要的.
**编辑2:**我需要通过Ant或Maven等自动化进行并行部署,因此手动解锁实际上不是我的选择......
我用dd-wrt,wifidog,authpuppy和authpuppy的一些插件以及我自己的网络应用程序设置了一个强制门户.
我做过类似的研究
他们不太谈论弹出浏览器.
有人可以帮忙吗?