Re: Tomcat 6 does not start in a cluster. It simply hangs... Any Idea..

2009-01-12 Thread jsandhu2204
alizers), the > cluster thread can't continue. > > what you need to investigate is why > at > com.valleyoak.util.IVosTableInfo.findColumnTables(IVosTableInfo.java:161)) > - last line > > is stuck, but it does look like its a problem with your code. > > Filip >

Re: Tomcat 6 does not start in a cluster. It simply hangs... Any Idea..

2009-01-12 Thread jsandhu2204
with hardware load balancer in the the front. Thanks Jaspal jsandhu2204 wrote: > > Please see the three stack dumps I did. > > http://www.nabble.com/file/p21367357/Thread-dump-three-times.txt > Thread-dump-three-times.txt > > > Filip Hanik - Dev Lists wrote: >>

Re: Tomcat 6 does not start in a cluster. It simply hangs... Any Idea..

2009-01-08 Thread jsandhu2204
amClass.getSerialVersionUID(ObjectStreamClass.java:202) > at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:558) > at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1583) > at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1496) > at > java.io.ObjectI

Re: Tomcat 6 does not start in a cluster. It simply hangs... Any Idea..

2009-01-07 Thread jsandhu2204
appens, simply take a thread dump, and we can see why it is > hanging > > Unix: > kill -3 > jstack -l > > Windows > Ctrl+Break in the console > jstack -l > > Filip > > jsandhu2204 wrote: >> Problem1 : While starting tomcat6, sometimes it starts

Tomcat 6 does not start in a cluster. It simply hangs... Any Idea..

2008-12-22 Thread jsandhu2204
Problem1 : While starting tomcat6, sometimes it starts other times it simply hangs on the following message: INFO: Manager [localhost#/ivos]; session state send at 12/12/08 12:34 AM received in 110 ms. Tomcat Log: INFO: Register manager /ivos to cluster element Engine with name Catalina Dec 1

Tomcat 6 Cluster Setup- Server1 simply hangs sometimes - won't start...

2008-12-12 Thread jsandhu2204
We installed.tomcat6 in production on three high ended machines Tomcat Version JVM Version JVM Vendor OS Name OS Version OS Architecture Apache Tomcat/6.0.18 1.6.0_07-b06 Sun Microsystems Inc. Windows 2003 5.2 amd64 1) Cluster is setup correctly in the server.xml as follows 2) web.xml has