Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 215 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
BIEE 12.2.1.2.0 Install Issue in Bare Metal Cloud Service. Could not connect to NodeManager. Check t

I'm working on a POC for an important customer. When I was installing BIEE12c(12.2.1.2.0) in Bare Metal Cloud Service encountered an issue, please refer to version informations and error screenshots.
At first it looked like a Notemanger port issue, and then I changed Notemanger port in console and run services of all again, the issue still on there. Do you have any comments for this issue? Any pointers are welcomed.
ENV & Versions information:
Entironment: Bare Metal Cloud Service
OS: Oracle Linux Server 6.8
BIEE: 12.2.1.2.0
Weblogic: 12.2.1.2.0
JDK: 1.8.0_121
oracle DB: 11.2.0.4.0
Error screenshots:
After clicked the Finish button, I started the services of all by manually. And some errors were raised and bi_server1 service was down.
Log information:
Install.Log
[target applications -OUT][TRACE]Targeting web app 'bi-actions.analytics/actions' to 'bi_internal_virtualhost1'
[target applications -OUT][TRACE]Targeting 1 web applications of application bicomposer at internal channel bi_internal_channel1 via virtual host bi_internal_virtualhost1
[target applications -OUT]Error: cd() failed. Do dumpStack() to see details.
[target applications -OUT]Failed to cd() from
[target applications -OUT]'/AppDeployment'
[target applications -OUT] to
[target applications -OUT]'bicomposer'
[target applications -OUT] Failed at
[target applications -OUT]'/AppDeployment'
[target applications -OUT] Children are:
[target applications -OUT]opss-rest
[target applications -OUT] state-management-provider-memory-rar
[target applications -OUT] DMS Application#12.2.1.1.0
[target applications -OUT] coherence-transaction-rar
[2017-04-15T07:20:52.337+00:00] [bi] [ERROR] [] [oracle.bi.install.config.actions] [tid: 54] [ecid: 0000LhkH2dmE0VKjETz0CC1OwRap000004,0] Non-skipped failure during configuration action: Execution of [/home/oracle/OBIEE/Middleware/Oracle_Home/user_projects/domains/sammy/bitools/bin/start.sh] failed with exit value 3[[
oracle.bi.exec.ExecutionStatusException: Execution of [/home/oracle/OBIEE/Middleware/Oracle_Home/user_projects/domains/sammy/bitools/bin/start.sh] failed with exit value 3
at oracle.bi.exec.StdinProcess.runProcess(StdinProcess.java:99)
at oracle.bi.exec.ExecScript.executeScript(ExecScript.java:191)
at oracle.bi.exec.ExecScript.executeSynchronousScript(ExecScript.java:95)
at oracle.bi.install.config.steps.startup.StartAllServersStep.executeSingleShot(StartAllServersStep.java:63)
at oracle.bi.install.config.basesteps.SingleShotActionStep.execute(SingleShotActionStep.java:31)
at oracle.bi.install.config.basesteps.StepList.execute(StepList.java:85)
at oracle.bi.install.config.actions.BIConfigAction.doExecute(BIConfigAction.java:127)
at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:405)
at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:108)
at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
at oracle.as.install.engine.modules.configuration.action.RequestQueue.performSequentialExecution(RequestQueue.java:284)
at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:260)
at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:185)
at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:82)
at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:87)
at java.lang.Thread.run(Thread.java:745)
Wlst_biee.log
2017-04-15 06:27:05,754 SEVERE [1] com.oracle.cie.domain.script.jython.CommandExceptionHandler - Error: cd() failed.
com.oracle.cie.domain.script.jython.WLSTException: Invalid target key system.user
at com.oracle.cie.domain.script.jython.CommandExceptionHandler.handleException(CommandExceptionHandler.java:69)
at com.oracle.cie.domain.script.jython.WLScriptContext.handleException(WLScriptContext.java:2768)
at com.oracle.cie.domain.script.jython.WLScriptContext.cd(WLScriptContext.java:1346)
at sun.reflect.GeneratedMethodAccessor765.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.python.core.PyReflectedFunction.__call__(Unknown Source)
at org.python.core.PyMethod.__call__(Unknown Source)
at org.python.core.PyObject.__call__(Unknown Source)
at org.python.core.PyInstance.invoke(Unknown Source)
at org.python.pycode._pyx41.cd$2(/tmp/wlst_module22995292695317645133.py:50)
at org.python.pycode._pyx41.call_function(/tmp/wlst_module22995292695317645133.py)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyFunction.__call__(Unknown Source)
at org.python.core.PyObject.invoke(Unknown Source)
at bieeimpl$py.configureBIEE$2(/home/oracle/OBIEE/Middleware/Oracle_Home/bi/modules/oracle.bi.configassistant/pymodules/bieeimpl.py:48)
at bieeimpl$py.call_function(/home/oracle/OBIEE/Middleware/Oracle_Home/bi/modules/oracle.bi.configassistant/pymodules/bieeimpl.py)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyFunction.__call__(Unknown Source)
at org.python.core.PyObject.invoke(Unknown Source)
at org.python.pycode._pyx140.f$0(/home/oracle/OBIEE/Middleware/Oracle_Home/bi/modules/oracle.bi.configassistant/biee.py:20)
at org.python.pycode._pyx140.call_function(/home/oracle/OBIEE/Middleware/Oracle_Home/bi/modules/oracle.bi.configassistant/biee.py)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyCode.call(Unknown Source)
at org.python.core.Py.runCode(Unknown Source)
at org.python.util.PythonInterpreter.execfile(Unknown Source)
at weblogic.management.scripting.WLST.main(WLST.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at weblogic.WLST.main(WLST.java:47)
Any pointers are welcomed.
Thank you very much in advance!
Best Regards
Sammy