DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=40719>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=40719





------- Additional Comments From [EMAIL PROTECTED]  2006-10-16 06:14 -------
Hi all,

today I have found the following lines in my tomcat 5.0.x log

java.lang.ArrayIndexOutOfBoundsException
Oct 16, 2006 9:52:21 AM org.apache.coyote.http11.Http11Processor process
SEVERE: Error finishing response
java.lang.ArrayIndexOutOfBoundsException

The problem was deterministic but my software is very complex and currently I
have no time to reduce it to a reasonable testcase.

By the way I add the following notes, based on the debugging I made on my
software. Hoping they can help.

1. the problem arose when I was connected directly on the tomcat port. No
problem if I was accessing tomcat by means of apache web server

2. I guess the problem is related to a change of encoding in the string
management. More precisely: I think it can be related to the attempt of
concatenate two strings of different encoding.

Regards,
Antonio

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to