[midPoint] LDAP List Account Error
Pavol Mederly
mederly at evolveum.com
Mon Aug 10 08:05:54 CEST 2015
Hello Stephen,
this is really strange. Looking at the sources, there is a possibility
of that error occurring if midPoint would explicitly ask for
"objectGuid" attribute. The connector code seems to contain a possible
fault that could result in the NPE you've described (LdapSearch:296).
But to be more sure about this, could you please send me (either here of
via private message)
1. whole stack trace, not only the last line
2. your LDAP resource configuration object, taken from midPoint repository
Best regards,
Pavol
On 7. 8. 2015 20:27, Stephen Barker wrote:
> Hello,
>
> We are having an issue with the LDAP connection to an Novell
> eDirectory when listing accounts.
>
> For some reason we are seeing this in the logs:
>
> 2015-08-07 13:12:46,995 [PROVISIONING] [ajp-bio-8019-exec-4] ERROR
> (com.evolveum.midpoint.provisioning.impl.ProvisioningServiceImpl): null
> java.lang.NullPointerException: null
> at
> org.identityconnectors.ldap.ADLdapUtil.objectGUIDtoString(ADLdapUtil.java:125)
> ~[connector-ldap-1.4.0.49.jar:na]
>
> Why is the ldap connector using the specific ADLdapUtil? Looking at
> the source for this utility library it looks to use specific AD
> objects which will not work for us for the Novell eDirectory.
>
> Is there are way around this? We cannot upgrade midPoint versions at
> this time.
>
> More information:
> midPoint Version: 3.1
> OS: RHEL6
> connector-ldap Version: connector-ldap-1.4.0.49
>
> I appreciate any assistance!
>
More information about the midPoint
mailing list