我已经使用以下脚本成功安装了 WAS 部署管理器:
/opt/IBM/WebSphere/ServiceRegistry/bin/manageprofiles.sh -response /opt/IBM/WebSphere/ServiceRegistry/WSRR/install/profile-responsefiles/create-dmgr.txt
但是当我尝试启动部署管理器时:
root@ubuntu:/opt/IBM/WebSphere/ServiceRegistry/bin# /opt/IBM/WebSphere/ServiceRegistry/profiles/dmgr/bin/startManager.sh
ADMU0116I: Tool information is being logged in file
/opt/IBM/WebSphere/ServiceRegistry/profiles/dmgr/logs/dmgr/startServer.log
ADMU0128I: Starting tool with the dmgr profile
ADMU3100I: Reading configuration for server: dmgr
ADMU3200I: Server launched. Waiting for initialization status.
ADMU3011E: Server launched but failed initialization. Server logs,
startServer.log, and other log files under
/opt/IBM/WebSphere/ServiceRegistry/profiles/dmgr/logs/dmgr should
contain failure information.
我得到的日志文件:
root@ubuntu:/opt/IBM/WebSphere/ServiceRegistry/profiles/dmgr/logs/dmgr# tail SystemOut.log
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:340)
at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
at org.eclipse.core.launcher.Main.run(Main.java:981)
at com.ibm.wsspi.bootstrap.WSPreLauncher.launchEclipse(WSPreLauncher.java:380)
at com.ibm.wsspi.bootstrap.WSPreLauncher.main(WSPreLauncher.java:151)
[4/12/15 15:10:04:272 PDT] 00000001 CGBridgeServi I CWRCB0103I: The core group bridge service has stopped.
[4/12/15 15:10:04:276 PDT] 00000001 DragDropDeplo I CWLDD0004I: Stopping monitored directory application deployment service...
[4/12/15 15:10:04:280 PDT] 00000001 DragDropDeplo I CWLDD0005I: Monitored directory application deployment service is stopped.
[4/12/15 15:10:04:287 PDT] 00000001 CfwTCPListene I ODCF8525I: The unstructured overlay is stopping its inbound TCP channel.