On 9/26/10 4:27 AM, Stefan Seelmann wrote:
Hi,

on Hudson there is a sporadic test failure [1], the stacktrace is:

java.lang.NullPointerException
        at org.apache.directory.shared.ldap.name.RDN.hashCode(RDN.java:1457)
        at org.apache.directory.shared.ldap.name.DN.hashCode(DN.java:676)
        at 
org.apache.directory.shared.ldap.entry.DefaultEntry.rehash(DefaultEntry.java:2759)
        at 
org.apache.directory.shared.ldap.entry.DefaultEntry.hashCode(DefaultEntry.java:2789)
        at 
org.apache.directory.server.core.entry.SchemaAwareEntryTest.testHashCode(SchemaAwareEntryTest.java:1822)

Any idea what may be the cause that?
I guess it's related to the fact that we use concurrent tests, and because some test are concurrently modifying the EXAMPLE_DN static variable.

To be investigated...


--
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com

Reply via email to