Re: Tomcat issue

David Delbecq <[email protected]>
Newsgroups gmane.comp.jakarta.slide.devel
Message-ID <[email protected]>
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
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.