While assigning tasks in BPM engine, sometimes we may get following error due to connectivity issue with LDAP server.
Error:
javax.naming.NamingException: No LDAP Connection available to process request for DN: CN=xx,OU=xxx,DC=xx,DC=xx
To resolve this error, increase the amount of LDAP pool connections. Steps to increase connection pool size.
Reference: Virtualization Error 1 : No Ldap Connection Available To Process Request For Dn: Svcportaltestsync. [ID 1400500.1]
Error:
javax.naming.NamingException: No LDAP Connection available to process request for DN: CN=xx,OU=xxx,DC=xx,DC=xx
To resolve this error, increase the amount of LDAP pool connections. Steps to increase connection pool size.
- Go to $domaindir/config/fmwconfig/ovd/default directory
- edit adapter.os_xml file
- update maxpool size to 100
- Save and restart Admin & manageed servers.
Reference: Virtualization Error 1 : No Ldap Connection Available To Process Request For Dn: Svcportaltestsync. [ID 1400500.1]
No comments:
Post a Comment
Provide your thoughts !