Openfire java connectionHandle

Hi, guys:

Would anyone know what causes this error message ?

It’s not the first time I’ve seen it but is the first time I’ve seen it so often.

openfire verison is 3.6.4 .

at org.apache.mina.filter.executor.ExecutorFilter$ProcessEventsRunnable.run(Execut orFilter.java:283)

at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:51)

at java.lang.Thread.run(Unknown Source)

2010.02.02 15:07:38 org.jivesoftware.openfire.nio.ConnectionHandler.exceptionCaught(ConnectionHandle r.java:110)

java.lang.ArrayIndexOutOfBoundsException

2010.02 02.15:08:03 org.jivesoftware.openfire.nio.ConnectionHandler.exceptionCaught(ConnectionHandle r.java:110)

There are some lines displays that messages .

If it displayes that , the client could have problems on the send or recive the message .

But i don’t know why does it diplays ~

Thanks …