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
OBIEE 11.1.1.7 installation hangs at 98% with error: Unable to access jarfile wls_generic.jar

Hi all,
I am trying to install Oracle Business Intelligence 11g 11.1.1.7.0 (Enterprise install) on Windows Server 2008 R2 x64
It hangs on Step 13 of 15 after "Installation Successful. Starting execution of post install scripts" message.
It does not stop working or exit, it just hangs on this state and never going further.
These are the last lines from the log file:
[2018-01-01T15:17:54.021+04:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 15] [ecid: 0000M2lNVYh5yW^5xV_AiW1QIXDm000006,0] Shortcut list file doesn't already exist - no merge required
[2018-01-01T15:17:54.021+04:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 15] [ecid: 0000M2lNVYh5yW^5xV_AiW1QIXDm000006,0] Saving shortcut list to: C:\Oracle_Middleware_Home\Oracle_BI1\install\config\shortcutList.xml
[2018-01-01T15:17:54.037+04:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 15] [ecid: 0000M2lNVYh5yW^5xV_AiW1QIXDm000006,0] Updating opmnctl.bat in Oracle home : C:\Oracle_Middleware_Home\Oracle_BI1\opmn\bin\opmnctl.bat
[2018-01-01T15:17:54.037+04:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 15] [ecid: 0000M2lNVYh5yW^5xV_AiW1QIXDm000006,0] Validating node manager service arguments...
[2018-01-01T15:17:54.037+04:00] [as] [ERROR] [] [oracle.as.install.bi] [tid: 15] [ecid: 0000M2lNVYh5yW^5xV_AiW1QIXDm000006,0] Invalid weblogic home specified: C:\Oracle_Middleware_Home\wlserver_10.3
[2018-01-01T15:17:54.037+04:00] [as] [ERROR] [] [oracle.as.install.engine.modules.install] [tid: 15] [ecid: 0000M2lNVYh5yW^5xV_AiW1QIXDm000006,0] Error occurred during OUI launch[[
java.lang.IllegalStateException: Invalid weblogic home specified: C:\Oracle_Middleware_Home\wlserver_10.3
at oracle.as.install.bi.installaction.NodeManagerService._validate(NodeManagerService.java:63)
at oracle.as.install.bi.installaction.NodeManagerService.install(NodeManagerService.java:31)
at oracle.as.install.bi.installaction.BIInstallAction._installNodeManagerService(BIInstallAction.java:1016)
at oracle.as.install.bi.installaction.BIInstallAction.executeAfterCopy(BIInstallAction.java:353)
at oracle.as.install.engine.modules.util.installaction.InstallActionProviderUtility.invokeExecuteAfterCopy(InstallActionProviderUtility.java:103)
at oracle.as.install.engine.modules.presentation.ui.common.wizard.ModifiedDWizard.executeEvent(ModifiedDWizard.java:3039)
at oracle.as.install.engine.modules.presentation.PresentationModule.processModuleEvent(PresentationModule.java:656)
at oracle.as.install.engine.modules.util.PartnerModuleImpl.processEvent(PartnerModuleImpl.java:118)
at oracle.as.install.engine.InstallEngine.notifyListeners(InstallEngine.java:629)
at oracle.as.install.engine.InstallEngine.processEvent(InstallEngine.java:587)
at oracle.as.install.engine.modules.util.PartnerModuleImpl.notifyAllEventListenersHelper(PartnerModuleImpl.java:227)
at oracle.as.install.engine.modules.util.PartnerModuleImpl.notifyListeners(PartnerModuleImpl.java:158)
at oracle.as.install.engine.modules.install.InstallModule.onSuccess(InstallModule.java:484)
at oracle.as.install.engine.modules.install.action.InstallManager.notifySuccess(InstallManager.java:322)
at oracle.as.install.engine.modules.install.command.InstallSuccessCommand.execute(InstallSuccessCommand.java:42)
at oracle.as.install.engine.modules.install.action.InstallManager.onInstallEvent(InstallManager.java:334)
at oracle.as.install.engine.modules.install.action.AbstractOUIHandler.fireInstallEvent(AbstractOUIHandler.java:150)
at oracle.as.install.engine.modules.install.action.OUIInstaller.succeed(OUIInstaller.java:565)
at oracle.as.install.engine.modules.install.action.OUIInstaller.start(OUIInstaller.java:503)
at oracle.as.install.engine.modules.install.action.InstallManager.launchOUI(InstallManager.java:212)
at oracle.as.install.engine.modules.install.InstallModule.launchOUI(InstallModule.java:157)
at oracle.as.install.engine.modules.install.InstallModule$1.run(InstallModule.java:252)
]]
I checked the log folder and I found an error file created "oraInstall2018-01-01_02-53-50PM.err":
Unable to access jarfile C:\Oracle_Middleware_Home\Oracle_BI1\wls10installer\wls_generic.jar
'export' is not recognized as an internal or external command,
operable program or batch file.
java.lang.IllegalStateException: Invalid weblogic home specified: C:\Oracle_Middleware_Home\wlserver_10.3
at oracle.as.install.bi.installaction.NodeManagerService._validate(NodeManagerService.java:63)
at oracle.as.install.bi.installaction.NodeManagerService.install(NodeManagerService.java:31)
at oracle.as.install.bi.installaction.BIInstallAction._installNodeManagerService(BIInstallAction.java:1016)
at oracle.as.install.bi.installaction.BIInstallAction.executeAfterCopy(BIInstallAction.java:353)
at oracle.as.install.engine.modules.util.installaction.InstallActionProviderUtility.invokeExecuteAfterCopy(InstallActionProviderUtility.java:103)
at oracle.as.install.engine.modules.presentation.ui.common.wizard.ModifiedDWizard.executeEvent(ModifiedDWizard.java:3039)
at oracle.as.install.engine.modules.presentation.PresentationModule.processModuleEvent(PresentationModule.java:656)
at oracle.as.install.engine.modules.util.PartnerModuleImpl.processEvent(PartnerModuleImpl.java:118)
at oracle.as.install.engine.InstallEngine.notifyListeners(InstallEngine.java:629)
at oracle.as.install.engine.InstallEngine.processEvent(InstallEngine.java:587)
at oracle.as.install.engine.modules.util.PartnerModuleImpl.notifyAllEventListenersHelper(PartnerModuleImpl.java:227)
at oracle.as.install.engine.modules.util.PartnerModuleImpl.notifyListeners(PartnerModuleImpl.java:158)
at oracle.as.install.engine.modules.install.InstallModule.onSuccess(InstallModule.java:484)
at oracle.as.install.engine.modules.install.action.InstallManager.notifySuccess(InstallManager.java:322)
at oracle.as.install.engine.modules.install.command.InstallSuccessCommand.execute(InstallSuccessCommand.java:42)
at oracle.as.install.engine.modules.install.action.InstallManager.onInstallEvent(InstallManager.java:334)
at oracle.as.install.engine.modules.install.action.AbstractOUIHandler.fireInstallEvent(AbstractOUIHandler.java:150)
at oracle.as.install.engine.modules.install.action.OUIInstaller.succeed(OUIInstaller.java:565)
at oracle.as.install.engine.modules.install.action.OUIInstaller.start(OUIInstaller.java:503)
at oracle.as.install.engine.modules.install.action.InstallManager.launchOUI(InstallManager.java:212)
at oracle.as.install.engine.modules.install.InstallModule.launchOUI(InstallModule.java:157)
at oracle.as.install.engine.modules.install.InstallModule$1.run(InstallModule.java:252)
And these are the last lines of the out file:
Creating new shortcut item.
Setting execuatable to C:\Oracle_Middleware_Home\Oracle_BI1\oui\bin\setup.exe
Setting parameter to -deinstall
Setting folder name to Oracle Business Intelligence
Setting itemName to Deinstall
Setting workingDir to C:\Oracle_Middleware_Home\Oracle_BI1\oui\bin
Setting iconFileName to C:\Oracle_Middleware_Home\Oracle_BI1\bifoundation\install\oracle.ico
Setting parameters to []
Invoking OUI action.
OUI action invoked successfully.[]
Shortcut created successfully.
Removing shortcut item.
Setting folder name to Oracle Business Intelligence
Setting itemName to Deinstall
Invoking OUI action.
OUI action invoked successfully.[]
Shortcut removed successfully.
Creating new shortcut item.
Setting execuatable to C:\Oracle_Middleware_Home\Oracle_BI1\oui\bin\setup.exe
Setting parameter to -deinstall
Setting folder name to Oracle Business Intelligence
Setting itemName to Deinstall
Setting workingDir to C:\Oracle_Middleware_Home\Oracle_BI1\oui\bin
Setting iconFileName to C:\Oracle_Middleware_Home\Oracle_BI1\bifoundation\install\oracle.ico
Setting parameters to []
Invoking OUI action.
OUI action invoked successfully.[]
Shortcut created successfully.
PROGRESS_UPDATE_FAILED
How should I fix this error?
Thanks in advance.
Answers
-
Is the WebLogic home that was specified during the installation correct?
[2018-01-01T15:17:54.037+04:00] [as] [ERROR] [] [oracle.as.install.bi] [tid: 15] [ecid: 0000M2lNVYh5yW^5xV_AiW1QIXDm000006,0] Invalid weblogic home specified: C:\Oracle_Middleware_Home\wlserver_10.3
0 -
Hi Joel,
The WebLogic home is automatically specified inside the Oracle Middleware Home folder, it cannot be changed during installation. I only create an empty Oracle Middleware Home folder and specify it.
0