Running the following command:
/oracle/Middleware/Oracle_Home/user_projects/domains/test-bi01/bitools/bin/start.sh
...
Reading domain...
/Servers/AdminServer/ListenPort=9500
Accessing admin server using URL t3://test-bi01:9500
Starting AdminServer ...
Admin Server Start Exception: Error occurred while performing nmStart : Error Starting server AdminServer : Received error message from Node Manager Server: [Server start command for WebLogic server 'AdminServer' failed due to: [Server failed to start up but Node Manager was not aware of the reason]. Please check Node Manager log and/or server 'AdminServer' log for detailed information.]. Please check Node Manager log for details.
Use dumpStack() to view the full stacktrace :
Reading domain...
/Servers/AdminServer/ListenPort=9500
Accessing admin server using URL t3://test-bi01:9500
Requesting credentials ...
Enter Weblogic login details at prompt
Weblogic Username: weblogic
Weblogic Password:
Starting AdminServer ...
Unable to connect to AdminServer on host: test-bi01
Failed to start one or more Servers
/Servers/AdminServer/ListenPort=9500
Accessing admin server using URL t3://test-bi01:9500
Start Admin Server connect Exception caught Error occurred while performing connect : Error getting the initial context. There is no server running at t3://test-bi01:9500 : t3://test-bi01:9500: [RJVM:000575]Destination 172.30.101.16, 9500 unreachable.; nested exception is:
java.net.ConnectException: Connection refused; [RJVM:000576]No available router to destination.; nested exception is:
java.rmi.ConnectException: [RJVM:000576]No available router to destination.
Use dumpStack() to view the full stacktrace :
Reading domain...
Jan 19, 2016 8:23:15 AM com.oracle.cie.domain.script.jython.CommandExceptionHandler handleException
SEVERE: Error: runCmd() failed.
com.oracle.cie.domain.script.jython.WLSTException: 60713: Command execution failed.
60713: Attempt to execute command "readDomain" in invalid state: Configuration
60713: Check the logs for more information.
@com.oracle.cie.domain.script.jython.WLSTState.processCommand(WLSTState.java:203)
at com.oracle.cie.domain.script.jython.CommandExceptionHandler.handleException(CommandExceptionHandler.java:69)
at com.oracle.cie.domain.script.jython.WLScriptContext.handleException(WLScriptContext.java:2360)
at com.oracle.cie.domain.script.jython.WLScriptContext.runCmd(WLScriptContext.java:676)
at sun.reflect.GeneratedMethodAccessor668.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.python.core.PyReflectedFunction.__call__(Unknown Source)
at org.python.core.PyMethod.__call__(Unknown Source)
at org.python.core.PyObject.__call__(Unknown Source)
at org.python.core.PyInstance.invoke(Unknown Source)
at org.python.pycode._pyx155.command$1(/tmp/WLSTOfflineIni2118241771300627077.py:19)
at org.python.pycode._pyx155.call_function(/tmp/WLSTOfflineIni2118241771300627077.py)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyFunction.__call__(Unknown Source)
at org.python.pycode._pyx155.readDomain$28(/tmp/WLSTOfflineIni2118241771300627077.py:127)
at org.python.pycode._pyx155.call_function(/tmp/WLSTOfflineIni2118241771300627077.py)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyFunction.__call__(Unknown Source)
at org.python.pycode._pyx140.getAdminServerUrl$24(/oracle/Middleware/Oracle_Home/bi/modules/oracle.bi.sysman/scripts/process_control.py:512)
at org.python.pycode._pyx140.call_function(/oracle/Middleware/Oracle_Home/bi/modules/oracle.bi.sysman/scripts/process_control.py)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyFunction.__call__(Unknown Source)
at org.python.pycode._pyx140.requestCredentialsAndConnectToAdminServer$8(/oracle/Middleware/Oracle_Home/bi/modules/oracle.bi.sysman/scripts/process_control.py:178)
at org.python.pycode._pyx140.call_function(/oracle/Middleware/Oracle_Home/bi/modules/oracle.bi.sysman/scripts/process_control.py)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyFunction.__call__(Unknown Source)
at org.python.pycode._pyx140.connectAdminServer$9(/oracle/Middleware/Oracle_Home/bi/modules/oracle.bi.sysman/scripts/process_control.py:242)
at org.python.pycode._pyx140.call_function(/oracle/Middleware/Oracle_Home/bi/modules/oracle.bi.sysman/scripts/process_control.py)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyFunction.__call__(Unknown Source)
at org.python.pycode._pyx140.outputComponentsStatus$22(/oracle/Middleware/Oracle_Home/bi/modules/oracle.bi.sysman/scripts/process_control.py:454)
at org.python.pycode._pyx140.call_function(/oracle/Middleware/Oracle_Home/bi/modules/oracle.bi.sysman/scripts/process_control.py)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyFunction.__call__(Unknown Source)
at org.python.pycode._pyx140.statusComponents$25(/oracle/Middleware/Oracle_Home/bi/modules/oracle.bi.sysman/scripts/process_control.py:580)
at org.python.pycode._pyx140.call_function(/oracle/Middleware/Oracle_Home/bi/modules/oracle.bi.sysman/scripts/process_control.py)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyFunction.__call__(Unknown Source)
at org.python.pycode._pyx139.f$0(/oracle/Middleware/Oracle_Home/bi/modules/oracle.bi.sysman/scripts/start_servers.py:193)
at org.python.pycode._pyx139.call_function(/oracle/Middleware/Oracle_Home/bi/modules/oracle.bi.sysman/scripts/start_servers.py)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyCode.call(Unknown Source)
at org.python.core.Py.runCode(Unknown Source)
at org.python.util.PythonInterpreter.execfile(Unknown Source)
at weblogic.management.scripting.WLST.main(WLST.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at weblogic.WLST.main(WLST.java:47)
Caused by: java.lang.IllegalStateException: 60713: Command execution failed.
60713: Attempt to execute command "readDomain" in invalid state: Configuration
60713: Check the logs for more information.
at com.oracle.cie.domain.script.jython.WLSTState.processCommand(WLSTState.java:203)
at com.oracle.cie.domain.script.jython.WLScriptContext.runCmd(WLScriptContext.java:670)
... 56 more
Error: runCmd() failed. Do dumpStack() to see details.
Failed to get Status of Servers and System Components
[synapse@test-bi01 bin]$
Any help would be greatly appreciated.