https://issues.apache.org/bugzilla/show_bug.cgi?id=53752

Konstantin Kolinko <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #2 from Konstantin Kolinko <[email protected]> ---
> During the load test Tomcat restarts

What do you mean by "restarts"? Tomcat cannot restart itself.

The restart process is not reflected in your log file, as Christopher correctly
noted.


> java.lang.ArrayIndexOutOfBoundsException: -60

The exception is caused by invalid request data. Tomcat should have rejected it
silently. Does your testing framework notice that Tomcat has been restarted?

AIOOBE also causes the request to be rejected, so besides the nasty log message
the behaviour does not differ much from the intended one.

I'll fix the AIOOBE. Thank you for the report.

I am closing this report as DUPLICATE, as there has been an earlier report for
this issue.

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to