04-18-06 04:57 AM
[ http://issues.apache.org/jira/brows...237
4083 ]
Emmanuel Lecharny commented on DIRSERVER-607:
---------------------------------------------
Seems pretty strange...
0.9.3 is badly outdated, as 1.0-RC1 is out and I'm not certain we will maint
ain it. (as far as I know ...)
1.0-RC1 problems you have seem more or less related to JVM classes : when yo
u look at the stacktraces, we are not even dealing with any Apache Directory
class or method. It could be interesting that you switch ApacheDS to debug
mode to get more informatio
ns about what's going on.
The problem is that log4j initialisation is failing Did you tried to add
a -Dlog4j.configuration=<a log4j config file> to the Java CL ?
I would be very please to have this server side log. Or I will have to downl
oad those two JVMs ;-)
Another question is : are they JRockit JVM ? Which specific version ?
> 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 failur
e on BEA VMs. Geronimo uses Apache DS for its internal needs. And one of the unit t
ests on Geronimo's "directory" module hangs on BEA VM due the strange behaviour of A
pac
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
[ Post a follow-up to this message ]
|