My Oracle Support Banner

OVD11g - OUI Launch Error "java.lang.StringIndexOutOfBoundsException: String index out of range: -2 " During OVD Silent Installation (Doc ID 2899539.1)

Last updated on JUNE 04, 2024

Applies to:

Oracle Virtual Directory - Version 11.1.1.9.0 to 11.1.1.9.0 [Release 11g]
Information in this document applies to any platform.

Symptoms

While installing OVD in silent mode using the following command

./runInstaller -jreLoc {JDK7_HOME} -silent -responseFile ovd_install_newdomain.rsp -invPtrLoc {SOME_LOCATION}/oraInst.loc

the following OUI Launch error appears:

 

[2022-09-27T08:50:03.181+00:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.silent] [tid: <tid>] [ecid: <ecid>] Processing event:<event>
[2022-09-27T08:50:03.182+00:00] [as] [ERROR] [] [oracle.as.install.engine.modules.install] [tid: <tid>] [ecid: <ecid>] Error occurred during OUI launch[[
java.lang.StringIndexOutOfBoundsException: String index out of range: -2
  at java.lang.String.substring(String.java:1911)
  at oracle.as.install.engine.modules.silent.SilentInstaller$ProductDataAcceptorImpl.accept(SilentInstaller.java:1360)
  at oracle.as.install.engine.modules.silent.SilentInstaller$InstallProductDataProviderImpl.updateProductData(SilentInstaller.java:1375)
  at oracle.as.install.engine.modules.silent.SilentInstaller.processModuleEvent(SilentInstaller.java:626)
  at oracle.as.install.engine.modules.util.PartnerModuleImpl.processEvent(PartnerModuleImpl.java:118)
  at oracle.as.install.engine.InstallEngine.notifyListeners(InstallEngine.java:660)
  at oracle.as.install.engine.InstallEngine.processEvent(InstallEngine.java:618)
  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:502)
  at oracle.as.install.engine.modules.install.action.InstallManager.notifySuccess(InstallManager.java:327)
  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:339)
  at oracle.as.install.engine.modules.install.action.AbstractOUIHandler.fireInstallEvent(AbstractOUIHandler.java:150)
  ...



Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.