SourceForge.net wrote: > Bugs item #2876391, was opened at 2009-10-11 01:23 > Message generated for change (Tracker Item Submitted) made by higuita > You can respond by visiting: > https://sourceforge.net/tracker/?func=detail&atid=480577&aid=2876391&group_id=55394 > > Please note that this message will contain a full copy of the comment thread, > including the initial issue submission, for this request, > not just the latest update. > Category: None > Group: v1.0 (example) > Status: Open > Resolution: None > Priority: 5 > Private: No > Submitted By: Daniel Leite (higuita) > Assigned to: Nobody/Anonymous (nobody) > Summary: not listing all entries- external referrals? > > Initial Comment: > Hi > > after connection to our AD server, jxplorer gives one error saying : > > search partially failed! - only 28 entries returned > > with this stack: > > javax.naming.PartialResultException: Unprocessed Continuation Reference(s); > remaining name 'DC=porto,DC=pt' > at com.sun.jndi.ldap.LdapCtx.processReturnCode(Unknown Source) > at com.sun.jndi.ldap.LdapCtx.processReturnCode(Unknown Source) > at com.sun.jndi.ldap.LdapNamingEnumeration.getNextBatch(Unknown Source) > at com.sun.jndi.ldap.LdapNamingEnumeration.hasMoreImpl(Unknown Source) > at com.sun.jndi.ldap.LdapNamingEnumeration.hasMore(Unknown Source) > at com.ca.commons.naming.DXOps.postParseNameClassPairs(DXOps.java:204) > at com.ca.commons.naming.DXOps.rawSearchOneLevel(DXOps.java:313) > at com.ca.commons.jndi.JNDIOps.list(JNDIOps.java:837) > at > com.ca.directory.jxplorer.broker.JNDIBroker.unthreadedList(JNDIBroker.java:684) > at com.ca.directory.jxplorer.broker.Broker.doListQuery(Broker.java:388) > at > com.ca.directory.jxplorer.broker.Broker.processRequest(Broker.java:202) > at > com.ca.directory.jxplorer.broker.JNDIBroker.processRequest(JNDIBroker.java:362) > at com.ca.directory.jxplorer.broker.Broker.processQueue(Broker.java:158) > at > com.ca.directory.jxplorer.broker.JNDIBroker.processQueue(JNDIBroker.java:829) > at com.ca.directory.jxplorer.broker.Broker.run(Broker.java:124) > at java.lang.Thread.run(Unknown Source) >
We too have seen this. Google com.sun.jndi.ldap.LdapNamingEnumeration.hasMore has: https://issues.openthinclient.org/otc/browse/SUITE-254 This leads to new features in Java 1.5 and 1.6 from http://ietf.org/rfc/rfc2696.txt http://java.sun.com/docs/books/tutorial/jndi/newstuff/paged-results.html It also says: Note: The Paged Search Control is supported by the Windows Active Directory Server. It's not supported by the Sun Java Directory Server version 5.2 But I am not much of a Java programmer, and don't see how to add this to JXplorer. > > i can view the missing entries with the old LDAP Browser by Gawor and they > are 3: > > DC=ForestDnsZones > DC=DomainDnsZones > CN=Configuration > > all 3 have next to then referrals to other ldap servers (their DNS is the > same as the AD server), they seens to be links to other servers > > is this a bug or there is a hiddent option to support this? > > thanks > higuita > > > ---------------------------------------------------------------------- > > You can respond by visiting: > https://sourceforge.net/tracker/?func=detail&atid=480577&aid=2876391&group_id=55394 > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > Jxplorer-devel mailing list > Jxplorer-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jxplorer-devel > > -- Douglas E. Engert <deeng...@anl.gov> Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Jxplorer-devel mailing list Jxplorer-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jxplorer-devel