我正在尝试在命令提示符上启动我的Node,如下所示:
C:\IBM\WebSphere\AppServer\profiles\AppSrv01\bin>startnode
ADMU0128I: Starting tool with the AppSrv01 profile
ADMU3100I: Reading configuration for server: nodeagent
ADMU3200I: Server launched. Waiting for initialization status.
ADMU3011E: Server launched but failed initialization. Server logs, startServer.log, and other log files under C:\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\nodeagent should contain failure information
我该怎么办?我尝试搜索如何启动节点代理,但它完全相同,我执行这些命令,但它属于同样的错误(在顶部注明)。 提前谢谢!
的内容Godbless。
答案 0 :(得分:0)
[2013年8月15日13:42:21:240 CST] 00000040 NodeSync E ADMS0005E:系统无法生成同步请求:javax.management.JMRuntimeException:ADMN0022E:对CellSync MBean上的getFolderSyncUpdates操作拒绝访问因为凭证不足或空。
在个人资料中找到您的soap.client.props文件 添加部署的id / pass 看看是否有效。
另外,尝试停止节点,然后重新启动