Yes, I continue to get this error. I have searched through about the past year's messages on this list, and also with google, and I have not found an answer.
If you know the problem/answer, please share! One way or another I have to get this working soon, so I will respond with any solution. Scott On Wed, 2002-03-06 at 15:20, Chris Geyer wrote: > Ok, a little more detail might be necessary: > I am running Tomcat 4.0.1 on Linux connecting to a mysql database. All of my > JSP pages are served without error, so I don't know where the error below is > coming from. I never receive an error while browsing the site, however this > error shows up sporadically throughout the > /usr/local/jakarta-tomcat-4.0.1/logs/apache_log... files. Any ideas on what > could be causing this problem? Has anyone experienced a similar problem? > > > Error message: > 2002-03-06 17:14:37 [org.apache.catalina.connector.warp.WarpConnection] > Exception on socket > java.io.IOException: Premature packet header end > at > org.apache.catalina.connector.warp.WarpConnection.recv(WarpConnection.java:2 > 37) > at > org.apache.catalina.connector.warp.WarpRequestHandler.handle(WarpRequestHand > ler.java:112) > at > org.apache.catalina.connector.warp.WarpConnection.run(WarpConnection.java:19 > 4) > at java.lang.Thread.run(Thread.java:484) > > > > Thanks for the help, > chris > > > -----Original Message----- > From: Chris Geyer [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 05, 2002 11:41 AM > To: [EMAIL PROTECTED] > Subject: Premature packet header end exception > > > > I continue to get this error throughout my apache_log.2002-mm-dd.txt files: > > 2002-03-05 11:16:05 [org.apache.catalina.connector.warp.WarpConnection] > Exception on socket > java.io.IOException: Premature packet header end > at > org.apache.catalina.connector.warp.WarpConnection.recv(WarpConnection.java:2 > 37) > at > org.apache.catalina.connector.warp.WarpRequestHandler.handle(WarpRequestHand > ler.java:112) > at > org.apache.catalina.connector.warp.WarpConnection.run(WarpConnection.java:19 > 4) > at java.lang.Thread.run(Thread.java:484) > > What is causing this and how do I fix it? > Thanks, > chris > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
