-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jörg,
Jörg Fröber wrote:
| I'm sorry, I can't provide a simple test jsp. There are quite a lot
| includes and method-calls in this jsp.
It is very difficult to develop a fix without something that
demonstrates the problem.
Can you copy your JSP to
Am 10.06.2008, 16:52 Uhr, schrieb Rémy Maucherat
<[EMAIL PROTECTED]>:
On Tue, Jun 10, 2008 at 4:17 PM, Jörg Fröber <[EMAIL PROTECTED]>
wrote:
An explizit call of response.flushBuffer() seems to have solved the
problem.
So it could indeed be worth it if you provide a test JSP.
Rémy
I
On Tue, Jun 10, 2008 at 4:17 PM, Jörg Fröber <[EMAIL PROTECTED]> wrote:
> An explizit call of response.flushBuffer() seems to have solved the problem.
>
So it could indeed be worth it if you provide a test JSP.
Rémy
-
To start a
Am 10.06.2008, 15:13 Uhr, schrieb Rémy Maucherat
<[EMAIL PROTECTED]>:
On Tue, Jun 10, 2008 at 2:54 PM, Mark Thomas <[EMAIL PROTECTED]> wrote:
Can you provide the source of the simplest JSP that causes the error?
What
we need is a test case we can use to investigate this. The simpler the
te
On Tue, Jun 10, 2008 at 2:54 PM, Mark Thomas <[EMAIL PROTECTED]> wrote:
> Can you provide the source of the simplest JSP that causes the error? What
> we need is a test case we can use to investigate this. The simpler the test
> case the better.
I suppose he should increase the header size, or (be
Jörg Fröber wrote:
I've build tomcat from
http://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk and there still
occurs an error.
Here is the stacktrace:
Can you provide the source of the simplest JSP that causes the error? What
we need is a test case we can use to investigate this. The simpl
Am 09.06.2008, 19:15 Uhr, schrieb Mark Thomas <[EMAIL PROTECTED]>:
Jörg Fröber wrote:
Hello,
using Tomcat 6.0.12 on one jsp page sometimes the following error
occurs:
java.lang.ArrayIndexOutOfBoundsException: 8192
That looks like a Tomcat bug. Do you see the same problem with the
lat
Jörg Fröber wrote:
Hello,
using Tomcat 6.0.12 on one jsp page sometimes the following error occurs:
java.lang.ArrayIndexOutOfBoundsException: 8192
That looks like a Tomcat bug. Do you see the same problem with the latest
6.0.x source from subversion?
Mark
--
Hello,
using Tomcat 6.0.12 on one jsp page sometimes the following error occurs:
java.lang.ArrayIndexOutOfBoundsException: 8192
at
org.apache.coyote.http11.InternalOutputBuffer.write(InternalOutputBuffer.java:720)
at
org.apache.coyote.http11.InternalOutputBuffer.write(InternalOutputBuffer.