I have exactly the same problem with a 5.5.17 server and changing the sendfileSize doesn t seem to fix anything
it return this error with file above a certain size :
java.lang.NoSuchMethodError: org.apache.naming.resources.ResourceAttributes.getCanonicalPath()Ljava/lang/String;
        
org.apache.catalina.servlets.DefaultServlet.checkSendfile(DefaultServlet.java:1530)
        
org.apache.catalina.servlets.DefaultServlet.serveResource(DefaultServlet.java:843)
        
org.apache.catalina.servlets.DefaultServlet.doGet(DefaultServlet.java:354)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
----- Original Message ----- From: "Caldarale, Charles R" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <users@tomcat.apache.org>; <[EMAIL PROTECTED]>
Sent: Tuesday, October 31, 2006 7:00 PM
Subject: RE: (FIXED) RE: tomcat can't serve HTML pages more than 48K in size


From: Alistair McDonald [mailto:[EMAIL PROTECTED]
Subject: (FIXED) RE: tomcat can't serve HTML pages more than
48K in size

Thanks for that. Solved the problem nicely.

By the way, I just tested with a 78k static HTML page on a near stock
5.5.20, and did not experience any problems in delivering the page.
Perhaps the issue you encountered with 5.5.9 is fixed in a later level.

- Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to