org.jboss.netty.channel.socket.nio.NioWorker null
Norman Maurer
norman at apache.org
Sat Jul 3 08:33:55 EDT 2010
Maybe à Bug in harmonia? Could you try using Sun jdk?
Bye
Norman
2010/7/3, Rams <ramesh.yem at gmail.com>:
>
> 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.
> _______________________________________________
> netty-users mailing list
> netty-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/netty-users
>
More information about the netty-users
mailing list