Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0.AM4, 2.0.0, 2.0.1
-
None
Description
Seems to have appeared on AM4.
We had two instances crashing after half an hour outage on the LDAP server because the process ran out of file descriptor limit.
var template = createLdapConnectionTemplate(); template.searchFirst(....);