【发布时间】:2015-07-28 11:17:50
【问题描述】:
我想将 .war 部署到 weblogic。我会这样做: http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/wls/12c/03-DeployApps/deployapps.htm
我对第 3 点有疑问。)当我启动 ./startManagedWebLogic.sh 时出现错误:
<Notice> <Log Management> <BEA-170019> <The server log file /home/../user_projects/domains/mydomain/servers/myserver/logs/myserver.log is opened. All server side log events will be written to this file.> <2015-07-28 13:08:53 CEST> <Warning> <EmbeddedLDAP> <BEA-171520> <Could not obtain an exclusive lock for directory: /home/mkusmierczyk/Pobrane/wls12130/user_projects/domains/mydomain/servers/myserver/data/ldap/ldapfiles. Waiting for 10 seconds and then retrying in case the existing WebLogic Server instance is still shutting down.>
【问题讨论】:
标签: deployment weblogic war weblogic12c