ProvisionException: Unable to Connect to Admin Server When Redeploying NonJ2EEManagement.ear
(Doc ID 2019264.1)
Last updated on AUGUST 26, 2024
Applies to:
Oracle Fusion Middleware - Version 11.1.1.7.0 to 11.1.2.2.0 [Release Oracle11g]Information in this document applies to any platform.
Symptoms
While attempting to perform post patching steps after applying a Patch Set or when attempting to redeploy NonJ2EEManagement.ear using the command:
$ORACLE_HOME/opmn/bin/opmnctl redeploy -adminHost -adminPort $ORACLE_HOME/opmn/applications/NonJ2EEManagement.ear
An error occurs:
"oracle.as.config.ProvisionException: Unable to connect to the admin server. Verify it has been started and is accessible".
Full error stack below:
Changes
In config.xml the 'listen-port-enabled' was set as "false"
<listen-port-enabled>false</listen-port-enabled>
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 |