Issue #115 has been updated by Rémy-Christophe Schermesser.

I tried to debug this, but I could not manage to attach a debugger to the 
stoping mechanism of OpenDS.

Do you have any idea how to do it ?

I did dig in the source code of OpenDS. The problem comes from this attribute : 
directoryServer.connectionHandlers. But without a debugger it is hard to see 
what is happening. 
We also are the only people with this problem (only 1 answer in google and it 
is this bug...)

Maybe we should ask the OpenDS guys ?

----------------------------------------
Bug #115: After OpenDS 2.0 upgrade, directory fails to shutdown
http://tools.lsc-project.org/issues/show/115

Author: Sébastien Bahloul
Status: Assigned
Priority: Normal
Assigned to: Sébastien Bahloul
Category: Core
Target version: 1.2 branch


Seen at the following URL: 
http://build.lsc-project.org/hudson/job/lsc-core/313/console

stopLdapServer:
     [echo] Stopping OpenDS embedded server
     [java] Exception in thread "main" java.lang.NullPointerException
     [java]     at 
org.opends.server.core.DirectoryServer.shutDown(DirectoryServer.java:8112)
     [java]     at 
org.opends.server.util.EmbeddedUtils.stopServer(EmbeddedUtils.java:101)
     [java]     at 
org.lsc.opends.EmbeddedOpenDS.shutdownServer(EmbeddedOpenDS.java:205)
     [java]     at org.lsc.utils.LdapServer.stop(LdapServer.java:94)
     [java]     at org.lsc.utils.LdapServer.usage(LdapServer.java:151)
     [java]     at org.lsc.utils.LdapServer.main(LdapServer.java:106)
     [java] Java Result: 1
[INFO] Executed tasks



-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://tools.lsc-project.org/my/account
_______________________________________________
lsc-dev mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-dev

Reply via email to