Hi All,
I had installed OBIEE 12C successfully and able to access Analysis,EM,Console,BIP.
After restarting my system,
Using VM
Static IP
OS Windows 10
Tried on both Windows Firewall is enabled & disabled also..
PDB is OPEN,
But when i try to start the START.CMD Under /OracleHome/User_Projects/bi/bin/bitools/start
i am facing below Error
-----------------------------------------------------------------------------------------------------
BI_PRODUCT_HOME set as C:\Middleware\Oracle_Home\bi\
ORACLE_HOME set as C:\Middleware\Oracle_Home
Starting domain; Using domainHome: C:\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
<Dec 8, 2022 5:47:18 PM PST> <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.>
<Dec 8, 2022 5:47:18 PM PST> <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.>
<Dec 8, 2022 5:47:18 PM PST> <Info> <Security> <BEA-090909> <Using the configured custom SSL Hostname Verifier implementation: weblogic.security.utils.SSLWLSHostnameVerifier$NullHostnameVerifier.>
Node manager not running. Starting it...
NMProcess: NODEMGR_HOME is already set to C:\MIDDLE~1\ORACLE~1\USER_P~1\domains\bi\NODEMA~1
NMProcess: CLASSPATH=.;C:\PROGRA~1\Java\JDK18~1.0_3\lib\tools.jar;C:\MIDDLE~1\ORACLE~1\wlserver\server\lib\weblogic.jar;C:\MIDDLE~1\ORACLE~1\oracle_common\modules\thirdparty\ant-contrib-1.0b3.jar;C:\MIDDLE~1\ORACLE~1\wlserver\modules\features\oracle.wls.common.nodemanager.jar;C:\PROGRA~1\Java\JDK18~1.0_3\lib\tools.jar;C:\MIDDLE~1\ORACLE~1\wlserver\modules\features\WLSTWL~1.JAR;C:\MIDDLE~1\ORACLE~1\wlserver\modules\features\oracle.wls.common.grizzly.jar;C:\Middleware\Oracle_Home\oracle_common\modules\oracle.jps\jps-manifest.jar
NMProcess:
NMProcess: C:\MIDDLE~1\ORACLE~1\USER_P~1\domains\bi\NODEMA~1>"C:\PROGRA~1\Java\JDK18~1.0_3\bin\java.exe" -server -Xms32m -Xmx200m -Djdk.tls.ephemeralDHKeySize=2048 -Dcoherence.home=C:\MIDDLE~1\ORACLE~1\coherence -Dbea.home=C:\MIDDLE~1\ORACLE~1 -DNodeManagerHome=C:\Middleware\Oracle_Home\user_projects\domains\bi\nodemanager -DLogToStderr=false -DQuitEnabled=true -Dweblogic.RootDirectory=C:\Middleware\Oracle_Home\user_projects\domains\bi -Doracle.security.jps.config=C:\Middleware\Oracle_Home\bi\bin\..\..\user_projects\domains\bi\config\fmwconfig\jps-config-jse.xml -Dcommon.components.home=C:\Middleware\Oracle_Home\oracle_common -Dopss.version=12.2.1.3 -Dweblogic.RootDirectory=C:\MIDDLE~1\ORACLE~1\USER_P~1\domains\bi -Doracle.bi.home.dir=C:\Middleware\Oracle_Home\bi -Doracle.bi.config.dir=C:\Middleware\Oracle_Home\bi\bin\..\..\user_projects\domains\bi\config\fmwconfig\biconfig -Doracle.bi.environment.dir=C:\Middleware\Oracle_Home\bi\bin\..\..\user_projects\domains\bi\config\fmwconfig\bienv -Doracle.bi.12c=true -Ddomain.home=C:\MIDDLE~1\ORACLE~1\USER_P~1\domains\bi -Dfile.encoding=utf-8 -Djava.system.class.loader=com.oracle.classloader.weblogic.LaunchClassLoader "-Djava.security.policy=C:\MIDDLE~1\ORACLE~1\wlserver\server\lib\weblogic.policy" "-Dweblogic.nodemanager.JavaHome=C:\PROGRA~1\Java\JDK18~1.0_3" weblogic.NodeManager -v
NMProcess: Dec 08, 2022 5:47:26 PM oracle.security.jps.internal.credstore.ssp.CsfWalletManager openWallet
NMProcess: WARNING: Opening of wallet based credential store failed. Reason java.io.IOException: Failed to lock...
NMProcess: attempt 1: java.io.FileNotFoundException: C:\Middleware\Oracle_Home\user_projects\domains\bi\config\fmwconfig\bootstrap\cwallet.sso.lck (Access is denied)
NMProcess: attempt 2: java.io.FileNotFoundException: C:\Users\OBIEE\AppData\Local\Temp\pki_data-1562104156.lck (The system cannot find the file specified)
NMProcess: Dec 08, 2022 5:47:26 PM oracle.security.jps.internal.config.OpssCommonStartup preStart
NMProcess: INFO: Jps startup failed.
NMProcess: ( was unexpected at this time.
NMProcess: Stopped draining NMProcess
NMProcess: Stopped draining NMProcess
-----------------------------------------------------------------------------------------------------
Not able to start the server.
Please do the needful.
Regards,