org.jboss.netty.channel.socket.nio.NioWorker null
Rams
ramesh.yem at gmail.com
Sat Jul 3 05:30:18 EDT 2010
Hi All,
We are getting below Exception when the application is running for a long
time(2 days),
All the port are closed on the server side.
org.jboss.netty.channel.socket.nio.NioWorker null
WARNING: Unexpected exception in the selector loop.
Throwable occurred: java.lang.ArrayIndexOutOfBoundsException
at
org.apache.harmony.nio.internal.SelectorImpl.processSelectResult(SelectorImpl.java:543)
at
org.apache.harmony.nio.internal.SelectorImpl.selectInternal(SelectorImpl.java:501)
at
org.apache.harmony.nio.internal.SelectorImpl.select(SelectorImpl.java:466)
at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:158)
at
org.jboss.netty.util.internal.IoWorkerRunnable.run(IoWorkerRunnable.java:46)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:579)
at java.lang.Thread.run(Thread.java:810)
Below are the Server Specifications we are using:
O/S: AIX5.3
CPU: PowerPC_POWER6 @4.2 GHz
java version "1.7.0-ea"
Java(TM) SE Runtime Environment (build pap6470-20100531_04)
IBM J9 VM (build 2.6, JRE 1.7.0 IBM J9 2.6 AIX ppc64-64
jvmap6470-20100522_58582 (JIT enabled, AOT enabled)
J9VM - R26_head_20100521_1457_B58494
JIT - dev_20100507_15747
GC - R26_head_20100521_1652_B58499
J9CL - 20100522_58582)
JCL - 20100514_02 based on Sun 7b76
Please suggest us,what could be the problem.
Regards,
Ramesh.
--
View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/org-jboss-netty-channel-socket-nio-NioWorker-null-tp5250634p5250634.html
Sent from the Netty User Group mailing list archive at Nabble.com.
More information about the netty-users
mailing list