RE: Socket Exception

2008-01-29 Thread Nuno Manuel Martins
That is probably the reason so going to try and fix the way the check is done. Thank you. -Original Message- From: Rainer Jung [mailto:[EMAIL PROTECTED] Sent: terça-feira, 29 de Janeiro de 2008 16:56 To: Tomcat Users List Subject: Re: Socket Exception If it happens that often and you

Re: Socket Exception

2008-01-29 Thread Rainer Jung
If it happens that often and you don't have a high traffic site, it might be a monitor script, that does only check if it can do a TCP connect and drop the connection before a full HTTP request-response cycle has finished. Regards, Rainer Peter Crowther wrote: From: Nuno Manuel Martins [mai

RE: Socket Exception

2008-01-29 Thread Peter Crowther
> From: Nuno Manuel Martins [mailto:[EMAIL PROTECTED] > Ah... nothing else can be the cause of this? Anything that can cause a socket connection to fail or close before Tomcat's finished writing to it. But the most common cause is the user agent. > Asking because these aren't normal users for s

RE: Socket Exception

2008-01-29 Thread Nuno Manuel Martins
8 16:31 To: 'Tomcat Users List' Subject: RE: Socket Exception > From: Nuno Manuel Martins [mailto:[EMAIL PROTECTED] > org.apache.tomcat.util.net.TcpWorkerThread runIt > SEVERE: Remote Host /xxx.xxx.xxx.xxx SocketException: Connection reset [...] > Anyone on the list knows wha

RE: Socket Exception

2008-01-29 Thread Peter Crowther
> From: Nuno Manuel Martins [mailto:[EMAIL PROTECTED] > org.apache.tomcat.util.net.TcpWorkerThread runIt > SEVERE: Remote Host /xxx.xxx.xxx.xxx SocketException: Connection reset [...] > Anyone on the list knows what this is, what might be causing > it and how do I fix it? The usual cause is that t

Socket Exception

2008-01-29 Thread Nuno Manuel Martins
Hello list, I have an old version of tomcat (I know it is discontinued so if no help available though luck) 5.0.28 running on RedHat EL 4 and there is an error constantly showing up in the logs: Jan 29, 2008 3:55:18 PM org.apache.tomcat.util.net.TcpWorkerThread runIt SEVERE: Remote Host /xxx.xxx

Socket Exception

2006-03-13 Thread Pease, Bruce - FLL
I'm using tomcat 4.1.29, and seeing socket exceptions. I have a struts action chain where a controller action distributes requests to child actions. At the action return of the forward, the socket exception occurs. Any ideas? Thanks. Bruce D. Pease Java Developer CruiseOne/Cruises, Inc

Severe Socket Exception / Invalid argument

2006-01-25 Thread Von Gunten, Bernhard
Hello Browsing the internet and searching this mailinglist, I found several posts from people having the same problem, but nowhere an explanation to it. Besides the hope to find any answers, I'd like to add some informations from my side. As other users, from time to time I find following entries