just before that one, what are you doing?
During what JSP processing does the error occur?
Do you get requests like
here ?
Also, what version of Tomcat are you using? There is a very old bug report here:
http://issues.apache.org/bugzilla/show_bug.cgi?id=3511 and it mentions both the DOS from the first link, and the 'line too long'. This bug was fixed as "worksforme", but perhaps a more recent version of Tomcat no longer contains this 'error'.
if you can successfully reproduce this error, consistently, and on the current version of Tomcat, I'm sure the tomcat developers would be interested in your test case.
[ June 01, 2004: Message edited by: Mike Curwen ]