FMW 11g Configuration Hangs at Domain Creation - " Starting the Admin_Server timed out "
(Doc ID 1056027.1)
Last updated on AUGUST 10, 2020
Applies to:
Oracle Fusion Middleware - Version 11.1.1.2.0 to 11.1.2.0.0 [Release Oracle11g]Information in this document applies to any platform.
***Checked for relevance on 26-Jun-2013***
Symptoms
The objective is to install and configure an Oracle Fusion Middleware 11g product.
The installation of the software binaries has been successful. However, when it comes to the configuration of an AS instance, the installer or configuration wizard hangs indefinitely at the "Domain Creation" step.
The following error is logged in <Oracle_Inventory_Location>/log/install<date-time>.out file:
AdminServer port is 7001
Starting the domain ...
DEBUG : Loading the 32 bit dll here
oracle.as.provisioning.util.ConfigException:
Error while starting the domain.
Cause:
An error occurred while starting the domain.
Action:
See logs for more details.
at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3172)
.
etc..
.
. at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
at java.lang.Thread.run(Thread.java:619)
Caused by: oracle.as.provisioning.util.ConfigException:
Error while starting the domain.
Cause:
Starting the Admin_Server timed out.
Action:
See logs for more details.
at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
at oracle.as.provisioning.weblogic.ASD
The <DOMAIN_HOME>/servers/AdminServer/logs/AdminServer.log shows that the AdminServer was started and it's up and running e.g
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 |
References |