Re: Tomcat 6.0.35-SocketException: Too many open files issue with

2012-01-27 Thread Pid
id * > To: Tomcat Users List > Sent: Friday, January 27, 2012 1:03 AM > Subject: Re: Tomcat 6.0.35-SocketException: Too many open files issue with > > On 27 Jan 2012, at 05:32, gnath wrote: > >> Hello Chris, >> >> >> After seeing the initial connecti

Re: Tomcat 6.0.35-SocketException: Too many open files issue with

2012-01-27 Thread gnath
4422) >        at com.mysql.jdbc.Connection.close(Connection.java:2098) >        - locked <0x0005bd522568> (a com.mysql.jdbc.Connection) >        at >org.apache.tomcat.jdbc.pool.PooledConnection.disconnect(PooledConnection.java:320) > > > > Please help us on this. Could it be a

Re: Tomcat 6.0.35-SocketException: Too many open files issue with

2012-01-27 Thread Pid *
422) > at com.mysql.jdbc.Connection.close(Connection.java:2098) > - locked <0x0005bd522568> (a com.mysql.jdbc.Connection) > at > org.apache.tomcat.jdbc.pool.PooledConnection.disconnect(PooledConnection.java:320) > > > > Please help us on this. Could it be a problem w

Re: Tomcat 6.0.35-SocketException: Too many open files issue with

2012-01-26 Thread gnath
oledConnection.disconnect(PooledConnection.java:320) Please help us on this. Could it be a problem with tomcat-jdbc.jar? Thanks -G ________ From: Christopher Schultz To: Tomcat Users List Sent: Thursday, January 26, 2012 9:41 AM Subject: Re: Tomcat 6.0.35-SocketException

Re: Tomcat 6.0.35-SocketException: Too many open files issue with

2012-01-26 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 G, On 1/25/12 11:53 PM, gnath wrote: > As you have suggested, i started collecting the thread dumps Thread dumps will set you free. Well, not really. Instead, they will tell you where your webapp is breaking, which usually means more work for you. Bu

Re: Tomcat 6.0.35-SocketException: Too many open files issue with

2012-01-26 Thread Pid
; is still relevant. p > > From: Christopher Schultz > To: Tomcat Users List > Sent: Monday, January 23, 2012 7:51 AM > Subject: Re: Tomcat 6.0.35-SocketException: Too many open files issue with > > G, > > On 1/22/12 6:18 PM, gnat

Re: Tomcat 6.0.35-SocketException: Too many open files issue with

2012-01-25 Thread gnath
s. thank you once again, I really appreciate your help. Thanks -G From: Christopher Schultz To: Tomcat Users List Sent: Monday, January 23, 2012 7:51 AM Subject: Re: Tomcat 6.0.35-SocketException: Too many open files issue with -BEGIN PGP SIGNED MES

Re: Tomcat 6.0.35-SocketException: Too many open files issue with

2012-01-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 G, On 1/22/12 6:18 PM, gnath wrote: > We have 2 connectors (one for http and another for https) using > the tomcatThreadPool. I have the connectionTimeout="2" for > http connector. However i was told that our https connector might > not be used b

Re: Tomcat 6.0.35-SocketException: Too many open files issue with

2012-01-23 Thread Daniel Mikusa
", and a file is not closed. > Best to have a "finally" block which checks if a file is open, and closes it. > > > Robert Purvis > > -Original Message----- > From: gnath [mailto:gautam_exquis...@yahoo.com] > Sent: 22 January 2012 08:01 > To: users@tomc

Re: Tomcat 6.0.35-SocketException: Too many open files issue with

2012-01-23 Thread gnath
List ; gnath Sent: Monday, January 23, 2012 1:32 AM Subject: RE: Tomcat 6.0.35-SocketException: Too many open files issue with Sorry to possibly state the obvious, but are there perhaps files that are not being closed? This can often happen if code goes into a "catch", and a f

RE: Tomcat 6.0.35-SocketException: Too many open files issue with

2012-01-23 Thread Purvis Robert (NHS CONNECTING FOR HEALTH)
al Message- From: gnath [mailto:gautam_exquis...@yahoo.com] Sent: 22 January 2012 08:01 To: users@tomcat.apache.org Subject: Tomcat 6.0.35-SocketException: Too many open files issue with Hello, We have been seeing "SocketException: Too many open files" in production environment(

Re: Tomcat 6.0.35-SocketException: Too many open files issue with

2012-01-22 Thread gnath
hristopher Schultz To: Tomcat Users List Sent: Sunday, January 22, 2012 11:20 AM Subject: Re: Tomcat 6.0.35-SocketException: Too many open files issue with -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 G, On 1/22/12 3:01 AM, gnath wrote: > We have been seeing "SocketException:

Re: Tomcat 6.0.35-SocketException: Too many open files issue with

2012-01-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 G, On 1/22/12 3:01 AM, gnath wrote: > We have been seeing "SocketException: Too many open files" in > production environment(Linux OS running Tomcat 6.0.35 with sun's > JDK 1.6.30) every day and requires a restart of Tomcat. When this > happened for

Tomcat 6.0.35-SocketException: Too many open files issue with

2012-01-22 Thread gnath
Hello, We have been seeing "SocketException: Too many open files" in production environment(Linux OS running Tomcat 6.0.35 with sun's JDK 1.6.30) every day and requires a restart of Tomcat. When this happened for the first time, we searched online and found people suggesting to increase the fi