Re: getInputStream() fails intermittently

2006-03-31 Thread Mike Sabroff
7:35 AM To: Tomcat Users List Subject: Re: getInputStream() fails intermittently You need to bounce tomcat occasioally We server a lot of content and we bounce tomcat every morning. Might not need it that often, but better safe than sorry. We use tomcat 4.xx Ramadhenu, Giridhar (STSD) wrote

RE: getInputStream() fails intermittently

2006-03-31 Thread Ramadhenu, Giridhar (STSD)
Sabroff [mailto:[EMAIL PROTECTED] Sent: Friday, March 31, 2006 7:35 AM To: Tomcat Users List Subject: Re: getInputStream() fails intermittently You need to bounce tomcat occasioally We server a lot of content and we bounce tomcat every morning. Might not need it that often, but better safe than

Re: getInputStream() fails intermittently

2006-03-31 Thread Mike Sabroff
You need to bounce tomcat occasioally We server a lot of content and we bounce tomcat every morning. Might not need it that often, but better safe than sorry. We use tomcat 4.xx Ramadhenu, Giridhar (STSD) wrote: Hello, I am encountering IOException while getting input stream using getIn

RE: getInputStream() fails intermittently

2006-03-31 Thread Farrow, Marc
inal Message- From: Ramadhenu, Giridhar (STSD) [mailto:[EMAIL PROTECTED] Sent: Thursday, March 30, 2006 6:55 PM To: users@tomcat.apache.org Subject: getInputStream() fails intermittently Hello, I am encountering IOException while getting input stream using getInputStream() method on URLConne

getInputStream() fails intermittently

2006-03-30 Thread Ramadhenu, Giridhar (STSD)
Hello, I am encountering IOException while getting input stream using getInputStream() method on URLConnection class while sending data to Tomcat. Error is pasted below. "XML Regular I/O Exception - while getting the input stream from http://12.34.56.78:80/myApp/servlet/com.myComp.xml.Colle