Stopping The Managed Server Failed With The Error : java.net.ProtocolException: Tunneling Result Unspecified
(Doc ID 2164045.1)
Last updated on FEBRUARY 03, 2022
Applies to:
Oracle Access Manager - Version 11.1.2.3.1 and laterInformation in this document applies to any platform.
Symptoms
When trying to stop the managed server using the script stopManagedWebLogic.sh, getting the following error:
Connecting to http://<FQ_HOSTNAME>:<WLS_ADMIN_PORT>with userid<FMW_ADMIN_USER> ...
This Exception occurred at Thu Jul 21 16:04:30 CDT 2016.
javax.naming.CommunicationException [Root exception is java.net.ConnectException: http://<FQ_HOSTNAME>:<WLS_ADMIN_PORT>: Destination unreachable; nested exception is:
java.net.ProtocolException: Tunneling result unspecified - is the HTTP server at host: '<FQ_HOSTNAME>' and port: '<WLS_ADMIN_PORT>' a WebLogic Server?; No available router to destination]
Problem invoking WLST - Traceback (innermost last):
File "<DOMAIN_NAME>/user_projects/domains/IDMDomain/shutdown.py", line 3, in ?
File "", line 22, in connect
File "", line 648, in raiseWLSTException
WLSTException: Error occurred while performing connect : Error getting the initial context. There is no server running at http://<FQ_HOSTNAME>:<WLS_ADMIN_PORT>
Use dumpStack() to view the full stacktrace
Done
Stopping Derby Server...
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 |
Cause |
Solution |