Aloha All, We just stood up a new project on a GoDaddy server, using Open BlueDragon 2.0.2 Windows Installer. The site seems to be performing fine. When I looked at the bluedragon.log files however, I was surprised to find loads of error messages like these:
04/09/12 21:06.33: Error decoding CLIENT data: java.lang.ArrayIndexOutOfBoundsException 04/09/12 21:06.35: Error decoding CLIENT data: java.lang.ArrayIndexOutOfBoundsException 04/09/12 21:06.35: Error decoding CLIENT data: java.lang.ArrayIndexOutOfBoundsException 04/09/12 21:06.36: Error decoding CLIENT data: java.lang.ArrayIndexOutOfBoundsException 04/09/12 21:07.14: Error decoding CLIENT data: java.lang.ArrayIndexOutOfBoundsException 04/09/12 21:07.16: Error decoding CLIENT data: java.lang.ArrayIndexOutOfBoundsException 04/09/12 21:07.16: Error decoding CLIENT data: java.lang.ArrayIndexOutOfBoundsException But do not know how to interpret. I have Googled around, and there seems to be possible issues with the size of request and response headers? I am not using cookies, and the session variables we have are small as far as I know. This is not a high volume site, so the sheer number of errors is curious. I guess the error frequency could be from bots hitting all the links - we are a public site (http://zoobank.org) if you are interested in Zoological Taxonomy and Nomenclature ;-) so I am sure it is being crawled by google and others. Every now and again there will be an additional clue - 04/09/12 20:59.19: Error decoding CLIENT data: java.lang.ArrayIndexOutOfBoundsException 04/09/12 20:59.32: Error decoding CLIENT data: java.lang.ArrayIndexOutOfBoundsException: 343 or 04/09/12 20:40.56: Error decoding CLIENT data: java.lang.ArrayIndexOutOfBoundsException: 1750 04/09/12 20:40.57: Error decoding CLIENT data: java.lang.ArrayIndexOutOfBoundsException: 1750 04/09/12 20:40.58: Error decoding CLIENT data: java.lang.ArrayIndexOutOfBoundsException 04/09/12 20:40.59: Error decoding CLIENT data: java.lang.ArrayIndexOutOfBoundsException This is a windows server 2008 box with two gigs of Ram. I increased the default Tomcat memory from 128/256 to 128/512. Should I go higher? Any advice or hints will be appreciated, Thanks, Rob -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en
