How to Avoid the "WLSTException: Error occurred while performing nmConnect : Cannot connect to Node Manager. : Connection refused." From Being Generated During Startup
(Doc ID 2338406.1)
Last updated on FEBRUARY 21, 2023
Applies to:
Oracle Transportation Management - Version 6.4.1 to 6.4.2 [Release 6.4]Information in this document applies to any platform.
Goal
What can I do to prevent the follow error from happening when I run the "./glogweb-wl start" command.
Problem invoking WLST - Traceback (innermost last):
File "/opt/otm642/install/webserver/startOHS.py", line 3, in ?
File "", line 111, in nmConnect
File "", line 552, in raiseWLSTException
WLSTException: Error occurred while performing nmConnect : Cannot connect to Node Manager. : Connection refused. Could not connect to NodeManager. Check that it is running at localhost/
Use dumpStack() to view the full stacktrace :
File "/opt/otm642/install/webserver/startOHS.py", line 3, in ?
File "", line 111, in nmConnect
File "", line 552, in raiseWLSTException
WLSTException: Error occurred while performing nmConnect : Cannot connect to Node Manager. : Connection refused. Could not connect to NodeManager. Check that it is running at localhost/
Use dumpStack() to view the full stacktrace :
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |