当尝试通过WLST连接节点管理器时,我得到以下错误。
Connecting to Node Manager ...
Traceback (innermost last):
File "<console>", line 1, in ?
File "<iostream>", line 111, in nmConnect
File "<iostream>", line 553, in raiseWLSTException
WLSTException: Error occurred while performing nmConnect : Cannot connect to Nod
e Manager. : Connection refused: connect. Could not connect to NodeManager. Chec
k that it is running at /***.***.**.**:5556.
Use dumpStack() to view the full stacktrace :节点管理器当前作为Windows服务运行,群集中的3个受控服务器通过此节点管理器进行管理。有没有人可以帮我通过WLST连接节点管理器?可能的错误是什么?提前谢谢。
发布于 2017-09-12 14:10:24
错误显示Nodemanager down。因此,启动您的Nodemanager。
https://stackoverflow.com/questions/40649805
复制相似问题