<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16414" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=046392009-25042007><FONT face=Arial 
color=#0000ff size=2>Weily -</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=046392009-25042007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=046392009-25042007><FONT face=Arial 
color=#0000ff size=2>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.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=046392009-25042007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=046392009-25042007><FONT face=Arial 
color=#0000ff size=2>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.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=046392009-25042007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=046392009-25042007><FONT face=Arial 
color=#0000ff size=2>Jon</FONT></SPAN></DIV>
<DIV dir=ltr align=left>
<HR tabIndex=-1>
</DIV>
<DIV dir=ltr align=left><FONT face=Tahoma size=2><B>From:</B> weily li 
[mailto:weily.li@gmail.com] <BR><B>Sent:</B> 25 April 2007 07:35<BR><B>To:</B> 
opencms-dev@opencms.org<BR><B>Subject:</B> [opencms-dev] 
ArrayIndexOutOfBoundsException: 8192 exception<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV>Hi All, </DIV>
<DIV>Now my tomcat throw following exception frequently:</DIV>
<DIV>java.lang.ArrayIndexOutOfBoundsException:8192</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>Is it caused by opencms?</DIV>
<DIV> </DIV>
<DIV>env:</DIV>
<DIV>tomcat 5.5.0</DIV>
<DIV>opencms 6.2.3 (the only application deployed)</DIV>
<DIV>mysql 5</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>thanks</DIV>
<DIV>Best regards</DIV>
<DIV>weily</DIV></BODY></HTML>