-
Type: Bug
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: 5.1.5, 5.2 M2
-
Component/s: Directory
-
Tags:
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: java.lang.NullPointerException. message: null
at org.nuxeo.ecm.directory.ldap.LDAPReference.getLdapTargetIds(LDAPReference.java:637)
at org.nuxeo.ecm.directory.ldap.LDAPSession.ldapResultToDocumentModel(LDAPSession.java:699)
at org.nuxeo.ecm.directory.ldap.LDAPSession.getEntryFromSource(LDAPSession.java:203)
at org.nuxeo.ecm.directory.DirectoryCache.getEntry(DirectoryCache.java:67)
at org.nuxeo.ecm.directory.ldap.LDAPSession.getEntry(LDAPSession.java:192)
at org.nuxeo.ecm.platform.usermanager.UserManagerImpl.getGroup(UserManagerImpl.java:443)
at org.nuxeo.ecm.platform.usermanager.ejb.UserManagerBean.getGroup(UserManagerBean.java:197)
- duplicates
-
NXP-2461 Manage LDAP directories with missing entries for identifier field
- Resolved