[opencms-dev] ArrayIndexOutOfBoundsException: 8192 exception

Jonathan Woods jonathan.woods at scintillance.com
Wed Apr 25 11:23:53 CEST 2007


Weily -
 
I've not come across this myself.  But a quick Google for
"java.lang.ArrayIndexOutOfBoundsException:8192" shows that it's probably
something to do with the HTTP response headers exceeding 8192 bytes
(characters?) in length.  That's probably a limit set in Tomcat
configuration, and I imagine there's a way to increase it if necessary.
 
If this is the problem, I wonder why your installation is generating such a
large set of response headers.  If your server is public and you're seeing
this periodically in the logs, then maybe your server is being attacked.
 
Jon
  _____  

From: weily li [mailto:weily.li at gmail.com] 
Sent: 25 April 2007 07:35
To: opencms-dev at opencms.org
Subject: [opencms-dev] ArrayIndexOutOfBoundsException: 8192 exception


Hi All, 
Now my tomcat throw following exception frequently:
java.lang.ArrayIndexOutOfBoundsException:8192
 
Is it caused by opencms?
 
env:
tomcat 5.5.0
opencms 6.2.3 (the only application deployed)
mysql 5
 
 
thanks
Best regards
weily
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20070425/db09b51b/attachment.htm>


More information about the opencms-dev mailing list