Re: Restarting tomcat 7.0.23 on MAC OS X 10.6

2012-01-31 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Oliver, On 1/30/12 4:41 AM, Oliver Due Billing wrote: > Found some more details. > > INFO: Server startup in *151496* ms <-- This is my problem :) > My startup command is: sudo /Library/Tomcat/bin/startup.sh > > I Get alot of this stuff, but I do

Re: Restarting tomcat 7.0.23 on MAC OS X 10.6

2012-01-30 Thread Oliver Due Billing
Hey Found some more details. INFO: Server startup in *151496* ms <-- This is my problem My startup command is: sudo /Library/Tomcat/bin/startup.sh I Get alot of this stuff, but I do get DB access: The last packet sent successfully to the server was 0 milliseconds ago. The driver has not recei

Re: Restarting tomcat 7.0.23 on MAC OS X 10.6

2012-01-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Francis, On 1/24/12 4:19 AM, Francis GALIEGUE wrote: > On Mon, Jan 23, 2012 at 17:52, Caldarale, Charles R > wrote: >>> From: Oliver Due Billing [mailto:o...@watagame.com] Subject: >>> Restarting tomcat 7.0.23 on MAC OS X 10.6 >> >>> I have a test-

Re: Restarting tomcat 7.0.23 on MAC OS X 10.6

2012-01-24 Thread Francis GALIEGUE
On Mon, Jan 23, 2012 at 17:52, Caldarale, Charles R wrote: >> From: Oliver Due Billing [mailto:o...@watagame.com] >> Subject: Restarting tomcat 7.0.23 on MAC OS X 10.6 > >> I have a test-server on my macbook pro and it takes forever to >> restart the server do anyone have a clue to whats happening

Re: Restarting tomcat 7.0.23 on MAC OS X 10.6

2012-01-24 Thread Pid
On 24/01/2012 08:31, Oliver Due Billing wrote: > Ah no, I use intelliJ who does a restart after compile and everything just > stops. So... really what we need you to do is take a thread dump during the 'takes forever to restart' period... p > 2012/1/24 Pid > >> On 24/01/2012 07:35, Oliver Du

Re: Restarting tomcat 7.0.23 on MAC OS X 10.6

2012-01-24 Thread Oliver Due Billing
Ah no, I use intelliJ who does a restart after compile and everything just stops. 2012/1/24 Pid > On 24/01/2012 07:35, Oliver Due Billing wrote: > > Did a thread dump.. I have some locked threads and it just keeps going, > any > > smoking gun here? > > > > Oliver-Billings-MacBook-Pro:bin ob$ sud

Re: Restarting tomcat 7.0.23 on MAC OS X 10.6

2012-01-24 Thread Pid
On 24/01/2012 07:35, Oliver Due Billing wrote: > Did a thread dump.. I have some locked threads and it just keeps going, any > smoking gun here? > > Oliver-Billings-MacBook-Pro:bin ob$ sudo jstack -l 18866 > 2012-01-24 08:26:03 > Full thread dump Java HotSpot(TM) 64-Bit Server VM (20.4-b02-402 mix

Re: Restarting tomcat 7.0.23 on MAC OS X 10.6

2012-01-23 Thread Oliver Due Billing
Did a thread dump.. I have some locked threads and it just keeps going, any smoking gun here? Oliver-Billings-MacBook-Pro:bin ob$ sudo jstack -l 18866 2012-01-24 08:26:03 Full thread dump Java HotSpot(TM) 64-Bit Server VM (20.4-b02-402 mixed mode): "http-bio-80-exec-11" daemon prio=5 tid=10d0e200

RE: Restarting tomcat 7.0.23 on MAC OS X 10.6

2012-01-23 Thread Caldarale, Charles R
> From: Oliver Due Billing [mailto:o...@watagame.com] > Subject: Restarting tomcat 7.0.23 on MAC OS X 10.6 > I have a test-server on my macbook pro and it takes forever to > restart the server do anyone have a clue to whats happening. It may be collecting entropy. Take a thread dump, and see wh

Re: Restarting tomcat 7.0.23 on MAC OS X 10.6

2012-01-23 Thread Daniel Mikusa
On Mon, 2012-01-23 at 07:41 -0800, Oliver Due Billing wrote: > I hope somebody can help me. > > I have a test-server on my macbook pro and it takes forever to restart the > server do anyone have a clue to whats happening. What is the exact version of Java & Tomcat? Also, how many applications