Not Able To Stop Managed Servers using stopManagedWebLogic.sh
(Doc ID 2980730.1)
Last updated on MARCH 20, 2025
Applies to:
Oracle WebCenter Content: Imaging - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Symptoms
Unable to stop managed servers using the stopManagedWebLogic command.
The following error is returned:
Stopping Weblogic Server...
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=1024m; support was removed in 8.0
Initializing WebLogic Scripting Tool (WLST) ...
Welcome to WebLogic Server Administration Scripting Shell
Type help() for help on available commands
Connecting to https://Admin_server:port with userid <USERID> ...
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=1024m; support was removed in 8.0
Initializing WebLogic Scripting Tool (WLST) ...
Welcome to WebLogic Server Administration Scripting Shell
Type help() for help on available commands
Connecting to https://Admin_server:port with userid <USERID> ...
This Exception occurred at Tue Sep 19 11:49:35 EDT 2023.
javax.naming.CommunicationException: Failed to initialize JNDI context, tried 2 time or times totally, the interval of each time is 0ms.
https://admin_Server:port: Destination [IP_Address], [Port] unreachable.; nested exception is:
java.io.IOException: Could not connect to http://<ADMIN_SERVER_NAME>:port; No available router to destination.; nested exception is:
java.rmi.ConnectException: No available router to destination. [Root exception is java.net.ConnectException: https://<ADMIN_SERVER_NAME>:port: Destination [IP_Address, Port] unreachable.; nested exception is:
java.io.IOException: Could not connect to http://https://<ADMIN_SERVER_NAME>:port; No available router to destination.; nested exception is:
java.rmi.ConnectException: No available router to destination.]
Problem invoking WLST - Traceback (innermost last):
File "/opt/oracleweb/app/oracle/admin/owecdomain/shutdown-UCM_server1.py", line 3, in ?
File "", line 19, in connect
File "", line 553, in raiseWLSTException
WLSTException: Error occurred while performing connect : Cannot connect via t3s or https. If using demo certs, verify that the -Dweblogic.security.TrustKeyStore=DemoTrust system property is set. : Failed to initialize JNDI context, tried 2 time or times totally, the interval of each time is 0ms.
https://<ADMIN_SERVER_NAME>:port: Destination [Admin_IP_Address], [Port] unreachable.; nested exception is:
java.io.IOException: Could not connect to http://[Admin_Server], [Port]; No available router to destination.; nested exception is:
java.rmi.ConnectException: No available router to destination.
Use dumpStack() to view the full stacktrace :
javax.naming.CommunicationException: Failed to initialize JNDI context, tried 2 time or times totally, the interval of each time is 0ms.
https://admin_Server:port: Destination [IP_Address], [Port] unreachable.; nested exception is:
java.io.IOException: Could not connect to http://<ADMIN_SERVER_NAME>:port; No available router to destination.; nested exception is:
java.rmi.ConnectException: No available router to destination. [Root exception is java.net.ConnectException: https://<ADMIN_SERVER_NAME>:port: Destination [IP_Address, Port] unreachable.; nested exception is:
java.io.IOException: Could not connect to http://https://<ADMIN_SERVER_NAME>:port; No available router to destination.; nested exception is:
java.rmi.ConnectException: No available router to destination.]
Problem invoking WLST - Traceback (innermost last):
File "/opt/oracleweb/app/oracle/admin/owecdomain/shutdown-UCM_server1.py", line 3, in ?
File "", line 19, in connect
File "", line 553, in raiseWLSTException
WLSTException: Error occurred while performing connect : Cannot connect via t3s or https. If using demo certs, verify that the -Dweblogic.security.TrustKeyStore=DemoTrust system property is set. : Failed to initialize JNDI context, tried 2 time or times totally, the interval of each time is 0ms.
https://<ADMIN_SERVER_NAME>:port: Destination [Admin_IP_Address], [Port] unreachable.; nested exception is:
java.io.IOException: Could not connect to http://[Admin_Server], [Port]; No available router to destination.; nested exception is:
java.rmi.ConnectException: No available router to destination.
Use dumpStack() to view the full stacktrace :
Changes
Cause
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
Symptoms |
Changes |
Cause |
Solution |