Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

OBIEE 11.1.1.7 installation hangs at 98% with error: Unable to access jarfile wls_generic.jar

Received Response
1
Views
2
Comments
Ahmed Mustafa
Ahmed Mustafa Rank 1 - Community Starter

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.

Capture.PNG

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

  • Joel
    Joel Rank 8 - Analytics Strategist

    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

  • Ahmed Mustafa
    Ahmed Mustafa Rank 1 - Community Starter

    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.