Re: Fwd: Bug 56684 - java7: java.net.SocketTimeoutException: Accept timed out

2017-07-06 Thread Mark Thomas
On 06/07/17 13:22, Gagandeep Singh wrote: > Hi All, > > This is regarding the tomcat bug mentioned in subject. I have few questions > as below regarding the same. Could anyone please help me understand. > > - Would this issue only occur when the server has not been accessed for 50 > days, as I

Fwd: Bug 56684 - java7: java.net.SocketTimeoutException: Accept timed out

2017-07-06 Thread Gagandeep Singh
Hi All, This is regarding the tomcat bug mentioned in subject. I have few questions as below regarding the same. Could anyone please help me understand. - Would this issue only occur when the server has not been accessed for 50 days, as I think it should reset the accept timer once it gets any

Re: java.net.SocketTimeoutException: Accept timed out

2014-08-04 Thread fachhoch
I think my errror is similar to one error reported in https://issues.apache.org/bugzilla/show_bug.cgi?id=56684 I got the error after 50 days as mentioned in the bug, I am using jdk 7 64-bit and tomcat 7.0.52, is this fixed in 7.0.55? Please advice tomcat 7.0.55 has fix for this issue?

RE: java.net.SocketTimeoutException: Accept timed out

2014-08-04 Thread Caldarale, Charles R
From: fachhoch [mailto:fachh...@gmail.com] Subject: Re: java.net.SocketTimeoutException: Accept timed out I think my errror is similar to one error reported in https://issues.apache.org/bugzilla/show_bug.cgi?id=56684 I am using jdk 7 64-bit and tomcat 7.0.52, is this fixed in 7.0.55

RE: java.net.SocketTimeoutException: Accept timed out

2014-08-04 Thread fachhoch
Thank you for trying to help, my confusion proposed if for 6.0.x. ( the bug was filed for version 6.0.xx and a fix was proposed but did not commit the fix in version 6.0...x ) it will be in 7.0.55 onwards (does this mean fix will be available from 7.0.55 version onwards? )

RE: java.net.SocketTimeoutException: Accept timed out

2014-08-04 Thread Caldarale, Charles R
From: fachhoch [mailto:fachh...@gmail.com] Subject: RE: java.net.SocketTimeoutException: Accept timed out proposed if for 6.0.x. ( the bug was filed for version 6.0.xx and a fix was proposed but did not commit the fix in version 6.0...x ) It was committed in 6.0.42

java.net.SocketTimeoutException: Accept timed out

2014-07-22 Thread fachhoch
Any Ideas what is causing this exception?, Is this anything to do with increase ulimit? -- View this message in context: http://tomcat.10.x6.nabble.com/error-in-logs-and-application-got-undeployed-tp5020214p5020244.html Sent from the Tomcat - User mailing list archive at Nabble.com.

Re: java.net.SocketTimeoutException: Accept timed out

2014-07-22 Thread André Warnier
fachhoch wrote: Any Ideas what is causing this exception?, Is this anything to do with increase ulimit? Googling for tcp accept state seems to provide some info. Googling for java.net.SocketTimeoutException: Accept timed out also works. -- View this message in context: http://tomcat.10