Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Hi, I am new to Oracle. I have installed Obiee 12c , fmw_12.2.1.3.0_bi_windows64_Disk1_1of2

Received Response
34
Views
3
Comments
MASHI
MASHI Rank 1 - Community Starter

C:\Middleware\user_projects\domains\bi\bitools\bin>start.cmd

BI_PRODUCT_HOME set as C:\Middleware\bi\

ORACLE_HOME set as C:\Middleware

Starting domain; Using domainHome: C:\Middleware\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


<Sep 15, 2021 9:30:20 PM IST> <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.>

<Sep 15, 2021 9:30:20 PM IST> <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.>

<Sep 15, 2021 9:30:20 PM IST> <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\USER_P~1\domains\bi\NODEMA~1

NMProcess: CLASSPATH=.;C:\PROGRA~1\Java\JDK18~1.0_3\lib\tools.jar;C:\MIDDLE~1\wlserver\server\lib\weblogic.jar;C:\MIDDLE~1\oracle_common\modules\thirdparty\ant-contrib-1.0b3.jar;C:\MIDDLE~1\wlserver\modules\features\oracle.wls.common.nodemanager.jar;C:\PROGRA~1\Java\JDK18~1.0_3\lib\tools.jar;C:\MIDDLE~1\wlserver\modules\features\WLSTWL~1.JAR;C:\MIDDLE~1\wlserver\modules\features\oracle.wls.common.grizzly.jar;C:\Middleware\oracle_common\modules\oracle.jps\jps-manifest.jar

NMProcess:

NMProcess: C:\MIDDLE~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\coherence -Dbea.home=C:\MIDDLE~1 -DNodeManagerHome=C:\Middleware\user_projects\domains\bi\nodemanager -DLogToStderr=false -DQuitEnabled=true -Dweblogic.RootDirectory=C:\Middleware\user_projects\domains\bi -Doracle.security.jps.config=C:\Middleware\bi\bin\..\..\user_projects\domains\bi\config\fmwconfig\jps-config-jse.xml -Dcommon.components.home=C:\Middleware\oracle_common -Dopss.version=12.2.1.3 -Dweblogic.RootDirectory=C:\MIDDLE~1\USER_P~1\domains\bi  -Doracle.bi.home.dir=C:\Middleware\bi -Doracle.bi.config.dir=C:\Middleware\bi\bin\..\..\user_projects\domains\bi\config\fmwconfig\biconfig -Doracle.bi.environment.dir=C:\Middleware\bi\bin\..\..\user_projects\domains\bi\config\fmwconfig\bienv -Doracle.bi.12c=true -Ddomain.home=C:\MIDDLE~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\wlserver\server\lib\weblogic.policy" "-Dweblogic.nodemanager.JavaHome=C:\PROGRA~1\Java\JDK18~1.0_3" weblogic.NodeManager -v

NMProcess: Sep 15, 2021 9:30:38 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\user_projects\domains\bi\config\fmwconfig\bootstrap\cwallet.sso.lck (Access is denied)

NMProcess: attempt 2: java.io.FileNotFoundException: C:\Users\91845\AppData\Local\Temp\pki_data-133685248.lck (The system cannot find the file specified)

NMProcess: Sep 15, 2021 9:30:38 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

Failed to start node manager after a timeout of 600000 millisecs.  Final exception: Error occurred while performing nmConnect : Cannot connect to Node Manager. : Connection refused: connect. Could not connect to NodeManager. Check that it is running at Mashi/10.10.10.10:9506.

Use dumpStack() to view the full stacktrace :

Unable to connect to NodeManager on host: MASHI, due to Error occurred while performing nmConnect : Cannot connect to Node Manager. : Connection refused: connect. Could not connect to NodeManager. Check that it is running at Mashi/10.10.10.10:9506.

Use dumpStack() to view the full stacktrace :


Fatal: Failed to start one or more Servers (return 3)

Answers