Servers fail to start because of exceeded LDAP replica server limit
ISAM supports a maximum of one host and nine LDAP replica servers, which are in the ldap.conf file.
If more than nine LDAP replica entries are listed in the ldap.conf file, the ISAM servers cannot start. The following errors indicate this problem:
- For the policy server:
HPDC00190E Unable to configure LDAP replica "ldap10.ibm.com,3899,readonly,5" into server, errorcode=0xe9.
...where "ldap10.ibm.com,3899,readonly,5" indicates the 10th replica entry in the ldap.conf file.
- For WebSEAL:
DPWWA0314E Initialization of authorization API failed. Major status =0x1, \ minor status = 0x1005b3a3
- For the authorization server:
HPDAC0180E The ISAM authorization server could not be started (0x1005b3a3). Please consult "Error Message Reference Guide" for explanation of minor error status 0x1005b3a3.
To resolve the error, specify no more than nine replica LDAP servers in the replica entry of the [ldap] stanza in the ldap.conf file.
For information about the replica entry of the [ldap] stanza in the ldap.conf file, see the Configuring topics in the Knowledge Center.
Parent topic: Common problems with WebSEAL servers