ArrayIndexOutOfBoundsException in ClusterListenThread-2

2008-03-18 Thread Ronald Klop
I have this in my logs. Running tomcat 5.5.26. Exception in thread ClusterListenThread-2 java.lang.ArrayIndexOutOfBoundsException: 1024 at org.apache.catalina.cluster.io.XByteBuffer.toInt(XByteBuffer.java:222) at org.apache.catalina.cluster.io.XByteBuffer.countPackages(XByteBuffer.java:163) at

Re: ArrayIndexOutOfBoundsException in ClusterListenThread-2

2008-03-18 Thread Filip Hanik - Dev Lists
nope, it's not normal. means you got clobbered data. are you running multiple versions of tomcat? Filip Ronald Klop wrote: I have this in my logs. Running tomcat 5.5.26. Exception in thread ClusterListenThread-2 java.lang.ArrayIndexOutOfBoundsException: 1024 at