Unable To Undeploy Error: No available router to destination..
(Doc ID 2831942.1)
Last updated on APRIL 25, 2023
Applies to:
Oracle Communications ASAP - Version 7.3.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
We are getting below error during un-deploy both ears. We have SSL enabled.
command : java weblogic.Deployer -adminurl t3s://<IPADDRESS>:<SSL_PORT> -username ***** -password ***** -name <DOMAIN_NAME> -undeploy | tee undeploy.log
WebLogic Log:
weblogic.Deployer invoked with options: -adminurl t3s://<IPADDRESS>:<SSL_PORT> -username weblogic -name <DOMAIN> -undeploy
<Nov 2, 2021 4:52:50 AM GMT> <Info> <Security> <BEA-090905> <Disabling the CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true.>
<Nov 2, 2021 4:52:50 AM GMT> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG128 to HMACDRBG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true.>
<Nov 2, 2021 4:52:50 AM GMT> <Info> <Security> <BEA-090908> <Using the default WebLogic SSL Hostname Verifier implementation.>
Unable to connect to 't3s://<IPADDRESS>:<SSL_PORT>': No available router to destination.. Ensure the url represents a compatible running admin server and that the credentials are correct. If using http protocol, tunneling must be enabled on the admin 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 |