Bug 5634 - Critical error with tomcat 4.0.x and Catalina loading images
Summary: Critical error with tomcat 4.0.x and Catalina loading images
Status: RESOLVED DUPLICATE of bug 3509
Alias: None
Product: Tomcat 4
Classification: Unclassified
Component: Connector:Webapp (show other bugs)
Version: Nightly Build
Hardware: PC All
: P3 blocker (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL: http://http://
Keywords:
Depends on:
Blocks:
 
Reported: 2001-12-30 22:31 UTC by D ahern
Modified: 2004-11-16 19:05 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description D ahern 2001-12-30 22:31:31 UTC
On all tomcat 4.0.x versions, even with the default tomcat index page, the 
following error occurs when trying to load images. I'm using Apache 1.3.22 
webserver on a windows me platform. Please let me know if there's a resolution 
for this.
Thanks,
Danny.

Apache Tomcat/4.1-dev
java.lang.ArrayIndexOutOfBoundsException: No data available
 at org.apache.catalina.connector.warp.WarpPacket.readUnsignedShort(Unknown 
Source)
 at org.apache.catalina.connector.warp.WarpPacket.readString(Unknown Source)
 at org.apache.catalina.connector.warp.WarpRequestHandler.handle(Unknown
Source)
at org.apache.catalina.connector.warp.WarpConnection.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Comment 1 Pier Fumagalli 2001-12-31 07:21:53 UTC

*** This bug has been marked as a duplicate of 3509 ***