Re: Problem when rebooting....

2014-11-10 Thread Bjørn T Johansen
On Mon, 10 Nov 2014 09:08:56 -0500 Christopher Schultz wrote: > > Perhaps something is being read from a network filesystem that has > stalled mounting or something similar? The question for the OP is > "what is different during boot time?" > > - -chris Nope, no such things... All is based on

Re: Problem when rebooting....

2014-11-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Ameer, On 11/9/14 11:42 PM, Ameer Mawia wrote: > I'm looking into the issue(I had been longing to contribute to > community and I see some opportunity to start doing so here. Hope > my effort will be welcomed!:) ) Absolutely. Thanks for your contri

Re: Problem when rebooting....

2014-11-09 Thread Ameer Mawia
Hi Bjorn, I'm looking into the issue(I had been longing to contribute to community and I see some opportunity to start doing so here. Hope my effort will be welcomed!:) ) I'm looking at the code base in trunk. Here is the method where localhost-startstop thread is busy: protected void proce

Re: Problem when rebooting....

2014-11-09 Thread Bjørn T Johansen
On Sun, 09 Nov 2014 23:49:54 +0100 André Warnier wrote: > Bjørn T Johansen wrote: > > On Mon, 10 Nov 2014 00:35:46 +0300 > > Konstantin Kolinko wrote: > > > >> Rules: > >> http://tomcat.apache.org/lists.html#tomcat-users > >> -> 6. Do not top-post. > >> > >>> Ok, did a thread dump that resulted

Re: Problem when rebooting....

2014-11-09 Thread André Warnier
Bjørn T Johansen wrote: On Mon, 10 Nov 2014 00:35:46 +0300 Konstantin Kolinko wrote: Rules: http://tomcat.apache.org/lists.html#tomcat-users -> 6. Do not top-post. Ok, did a thread dump that resulted in the following dump..: Full thread dump Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mix

Re: Problem when rebooting....

2014-11-09 Thread Bjørn T Johansen
On Mon, 10 Nov 2014 00:35:46 +0300 Konstantin Kolinko wrote: > Rules: > http://tomcat.apache.org/lists.html#tomcat-users > -> 6. Do not top-post. > > > Ok, did a thread dump that resulted in the following dump..: > > > > > > Full thread dump Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mod

Re: Problem when rebooting....

2014-11-09 Thread Konstantin Kolinko
Rules: http://tomcat.apache.org/lists.html#tomcat-users -> 6. Do not top-post. > Ok, did a thread dump that resulted in the following dump..: > > > Full thread dump Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode): > > "localhost-startStop-1" #15 daemon prio=5 os_prio=0 tid=0x7fdc84002

Re: Problem when rebooting....

2014-11-08 Thread Bjørn T Johansen
Ok, did a thread dump that resulted in the following dump..: Full thread dump Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode): "localhost-startStop-1" #15 daemon prio=5 os_prio=0 tid=0x7fdc84002000 nid=0x702 runnable [0x7fdc8ebe7000] java.lang.Thread.State: RUNNABLE

Re: Problem when rebooting....

2014-11-08 Thread Konstantin Kolinko
2014-11-09 1:08 GMT+03:00 Bjørn T Johansen : > I have a init script I have been using now for severeal years that has been > working without any problems... > But since upgrading to Tomcat 8 (now 8.0.14), Tomcat is not coming up if I > boot the server.. > > Here is the output from catalina.out..:

Problem when rebooting....

2014-11-08 Thread Bjørn T Johansen
I have a init script I have been using now for severeal years that has been working without any problems... But since upgrading to Tomcat 8 (now 8.0.14), Tomcat is not coming up if I boot the server.. Here is the output from catalina.out..: 08-Nov-2014 23:03:09.657 INFO [Thread-4] org.apache.c