| Stefan Zoerner (JIRA) 2006-04-27, 6:46 am |
| [ http://issues.apache.org/jira/brows...=3Dcomments#ac=
tion_12376419 ]=20
Stefan Zoerner commented on DIRSERVER-586:
------------------------------------------
Maybe a skill problem or something wrong with my environments. But I am not=
able to extract the attached file. The download is 2.2 MB, I am able to br=
owse the content (e.g. jar tf ...), but if I unzip it (both with jar or zip=
-Tools), the archive seems to be empty. Has anybody encountered comparable =
problems. I used both Firefox and IE to download the file -- same result.=
=20
> 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=C3=B6rg Henne
> Assignee: Alex Karasulu
> Attachments: bugreport.zip
>
> When running the attached test, the directory server hangs after executin=
g 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, u=
nfortunately, 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 complexi=
ty (I'll, hopefully, one day be able to open-source it - for now it is stil=
l much to immature). I have supplied all that stuff mainly for your referen=
ce.
> To run the test case, please make sure that the constant "URL" in LDAPDir=
ectoryTest 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 o=
ccur 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 se=
t of contexts).
> If you have any problems running the test, please don't hesitate to conta=
ct me.
--=20
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|