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

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

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

Re: Restarting tomcat 7.0.23 on MAC OS X 10.6

2012-01-24 Thread Pid
ondition [0000] >>> java.lang.Thread.State: RUNNABLE >>> >>>Locked ownable synchronizers: >>> - None >>> >>> "C2 CompilerThread0" daemon prio=9 tid=101801800 nid=0x10bd07000 waiting >> on >>> condition [] &g

Re: Restarting tomcat 7.0.23 on MAC OS X 10.6

2012-01-24 Thread Oliver Due Billing
t java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159) > > > >Locked ownable synchronizers: > > - None > > > > "Reference Handler" daemon prio=10 tid=10393e000 nid=0x10b6fc000 in > > Object.wait() [10b6fb000] > >java.lang.Thread.State: WA

Re: Restarting tomcat 7.0.23 on MAC OS X 10.6

2012-01-24 Thread Pid
org.apache.catalina.startup.Catalina.await(Catalina.java:706) > at org.apache.catalina.startup.Catalina.start(Catalina.java:652) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) >

Re: Restarting tomcat 7.0.23 on MAC OS X 10.6

2012-01-23 Thread Oliver Due Billing
40b000 runnable "Gang worker#7 (Parallel GC Threads)" prio=9 tid=103806800 nid=0x10750e000 runnable "Concurrent Mark-Sweep GC Thread" prio=9 tid=1038e3800 nid=0x10b305000 runnable "Gang worker#0 (Parallel CMS Threads)" prio=9 tid=1038e2800 nid=0x10a8ff000 runnable &qu

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 d

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

Restarting tomcat 7.0.23 on MAC OS X 10.6

2012-01-23 Thread Oliver Due Billing
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. I have run the configuration just fine on a windows laptop. It also takes forever with the default configuration. I just the following guide ht