I added some hacking to JBMFactory, to print threads that are still alive...
And this thread is the one holding the Executor:
This thread is still created by the factory : Thread[New I/O client worker
#1268-1,5,jbm-netty-connector-worker-threads-29494967] name = New I/O client worker
#1268-1
| Trace : org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:169)
| Trace :
org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:72)
| Trace :
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
| Trace :
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
| Trace : org.jboss.messaging.utils.JBMThreadFactory$1.run(JBMThreadFactory.java:88)
| Trace : java.lang.Thread.run(Thread.java:619)
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4215489#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...