Oracle Bi
Posted by Mohammed Hamed on Apr 14, 2024; 1:12am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Oracle-Bi-tp12425.html
Hi Erman,
We have an oracle bi intance. here we are facing issues with bringing up of the bi services.
[obiee12@saoraclebi01p bin]$ ./start.sh
Starting domain; Using domainHome: /u03/MW/Oracle_Home/user_projects/domains/bi ...
Initializing WebLogic Scripting Tool (WLST) ...
Welcome to WebLogic Server Administration Scripting Shell
Type help() for help on available commands
<Apr 13, 2024 8:38:22 AM PDT> <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.>
<Apr 13, 2024 8:38:22 AM PDT> <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.>
<Apr 13, 2024 8:38:22 AM PDT> <Info> <Security> <BEA-090909> <Using the configured custom SSL Hostname Verifier implementation: weblogic.security.utils.SSLWLSHostnameVerifier$NullHostnameVerifier.>
Unable to connect to running NodeManager on host: saoraclebi01p.us, due to: Error occurred while performing nmConnect : Cannot connect to Node Manager. : General SSLEngine problem
Use dumpStack() to view the full stacktrace :
Fatal: Failed to start one or more Servers (return 3)
when i first checked the error, the certificate was expired so i configured the custom trust and custom keysotore , but nothing worked.
can you please help me on this.