JBoss Community

Re: Remoting threads never get closed

created by Dennis Kieselhorst in JBoss Remoting - View the full discussion

The stack trace on Linux looks a bit different:

 

 java.lang.Thread.State: RUNNABLE
 at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
 at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:210)
 at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:65)
 at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69)
 - locked <22af132b> (a sun.nio.ch.Util$2)
 - locked <14137dd7> (a java.util.Collections$UnmodifiableSet)
 - locked <753a36f6> (a sun.nio.ch.EPollSelectorImpl)
 at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80)
 at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:84)
 at org.xnio.nio.WorkerThread.run(WorkerThread.java:153)

 

 

I'm using ejb-client 1.0.16.Final, remoting 3.2.14.GA and xnio 3.0.7.GA.

Reply to this message by going to Community

Start a new discussion in JBoss Remoting at Community