You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by fachhoch <fa...@gmail.com> on 2014/07/22 12:02:09 UTC

java.net.SocketTimeoutException: Accept timed out

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.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: java.net.SocketTimeoutException: Accept timed out

Posted by André Warnier <aw...@ice-sa.com>.
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.x6.nabble.com/error-in-logs-and-application-got-undeployed-tp5020214p5020244.html
> Sent from the Tomcat - User mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


RE: java.net.SocketTimeoutException: Accept timed out

Posted by "Caldarale, Charles R" <Ch...@unisys.com>.
> From: fachhoch [mailto:fachhoch@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.

> it will be in 7.0.55 onwards  (does this mean fix will be available from 
> 7.0.55  version onwards? )

Yes.

> backported it to 7.0.x    (I cannot understand why?)

Fixes are first put into trunk (currently the 8.0.x level), then backported to other currently supported levels, newer ones first.  The progression was 8.0.10, then 7.0.55, then 6.0.42.  The bugzilla entry is not marked closed until the fix has been committed to all supported levels.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


RE: java.net.SocketTimeoutException: Accept timed out

Posted by fachhoch <fa...@gmail.com>.
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? )


backported it to 7.0.x    (I cannot understand why?)


Sorry for me being a pain, appreciate all your help.






--
View this message in context: http://tomcat.10.x6.nabble.com/error-in-logs-and-application-got-undeployed-tp5020214p5020749.html
Sent from the Tomcat - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


RE: java.net.SocketTimeoutException: Accept timed out

Posted by "Caldarale, Charles R" <Ch...@unisys.com>.
> From: fachhoch [mailto:fachhoch@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?
> Please advice tomcat 7.0.55 has fix for this issue?

If you read the bug report, it says this:

"The workaround and simple debug code was pretty simple so I have backported it to 7.0.x (it will be in 7.0.55 onwards) and proposed if for 6.0.x."

What part don't you understand?

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: java.net.SocketTimeoutException: Accept timed out

Posted by fachhoch <fa...@gmail.com>.
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?







--
View this message in context: http://tomcat.10.x6.nabble.com/error-in-logs-and-application-got-undeployed-tp5020214p5020746.html
Sent from the Tomcat - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org