Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Obiee Start Failed

Hello,
Our company wants to change the ip adresses of obiee server. So, yesterday we stopped all services (./stop.sh command), then change the ip addresses and give required telnet priveleges. However it does not start again. Node manager failed and still we can not open the system.
Can you help me please.
Following errors are seen the command prompt;
[oracle@TST-BI-143 bin]$ ./start.sh
Starting domain; Using domainHome: /apps/Oracle/OBIEE_HOME/user_projects/domains/bi ...
Initializing WebLogic Scripting Tool (WLST) ...
Welcome to WebLogic Server Administration Scripting Shell
Type help() for help on available commands
<Dec 13, 2018 9:31:50 AM EET> <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 13, 2018 9:31:50 AM EET> <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 13, 2018 9:31:51 AM EET> <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 /apps/Oracle/OBIEE_HOME/user_projects/domains/bi/nodemanager
NMProcess: CLASSPATH=/usr/java/jdk1.8.0_131/lib/tools.jar:/apps/Oracle/OBIEE_HOME/wlserver/server/lib/weblogic.jar:/apps/Oracle/OBIEE_HOME/wlserver/../oracle_common/modules/thirdparty/ant-contrib-1.0b3.jar:/apps/Oracle/OBIEE_HOME/wlserver/modules/features/oracle.wls.common.nodemanager.jar::/usr/java/jdk1.8.0_131/lib/tools.jar:/apps/Oracle/OBIEE_HOME/wlserver/modules/features/wlst.wls.classpath.jar:/apps/Oracle/OBIEE_HOME/wlserver/..:/apps/Oracle/OBIEE_HOME/wlserver/modules/features/oracle.wls.common.grizzly.jar
NMProcess: + /usr/java/jdk1.8.0_131/bin/java -server -Xms64m -Xmx400m -Djdk.tls.ephemeralDHKeySize=2048 -Dcoherence.home=/apps/Oracle/OBIEE_HOME/wlserver/../coherence -Dbea.home=/apps/Oracle/OBIEE_HOME/wlserver/.. -DNodeManagerHome=/apps/Oracle/OBIEE_HOME/user_projects/domains/bi/nodemanager -DLogToStderr=false -DQuitEnabled=true -Dweblogic.RootDirectory=/apps/Oracle/OBIEE_HOME/user_projects/domains/bi -Doracle.security.jps.config=/apps/Oracle/OBIEE_HOME/user_projects/domains/bi/config/fmwconfig/jps-config-jse.xml -Dcommon.components.home=/apps/Oracle/OBIEE_HOME/oracle_common -Dopss.version=12.2.1.3 -Dweblogic.RootDirectory=/apps/Oracle/OBIEE_HOME/user_projects/domains/bi -Doracle.bi.home.dir=/apps/Oracle/OBIEE_HOME/bi -Doracle.bi.config.dir=/apps/Oracle/OBIEE_HOME/user_projects/domains/bi/config/fmwconfig/biconfig -Doracle.bi.environment.dir=/apps/Oracle/OBIEE_HOME/user_projects/domains/bi/config/fmwconfig/bienv -Doracle.bi.12c=true -Ddomain.home=/apps/Oracle/OBIEE_HOME/user_projects/domains/bi -Dfile.encoding=utf-8 -Djava.system.class.loader=com.oracle.classloader.weblogic.LaunchClassLoader -Djava.security.policy=/apps/Oracle/OBIEE_HOME/wlserver/server/lib/weblogic.policy -Dweblogic.nodemanager.JavaHome=/usr/java/jdk1.8.0_131 weblogic.NodeManager -v
NMProcess: Dec 13, 2018 9:32:00 AM oracle.security.opss.internal.runtime.ServiceContextManagerImpl getContext
NMProcess: WARNING: Bootstrap services are used by OPSS internally and clients should never need to directly read/write bootstrap credentials. If required, use Wlst or configuration management interfaces.
NMProcess: + status=1
NMProcess: + set +x
NMProcess: /apps/Oracle/OBIEE_HOME/user_projects/domains/bi
NMProcess: Stopped draining NMProcess
NMProcess: Stopped draining NMProcess
Regards,
Dilek
Answers
-
Follow these instructions in order to change the OBIEE server ip address correctly
0 -
Hi,
I followed the steps but it still does not open. Also, in my case IP adress is not written, host name is written everywhere. So I have not changed anything. :S (We changed only ip address not host name)
Regards,
Dilek
0 -
using host name as you did is the right way to go. Have you checked the Node Manager log files for any errors that might give you a clue of what the exact issue is?
0 -
Thank you I found the problem from log file. Some files missing. I changed the ip addresses and then services are up.
0 -
For the benefit of the forum it would be good if you gave a detailed description of what happened and how you fixed it. Which "some files"?
0 -
Hi,
Here are the files that I changed; (sorry for big punto, since I copied, I could not changed.)
"/apps/Oracle/OBIEE_HOME/user_projects/domains/bi/servers/AdminServer/data/nodemanager/startup.properties"
"/apps/Oracle/OBIEE_HOME/user_projects/domains/bi/servers/bi_server1/data/nodemanager/startup.properties"
"/apps/Oracle/OBIEE_HOME/user_projects/domains/bi/system_components/OBIPS/obips1/data/nodemanager/startup.properties"
"/apps/Oracle/OBIEE_HOME/user_projects/domains/bi/system_components/OBIJH/obijh1/data/nodemanager/startup.properties"
"/apps/Oracle/OBIEE_HOME/user_projects/domains/bi/system_components/OBICCS/obiccs1/data/nodemanager/startup.properties"
"/apps/Oracle/OBIEE_HOME/user_projects/domains/bi/system_components/OBISCH/obisch1/data/nodemanager/startup.properties"
"/apps/Oracle/OBIEE_HOME/user_projects/domains/bi/system_components/OBIS/obis1/data/nodemanager/startup.properties"
Regards,
Dilek
0 -
Thanks Dilek. *tumbs-up*
0