CA IDM failed with LDAP error message
search cancel

CA IDM failed with LDAP error message

book

Article ID: 132979

calendar_today

Updated On:

Products

CA Identity Manager CA Identity Governance CA Identity Portal

Issue/Introduction

CA IDM failed with LDAP error message causing system to be unavailable, and restart fixed the issue. We are doing a triage to understand the root cause

Environment

Release : 12.6

Component : IdentityMinder(Identity Manager)

Resolution

12.6.4 version of IM was end of lifed october of last year.

it seems that your LDAP server was unavailable. then the connection pool was exhausted and the app server has no way to rebuild a connection pool without a restart of the application server.

this really has nothing to do with IM, but more to do with the underlaying third party tools in use by IM.

you can read about it more with this error:

https://docs.spring.io/spring-ldap/docs/1.3.2.RELEASE/reference/html/pooling.html


and here:
https://docops.ca.com/ca-identity-manager/12-6-5/EN/configuring/ldap-user-store-management/additional-ca-identity-manager-directory-properties#AdditionalCAIdentityManagerDirectoryProperties-SpecifyLDAPConnectionSettings

I had to send the 12.6.5 docs because 12.6.4 docs do not exist anymore and I cannot verify if connection pooling was configurable at that time.