Hello All
I recently intalled OBIEE 12c in my machine Windows 10. Installation was successful and all the services were up, eventually when i restarted my machine, i was unable to start the services using start.cmd and gives me below :
C:\Oracle\Middleware\Oracle_Home\user_projects\domains\bi\bitools\bin>start.cmd
BI_PRODUCT_HOME set as C:\Oracle\Middleware\Oracle_Home\bi\
ORACLE_HOME set as C:\Oracle\Middleware\Oracle_Home
Starting domain; Using domainHome: C:\Oracle\Middleware\Oracle_Home\bi\bin\..\..\user_projects\domains\bi ...
Initializing WebLogic Scripting Tool (WLST) ...
Welcome to WebLogic Server Administration Scripting Shell
Type help() for help on available commands
<May 5, 2017 11:24:42 PM EDT> <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.>
<May 5, 2017 11:24:42 PM EDT> <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.>
<May 5, 2017 11:24:43 PM EDT> <Info> <Security> <BEA-090909> <Using the configured custom SSL Hostname Verifier implementation: weblogic.security.utils.SSLWLSHostnameVerifier$NullHostnameVerifier.>
NodeManager already running
Reading domain...
/Servers/AdminServer/ListenPort=9500
Accessing admin server using URL t3://DESKTOP-CCNOE28: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...
Use dumpStack() to view the full stacktrace :
Reading domain...
/Servers/AdminServer/ListenPort=9500
Accessing admin server using URL t3://DESKTOP-CCNOE28:9500
Requesting credentials ...
Enter Weblogic login details at prompt
Weblogic Username:weblogic
Weblogic Password:
Starting AdminServer ...
The command prompt closes automatically after certain time from here....
Any thoughts would be appreciated.
Thank you