Categories
- All Categories
- Oracle Analytics Learning Hub
- 25 Oracle Analytics Sharing Center
- 17 Oracle Analytics Lounge
- 234 Oracle Analytics News
- 45 Oracle Analytics Videos
- 15.9K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 87 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
error installing obiee 11g 11.1.1.9.0v when configuring BI publisher
Hi,
Everytime i am trying to install obiee it fails when configurating BI publisher..this is the log...
Any help please? I am installing it at a windows 2012 R2 server 64bits. Thanks in advance
Executing Task: Configurando BI Publisher
About to run command: C:\ORACLE\Middleware\Oracle_BI1\common\bin\wlst.cmd
With arguments: [C:\ORACLE\Middleware\Oracle_BI1\bifoundation\install\updateBIPConfigFiles.py, 7001, 9703, 9710, jdbc/mds/owsm, C:\ORACLE\Middleware\user_projects\domains\bifoundation_domain, C:\ORACLE\Middleware\Oracle_BI1]
In Working Directory: null
CLASSPATH=C:\ORACLE\MIDDLE~1\patch_wls1036\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\ORACLE\MIDDLE~1\ORACLE~2\jdk\lib\tools.jar;C:\ORACLE\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\ORACLE\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;C:\ORACLE\MIDDLE~1\modules\features\weblogic.server.modules_10.3.6.0.jar;C:\ORACLE\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;C:\ORACLE\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;C:\ORACLE\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;;C:\ORACLE\MIDDLE~1\ORACLE~1/modules/oracle.jrf_11.1.1/jrf-wlstman.jar;C:\ORACLE\MIDDLE~1\ORACLE~1\common\wlst\lib\ADF-SH~1.JAR;C:\ORACLE\MIDDLE~1\ORACLE~1\common\wlst\lib\ADFSCR~1.JAR;C:\ORACLE\MIDDLE~1\ORACLE~1\common\wlst\lib\mdswlst.jar;C:\ORACLE\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\AUDITW~1.JAR;C:\ORACLE\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\IGFWLS~1.JAR;C:\ORACLE\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\JPS-WL~1.JAR;C:\ORACLE\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\jps-wlst.jar;C:\ORACLE\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\jrf-wlst.jar;C:\ORACLE\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OAMAP_~1.JAR;C:\ORACLE\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OAMAUT~1.JAR;C:\ORACLE\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\ossoiap.jar;C:\ORACLE\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OSSOIA~1.JAR;C:\ORACLE\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OVDWLS~1.JAR;C:\ORACLE\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\SSLCON~1.JAR;C:\ORACLE\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\wsm-wlst.jar;C:\ORACLE\MIDDLE~1\utils\config\10.3\config-launch.jar;C:\ORACLE\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbynet.jar;C:\ORACLE\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:\ORACLE\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbytools.jar;;
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option UseSpinning; support was removed in 7.0_40
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:\ORACLE\Middleware\Oracle_BI1\bifoundation\install\updateBIPConfigFiles.py", line 15, in ?
updateBIPConfigFiles: File "C:\ORACLE\MIDDLE~1\WLSERV~1.3\common\wlst\modules\jython-modules.jar\Lib/javaos$py.class", line 334, in system
updateBIPConfigFiles: File "C:\ORACLE\MIDDLE~1\WLSERV~1.3\common\wlst\modules\jython-modules.jar\Lib/popen2.py", line 235, in system
updateBIPConfigFiles: File "C:\ORACLE\MIDDLE~1\WLSERV~1.3\common\wlst\modules\jython-modules.jar\Lib/popen2.py", line 72, in __init__
updateBIPConfigFiles: File "C:\ORACLE\MIDDLE~1\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:\\\\ORACLE\\\\Middleware\\\\Oracle_BI1/clients/bipublisher/xdo-server.jar oracle.xdo.install.UpdateConfigFiles 7001 9703 9710 jdbc/mds/owsm C:\\\\ORACLE\\\\Middleware\\\\user_projects\\\\domains\\\\bifoundation_domain\']): java.io.IOException: Cannot run program "sh": CreateProcess error=2, El sistema no puede encontrar el archivo especificado')
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)
Answers
-
OBIEE 11.1.1.9 is outdated and out of error correction support since December 2018 as you can see here: https://support.oracle.com/epmos/faces/DocContentDisplay?id=1664916.1
It has been superseded by the whole OBIEE 12c family (5 versions) which itself has been superseded by the Oracle Analytics Server family which already went through 5.5. (2020), 5.9 (2021) and 6.4 (2022).
11.1.1.9 received bundle patches until July 2021 even though it was out of error correction support already - see here: https://support.oracle.com/epmos/faces/DocContentDisplay?id=1488475.1
That said it is no longer getting any and can be considered a dead product.
0