[ http://issues.apache.org/jira/browse/DIRSERVER-586?page=comments#action_12376440 ]
Emmanuel Lecharny commented on DIRSERVER-586: --------------------------------------------- May I suggest two things ? 1) Can you check with RC1 to see if the problem still exist? 0.9.3 is pretty old and buggy. If you are patient, RC2 may be out by the end of this week, with less bugs 2) We will appreciate a lot a "how to" that explains how to launch the test, how to configure it, and a way to populate the initial ldap server. Without those informations, it's very difficult to reproduce the problem, as we have to browse the source to understand how it works... Thanks a lot ! > Reliable hang of DS during query > -------------------------------- > > Key: DIRSERVER-586 > URL: http://issues.apache.org/jira/browse/DIRSERVER-586 > Project: Directory ApacheDS > Type: Bug > Environment: DS 0.9.3, Windows, JDK 1.5 > Reporter: Jörg Henne > Assignee: Alex Karasulu > Attachments: bugreport.zip > > When running the attached test, the directory server hangs after executing a > slew of operations when searching for objects. > First of all, some background on the test case: > The attached test case (in the form of an exported eclipse project) is, > unfortunately, based on quite a few classes. They are part of a project I am > currently working on: an object to ldap mapper with a similar approach as > castor for XML or hibernate for RDBMS, albeit a lot more modest in complexity > (I'll, hopefully, one day be able to open-source it - for now it is still > much to immature). I have supplied all that stuff mainly for your reference. > To run the test case, please make sure that the constant "URL" in > LDAPDirectoryTest points to a valid directory. The URL the context points to > must exist. It will, however, subsequently create lots of nodes below it. > The hang seems to be related to some kind of deadlock, since it doesn't occur > once the whole test is run via a single context only. To achieve this, set > the constant "ONE_CONTEXT" to true (each LDAPDirectory uses its own set of > contexts). > If you have any problems running the test, please don't hesitate to contact > me. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
