Unable To Stop Veridata Manually Using VeridataServer.sh
(Doc ID 2630741.1)
Last updated on JULY 20, 2024
Applies to:
Oracle GoldenGate Veridata - Version 12.2.1.2.0 and laterInformation in this document applies to any platform.
Symptoms
Unable to stop veridata manually using veridataServer.sh
=========================================================================================================
[oracle] $ ./veridataServer.sh stop VERIDATA_server1 https://<hostname>.com:7002
Running /opt/oracle/product/veridata/12.2.1.2.0/ogg_veridata/veridata/bin/../../bin/stopManagedWebLogic.sh VERIDATA_server1 https://<hostname>.com:7002
Stopping Weblogic Server...
Initializing WebLogic Scripting Tool (WLST) ...
Welcome to WebLogic Server Administration Scripting Shell
Type help() for help on available commands
Connecting to https://<hostname>.com:7002 with userid oracle ...
This Exception occurred at Thu Oct 31 14:19:18 CDT 2019.
javax.naming.CommunicationException: Failed to initialize JNDI context, tried 2 time or times totally, the interval of each time is 0ms.
https://<hostname>.com:7002: Destination 10.62.X.X, 7002 unreachable.; nested exception is:
java.io.IOException: Could not connect to http://<hostname>.com:7002; No available router to destination.; nested exception is:
java.rmi.ConnectException: No available router to destination. [Root exception is java.net.ConnectException: https://<hostname>.com:7002: Destination 10.62.X.X, 7002 unreachable.; nested exception is:
java.io.IOException: Could not connect to http://<hostname>.com:7002; No available router to destination.; nested exception is:
java.rmi.ConnectException: No available router to destination.]
Problem invoking WLST - Traceback (innermost last):
File "/opt/oracle/product/veridata/12.2.1.2.0/ogg_veridata/shutdown-VERIDATA_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://<hostname>.com:7002: Destination 10.62.X.X, 7002 unreachable.; nested exception is:
java.io.IOException: Could not connect to http://<hostname>.com:7002; No available router to destination.; nested exception is:
java.rmi.ConnectException: No available router to destination.
Use dumpStack() to view the full stacktrace :
Done
Stopping Derby Server...
[oracle] $
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 |