I have a problem with Slide, when I call shutdown.sh Tomcat doen't stop.
I'have done a thread dump to identify threads running and it seems JNDIPrincipalStore is the main cause :

"RefreshThread-" prio=1 tid=0x087643c8 nid=0x5d5d waiting on condition [0x4d7ff000..0x4d7ff228]
       at java.lang.Thread.sleep(Native Method)
at org.apache.slide.store.txjndi.JNDIPrincipalStore$RefreshThread.run(JNDIPrincipalStore.java:1301)

"RefreshThread-" prio=1 tid=0x4ee83610 nid=0x5d56 waiting on condition [0x4dded000..0x4dded228]
       at java.lang.Thread.sleep(Native Method)
at org.apache.slide.store.txjndi.JNDIPrincipalStore$RefreshThread.run(JNDIPrincipalStore.java:1301)

Is it a known bug and is there some workaround ?

Thanks

--
Mathieu Larchet
Centre de Ressources Informatiques
Université Nancy 2
[EMAIL PROTECTED]
03-54-00-11-07
http://www.univ-nancy2.fr/ANNUAIRE/PERS/detail_pres.php?uid=mlarchet


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to