错误信息:
Error occurred during startup
com.ibm.ws.exception.RuntimeError: com.ibm.ejs.EJSException: Could not register with Location Service Daemon, which could only reside in the NodeAgent. Make sure the NodeAgent for this node is up and running.; nested exception is:
org.omg.CORBA.ORBPackage.InvalidName: LocationService:org.omg.CORBA.TRANSIENT: java.net.ConnectException: Connection refused: connect:host=TEST154,port=9900 vmcid: IBM minor code: E02 completed: No
com.ibm.ws.exception.RuntimeError: com.ibm.ejs.EJSException: Could not register with Location Service Daemon, which could only reside in the NodeAgent. Make sure the NodeAgent for this node is up and running.; nested exception is:
org.omg.CORBA.ORBPackage.InvalidName: LocationService:org.omg.CORBA.TRANSIENT: java.net.ConnectException: Connection refused: connect:host=TEST154,port=9900 vmcid: IBM minor code: E02 completed: No
当非法重启一台集群的server,启动startServer.bat XXX -trace 报错
如果从命令行也启动不了node agent的话,你可以 在startNode之前先运行一 下:syncNode.sh or syncNode.bat命令 ,将node跟dmgr同步一下,再 运行./startNode.sh或 startNode.bat ,应该就没问题了。
本文介绍了在WebSphere集群环境中遇到的一个典型启动错误——“Error occurred during startup”,并提供了具体的解决步骤,包括如何通过同步节点与dmgr来修复启动失败的问题。

被折叠的 条评论
为什么被折叠?



