My Oracle Support Banner

Cannot select LDAP server in configureLDAP.sh when running on AIX (Doc ID 2021880.1)

Last updated on FEBRUARY 20, 2019

Applies to:

Oracle WebCenter Sites - Version 11.1.1.8.0 to 11.1.1.8.0 [Release FatWire]
Information in this document applies to any platform.

Symptoms

When running LDAP integration tool on AIX, there are two symptoms:

a) when running configureLDAP in normal mode (not silent), the tool appears but the dropdown box to select an LDAP Server type is empty, and the integration cannot proceed.

b) when running configureLDAP.sh in silent mode (install.ini contains nodisplay=true and loadfile=<a_valid_silent_install_properties_file), the following Exception is received and the configureLDAP tool exits immediately.

$ ./configureLDAP.sh
JAVA_HOME is set using located at at: /usr/java7_64/bin/java
Using Java VM version 1.7.0

Please wait while the installation is configured for your system
[2015-05-26 11:17:16.579][CS.INSTALL][ERROR] ftJDialog.actionPerformed: Exception caught:
java.lang.ArrayIndexOutOfBoundsException: Array index out of range: -1
  at java.util.Vector.elementData(Vector.java:730)
  at java.util.Vector.elementAt(Vector.java:473)
  at COM.FutureTense.Apps.Install.ftJDialog$ftJDialogComboBox.setToHash(ftJDialog.java:2070)
  at COM.FutureTense.Apps.Install.ftJDialog.setToHash(ftJDialog.java:1199)
  at COM.FutureTense.Apps.Install.ftJDialog.actionPerformed(ftJDialog.java:1624)
  at COM.FutureTense.Apps.Install.ftJDialog.fireAction(ftJDialog.java:1372)
  at COM.FutureTense.Apps.Install.InstallDlgPlayer.displayPackage(InstallDlgPlayer.java:201)
  at COM.FutureTense.Apps.CSSetup.displayDialogs(CSSetup.java:507)
  at COM.FutureTense.Apps.CSSetup.initCSDialogs(CSSetup.java:1832)
  at COM.FutureTense.Apps.CSSetup.main(CSSetup.java:430)
[2015-05-26 11:17:17.128][CS.INSTALL][INFO] CSSetup.displayDialogs() : Products to be installed in current run 1
[2015-05-26 11:17:17.176][CS.INSTALL][INFO] InstallActionManager.orderActions() : StartAppServer Action found at = (-1)
[2015-05-26 11:17:17.184][CS.INSTALL][INFO] InstallActionManager.orderActions() : StartAppServer Action found at = (-1)
[2015-05-26 11:17:17.188][CS.INSTALL][INFO] InstallActionManager.orderActions() : StartAppServer Action found at = (-1)
[2015-05-26 11:17:17.201][CS.INSTALL][INFO] Worker.run

Installation Finished Successfully


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
References


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