was启动startNode报错

************* End Display Current Environment *************
[2/13/12 5:10:03:143 EST] 00000000 ManagerAdmin I TRAS0017I: The startup trace state is *=info.
[2/13/12 5:10:03:195 EST] 00000000 AdminTool A ADMU0128I: Starting tool with the AppSrv01 profile
[2/13/12 5:10:03:196 EST] 00000000 AdminTool A ADMU3100I: Reading configuration for server: nodeagent
[2/13/12 5:10:03:324 EST] 00000000 AdminTool A ADMU3200I: Server launched. Waiting for initialization status.

[2/13/12 5:10:04:909 EST] 00000000 AdminTool A ADMU3011E: Server launched but failed initialization. startServer.log, SystemOut.log(or job log in zOS) and other log files under /opt/IBM/WebSphere/AppServer/profiles/AppSrv01/logs/nodeagent should contain failure information.


解决方法:运行 bin/initOSGIcfg.sh 然后再运行 startNode.sh就好了 


之前按照网上的办法,同步node,很多方法都试了没有解决,同事教的这招挺灵的,记下来

如果startManager.sh出现相同的问题,估计也能按此方法解决


你可能感兴趣的:(工具使用)