| Emmanuel Lecharny (JIRA) 2006-04-17, 11:57 pm |
| [ http://issues.apache.org/jira/brows...action_12374105 ]
Emmanuel Lecharny commented on DIRSERVER-607:
---------------------------------------------
Ok, I've downloaded both JRockit JVM :
jrockit-j2re1.4.2_08 and jrockit-R26.3.0-jre1.5.0_06 for Linux (I don't do W$)
I've tested 1.0-RC1 built with these JVM with the MyApacheDS10Test.java. Here is what I get :
jrockit-R26.3.0-jre1.5.0_06 :
---------------------------------------
Starting LDAP Directory service
LDAP Directory service started.
in testMe()
exiting testMe
Test PASSED
jrockit-j2re1.4.2_08 :
----------------------------
Not tested yet, because it means recompiling Mina and all other jars using this library.
I definitively don't get the error you have with 1.5 JDK, so I bet it has to be tested on Windows. I don't do Windows, sorry... Any kindfull people to test it and possibly bring some more logs on Windows with both JDK ?
> Geronimo unit test hangs while running Apache DS on BEA VM
> ----------------------------------------------------------
>
> Key: DIRSERVER-607
> URL: http://issues.apache.org/jira/browse/DIRSERVER-607
> Project: Directory ApacheDS
> Type: Bug
> Versions: pre-1.0, 1.0-RC1
> Environment: CPU 3Ghz Pentium 4, 2 GB RAM, Win XP professional SP 2
> Reporter: Alexei Zakharov
> Attachments: MyApacheDS10Test.java, MyApacheDSTest.java
>
> This bug is the result of the investigation performed on Geronimo unit test failure on BEA VMs. Geronimo uses Apache DS for its internal needs. And one of the unit tests on Geronimo's "directory" module hangs on BEA VM due the strange behaviour of Apac
heDS on BEA VMs. See the attached testcases. To simplify things all Geronimo stuff was removed from the code.
--
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
|