Large LDAP Directory Search
Large LDAP Directory Search
- Subject: Large LDAP Directory Search
- From: Anthony Glover <email@hidden>
- Date: Thu, 11 Nov 2004 09:37:37 -0600
I'm trying to retrieve all of the users from a large MS Active
Directory Server (LDAP) via an EOModel. When I click on the icon in
EOModeler to display all rows, I get the following error message:
java/lang/NullPointerException
Stack Trace:
java.lang.NullPointerException
at
com.sun.jndi.ldap.LdapNamingEnumeration.getNextBatch(LdapNamingEnumerati
on.java:110)
at
com.sun.jndi.ldap.LdapNamingEnumeration.nextAux(LdapNamingEnumeration.ja
va:244)
at
com.sun.jndi.ldap.LdapNamingEnumeration.nextImpl(LdapNamingEnumeration.j
ava:235)
at
com.sun.jndi.ldap.LdapNamingEnumeration.next(LdapNamingEnumeration.java:
183)
at _JNDIWorker.doNext(_JNDIWorker.java:202)
at _JNDIWorker$2.performOperation(_JNDIWorker.java:190)
at JNDIPlugIn.performChannelOperation(JNDIPlugIn.java:284)
at _JNDIWorker.next(_JNDIWorker.java:195)
at JNDIChannel.fetchRow(JNDIChannel.java:324)
Any ideas how to get around this problem?
Thanks,
Tony
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden