You're right, now my Tomcat stops cleanly.

Thanks for this quick answer !

David Delbecq a écrit :
It's a listener configured in Domain.xml which does use a non daemon
Timer (which itself does use a non daemon Thread).

        <!-- This one prevent tomcat from stopping!!! <listener
classname="org.apache.slide.webdav.event.NotificationTrigger">
            <configuration>
                <notification include-events="false" />
                <persist-subscriptions filename="subscriptions.xml" />
            </configuration>
        </listener>-->

Please note we commented out this listener here since we noticed non
daemon Threads. The funny thing is we don't know what this listener is
for and slide / webdav seems to work perfectly well without it!

Regards,
David

Mathieu Larchet a écrit :

Hello,

There's a known issue with Slide 2.1 since february 2005.
Tomcat don't stop when launching shutdown.sh.
I've already tried to trace which thread cause this problem with
Netbeans Profiler without success.

Is there a solution, the bugzilla show this issue as 'new'.

Thanks



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




--
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

Reply via email to