Hi Gurus,
we have an issue when trying to start/stop the OBIEE instance. Below is the message upon attempting to start. Please share inputs. Thanks.
====================================================================================================================
[oracle@****** bin]$ ./stop.sh
Stopping domain; Using domainHome: /u01/app/oracle/product/12.2.1/Middleware_Home/user_projects/domains/bi ...
Initializing WebLogic Scripting Tool (WLST) ...
Welcome to WebLogic Server Administration Scripting Shell
Type help() for help on available commands
<Nov 28, 2018 12:26:17 PM EST> <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 28, 2018 12:26:17 PM EST> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ********* to **********. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true.>
<Nov 28, 2018 12:26:17 PM EST> <Info> <Security> <BEA-090909> <Using the configured custom SSL Hostname Verifier implementation: weblogic.security.utils.SSLWLSHostnameVerifier$NullHostnameVerifier.>
Reading domain...
/Servers/AdminServer/ListenPort=9500
Accessing admin server using URL t3://********:9500
Start Admin Server connect Exception caught Error occurred while performing connect : Error getting the initial context. There is no server running at t3://*********:9500 : Failed to initialize JNDI context, tried 2 time or times totally, the interval of each time is 0ms.
t3://*********:9500: Destination ************, 9500 unreachable.; nested exception is:
java.net.ConnectException: Connection refused (Connection refused); No available router to destination.; nested exception is:
java.rmi.ConnectException: No available router to destination.
Use dumpStack() to view the full stacktrace :
Reading domain...
/Servers/AdminServer/ListenPort=9500
Accessing admin server using URL t3://*********:9500
Requesting credentials ...
Enter Weblogic login details at prompt
Weblogic Username: weblogic
Weblogic Password:
Starting AdminServer ...
Unable to connect to AdminServer to shutdown all servers
Problem invoking WLST - Traceback (innermost last):
File "/u01/app/oracle/product/12.2.1/Middleware_Home/bi/modules/oracle.bi.sysman/scripts/stop_servers.py", line 188, in ?
File "/u01/app/oracle/product/12.2.1/Middleware_Home/bi/modules/oracle.bi.sysman/scripts/stop_servers.py", line 80, in stopManagedServersAndSystemComponents
AttributeError: 'NoneType' object has no attribute 'getAdminServerName'
Stopping Derby with pid: 14962; killing (SIGTERM) ...
[oracle@************* bin]$