Re: Tomcat 6.0.20 is running out of memory

2010-05-23 Thread Juha Laiho
On 05/21/2010 01:57 PM, kent.anders...@tieto.com wrote: Hi, The Tomcat webserver 6.0.20 we are using has run out of memory. Got the following message in the Catalina.out file: less /opt/jakarta/tomcat/logs/catalina.out ... java.lang.OutOfMemoryError: Java heap space ... at org.apache.

Re: intermittent SocketException on startup tomcat 5.5.28 and under JBOSS 4.2.3GA

2010-05-23 Thread Pid
On 22/05/2010 23:23, ago...@libero.it wrote: > > Thanks for response. > > The first server on I install tomcat 5.5.28 is win2003 server and after I > install jboss on win2008 server . > All server have 32bit SO and i don't have a firewall . I disenable all > firewall, all antivirus. > > I su

R: Re: intermittent SocketException on startup tomcat 5.5.28 and under JBOSS 4.2.3GA

2010-05-23 Thread ago...@libero.it
Thanks for response. I alredy use netstat and not appear nothing of strange.I have connection on IPV4/IPV6 it look as: Proto Indirizzo locale Indirizzo esterno Stato TCP0.0.0.0:80 0.0.0.0:0 LISTENING TCP0.0.0.0:1350.0.0.0:0

question for singlesignon for vertical cluster

2010-05-23 Thread Okubo, Yasushi (TSD)
Hi I would like to enable singlesignon on vertical cluster environment [multi-nodes on multiple hosts]. We are using clustersinglesignon under host element, and this works in horizontal cluster, but does not work in vertical cluster environment. Is there any way to make this work as par

Re: Tomat monitoring

2010-05-23 Thread ntwrkd
Hyperic works well for Tomcat monitoring and has native support for it. I prefer this solution. Or you can always create your own custom monitoring solution provided a JMX port is open. On Fri, May 21, 2010 at 4:54 AM, Leon Rosenberg wrote: > On Fri, May 21, 2010 at 9:33 AM,   wrote: >> >> Hi all