> From: ago...@libero.it [mailto:ago...@libero.it] > Subject: R: Re: intermittent SocketException on startup tomcat 5.5.28 > and under JBOSS 4.2.3GA > > ERROR [org.apache.tomcat.util.net.JIoEndpoint] > Socket accept failed > java.net.SocketException: socket closed
This isn't really a problem with the Tomcat server - it usually means the client terminated the connection attempt before the socket on the server end could be created. If this is happening persistently, then something in between the client and Tomcat (e.g., a firewall or flakey router) is dropping the connection before it can be fully established. There's also a possibility that Windows is reaching some resource limit and preventing creation of the server end of the connection. - 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.