Re: getOutputStrem errors in Tomcat 6

2008-04-02 Thread Mark Thomas
Srivastava, Abhay wrote: Hello, I have a deployed a web application on Tomcat v6. My web app gets data from the mysql database. I am continously getting getoutstream errors in catalina.out. Can anyone help me here ? Why am I getting this error and how can I resolve it ? You are unlikely to

getOutputStrem errors in Tomcat 6

2008-04-02 Thread Srivastava, Abhay
Hello, I have a deployed a web application on Tomcat v6. My web app gets data from the mysql database. I am continously getting getoutstream errors in catalina.out. Can anyone help me here ? Why am I getting this error and how can I resolve it ? ---