標籤:exce out info err logic cat ini content img
在weblogicserver上兩個project部署來回切換,常常控制台報告下面錯誤:
<2014-10-14 上午09時30分30秒 CST> <Warning> <Deployer> <BEA-149124> <Failures were detected while initiating deploy task for application ‘_appsdir_PactInfo_dir‘. Error is: ‘[Deployer:149164]The domain edit lock is owned by another session in exclusive mode - hence this deployment operation cannot proceed.‘> <2014-10-14 上午09時30分30秒 CST> <Error> <Application Poller> <BEA-149408> <An exception occurred while deploying an application _appsdir_PactInfo_dir: weblogic.management.ManagementException: weblogic.management.ManagementException: [Deployer:149164]The domain edit lock is owned by another session in exclusive mode - hence this deployment operation cannot proceed..weblogic.management.ManagementException: weblogic.management.ManagementException: [Deployer:149164]The domain edit lock is owned by another session in exclusive mode - hence this deployment operation cannot proceed.at weblogic.management.deploy.ApplicationsDirPoller.doActivate(ApplicationsDirPoller.java:246)at weblogic.management.deploy.GenericAppPoller.doit(GenericAppPoller.java:275)at weblogic.management.deploy.ApplicationsDirPoller.<init>(ApplicationsDirPoller.java:97)at weblogic.management.deploy.ApplicationsDirPoller.<init>(ApplicationsDirPoller.java:107)at weblogic.management.deploy.internal.DeploymentServerService.startAutoDeploymentPoller(DeploymentServerService.java:322)Truncated. see log file for complete stacktrace>
解決的方法:
1.通過 http://localhost:7001/console/ 進入例如以下介面,點擊:運行鎖定並編輯。
2.然後再點擊:撤銷全部更改
3.又一次公布部署project。又一次啟動服務,問題解決。
【圖解】weblogic.management.ManagementException: [Deployer:149164]The domain edit lock is owned by