[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Tests pass but MINA throwing exceptions

timfox do-not-reply at jboss.com
Mon Jan 7 12:18:51 EST 2008


Test suite runs thru ok, but it throws up loads of these:


  |  [junit] @NioProcessor-2011 17:15:24,886 WARN  [DefaultIoFilterChain] [localhost/127.0.0.1:5400] Unexpected exception from exceptionCaught handler.
  |     [junit] java.util.concurrent.RejectedExecutionException
  |     [junit]     at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:1477)
  |     [junit]     at org.apache.mina.filter.executor.OrderedThreadPoolExecutor.rejectTask(OrderedThreadPoolExecutor.java:315)
  |     [junit]     at org.apache.mina.filter.executor.OrderedThreadPoolExecutor.execute(OrderedThreadPoolExecutor.java:278)
  |     [junit]     at org.apache.mina.filter.executor.ExecutorFilter.fireEvent(ExecutorFilter.java:316)
  |     [junit]     at org.apache.mina.filter.executor.ExecutorFilter.exceptionCaught(ExecutorFilter.java:368)
  |     [junit]     at org.apache.mina.common.DefaultIoFilterChain.callNextExceptionCaught(DefaultIoFilterChain.java:442)
  |     [junit]     at org.apache.mina.common.DefaultIoFilterChain.access$1100(DefaultIoFilterChain.java:38)
  |     [junit]     at org.apache.mina.common.DefaultIoFilterChain$EntryImpl$1.exceptionCaught(DefaultIoFilterChain.java:8
  | 

Any ideas?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4117635#4117635

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4117635



More information about the jboss-dev-forums mailing list