Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 214 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
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Error while installing OBIEE 11g

Hello All,
Need your help in resolving the below error while installing OBIEE 11g on Windows
Initializing WebLogic Scripting Tool (WLST) ...
Welcome to WebLogic Server Administration Scripting Shell
Type help() for help on available commands
updateBIPConfigFiles: Problem invoking WLST - Traceback (innermost last):
updateBIPConfigFiles: File "C:\OBIEE\Oracle_BI1\bifoundation\install\updateBIPConfigFiles.py", line 15, in ?
updateBIPConfigFiles: File "C:\OBIEE\WLSERV~1.3\common\wlst\modules\jython-modules.jar\Lib/javaos$py.class", line 334, in system
updateBIPConfigFiles: File "C:\OBIEE\WLSERV~1.3\common\wlst\modules\jython-modules.jar\Lib/popen2.py", line 235, in system
updateBIPConfigFiles: File "C:\OBIEE\WLSERV~1.3\common\wlst\modules\jython-modules.jar\Lib/popen2.py", line 72, in __init__
updateBIPConfigFiles: File "C:\OBIEE\WLSERV~1.3\common\wlst\modules\jython-modules.jar\Lib/javashell.py", line 64, in execute
updateBIPConfigFiles: OSError: (0, 'Failed to execute command ([\'sh\', \'-c\', \'java -classpath C:\\\\OBIEE\\\\Oracle_BI1/clients/bipublisher/xdo-server.jar oracle.xdo.install.UpdateConfigFiles 7001 9703 9710 jdbc/mds/owsm C:\\\\OBIEE\\\\user_projects\\\\domains\\\\bifoundation_domain\']): java.io.IOException: Cannot run program "sh": CreateProcess error=2, The system cannot find the file specified')
updateBIPConfigFiles:
java.lang.Exception: WLST Script task failed with status 1
at oracle.as.install.bi.biconfig.standard.WLSTScriptTask.doExecute(WLSTScriptTask.java:127)
at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:66)
at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:113)
at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:403)
at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:101)
at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:121)
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:335)
at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:311)
at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:200)
at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
at java.lang.Thread.run(Thread.java:745)
In doCancel method ...
Steps followed for installation:
1) Installed Database 11g & Java 1.7.0_80
2) configured loopback adapter
3) Then RCU installation, followed by OBIEE installation --> Simple installation
Answers
-
Which operating system and version are you installing OBIEE onto?
0 -
Hello Joel,
I'm using Windows 10 and OBIEE 11.1.1.9
0 -
It won’t work on Windows 10. See @Christian Berg‘s blog - https://dimensionality.ch/2017/05/06/installing-oracle-bi-on-windows-7-8-10/
0 -
Joel,
I'm following the steps mentioned in this blog to install OBIEE
0 -
Nishithaa wrote:Joel,I'm following the steps mentioned in this blog to install OBIEEhttps://www.youtube.com/watch?v=5UBwb81tpag
And?
That's not an Oracle resource. The official certification matrix clearly says that Windows 10 is not a supported OS for OBIEE 11.1.1.9.
Windows 7 and 8.1 are, Windows 10 isn't.
Windows 10 has been released after OBIEE 11.1.1.9 and it is a major release of Windows, you can't expect a natural (implicit) compatibility.
0 -
You're following a mute video without any details or explanations? Without ANY relation to anything official like certification matrix or documentation?
Can you seriously assume that this is even remotely supported or verified?
0 -
Last detail (explaining why the video works): the guy there is installing OBIEE 11.1.1.7 on a Windows 7 SP1.
Guess what? That OS is supported for that version of OBIEE and Oracle certify it's will work. Therefore if you wanted to install that OBIEE on that same version of Windows you could have done what the video did or just follow the doc and everything would work just fine.
(Windows version 6.1.7601 = Windows 7, Service Pack 1)
0