[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Netty exception in Hudson run

timfox do-not-reply at jboss.com
Tue Nov 4 06:41:24 EST 2008


http://hudson.qa.jboss.com/hudson/job/JBM2-tests/1121/testReport/org.jboss.test.messaging.jms/TemporaryDestinationTest/testTemporaryQueueDeleted/


  | javax.jms.JMSException: Timed out waiting for response when sending packet 30
  | 	at org.jboss.messaging.core.remoting.impl.RemotingConnectionImpl$ChannelImpl.sendBlocking(RemotingConnectionImpl.java:1070)
  | 	at org.jboss.messaging.core.client.impl.ClientSessionFactoryImpl.createSessionInternal(ClientSessionFactoryImpl.java:564)
  | 	at org.jboss.messaging.core.client.impl.ClientSessionFactoryImpl.createSession(ClientSessionFactoryImpl.java:234)
  | 	at org.jboss.messaging.jms.client.JBossConnection.createSessionInternal(JBossConnection.java:497)
  | 	at org.jboss.messaging.jms.client.JBossConnection.createSession(JBossConnection.java:150)
  | 	at org.jboss.test.messaging.jms.TemporaryDestinationTest.testTemporaryQueueDeleted(TemporaryDestinationTest.java:278)
  | Caused by: MessagingException[errorCode=3 message=Timed out waiting for response when sending packet 30]
  | 
  | Standard Error
  | 
  | Nov 4, 2008 6:19:02 AM org.jboss.netty.channel.socket.nio.NioServerSocketPipelineSink
  | WARNING: Failed to initialize an accepted socket.
  | java.lang.NullPointerException
  | 	at sun.nio.ch.AbstractPollSelectorImpl.implRegister(AbstractPollSelectorImpl.java:115)
  | 	at sun.nio.ch.SelectorImpl.register(SelectorImpl.java:115)
  | 	at java.nio.channels.spi.AbstractSelectableChannel.register(AbstractSelectableChannel.java:180)
  | 	at org.jboss.netty.channel.socket.nio.NioWorker.register(NioWorker.java:136)
  | 	at org.jboss.netty.channel.socket.nio.NioServerSocketPipelineSink$Boss.run(NioServerSocketPipelineSink.java:209)
  | 	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
  | 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
  | 	at java.lang.Thread.run(Thread.java:595)
  | 

Any ideas anyone?

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

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



More information about the jboss-dev-forums mailing list