[jboss-jira] [JBoss JIRA] Created: (JBAS-4247) failing org.jboss.test.messagedriven.test.JMSContainerInvokerQueueMessageDrivenUnitTestCase

Dimitris Andreadis (JIRA) jira-events at lists.jboss.org
Mon Mar 26 08:29:12 EDT 2007


failing org.jboss.test.messagedriven.test.JMSContainerInvokerQueueMessageDrivenUnitTestCase
-------------------------------------------------------------------------------------------

                 Key: JBAS-4247
                 URL: http://jira.jboss.com/jira/browse/JBAS-4247
             Project: JBoss Application Server
          Issue Type: Sub-task
      Security Level: Public (Everyone can see)
          Components: JMS service
         Environment: Java Version 1.5.0_10 
Java Vendor Sun Microsystems Inc. 
Java VM Name Java HotSpot(TM) Server VM 
Java VM Version 1.5.0_10-b03 
Java VM Info mixed mode 
OS Name Linux 
OS Version 2.6.9-42.0.2.ELsmp 
OS Arch i386 

            Reporter: Dimitris Andreadis
         Assigned To: Adrian Brock
            Priority: Critical
             Fix For: JBossAS-4.2.0.GA


testRestartJMS
Error Cannot send a message to the JMS server; - nested throwable: (java.io.IOException: Client is not connected)
org.jboss.mq.SpyJMSException: Cannot send a message to the JMS server; - nested throwable: (java.io.IOException: Client is not connected)
	at org.jboss.mq.SpyJMSException.getAsJMSException(SpyJMSException.java:72)
	at org.jboss.mq.SpyJMSException.rethrowAsJMSException(SpyJMSException.java:57)
	at org.jboss.mq.Connection.sendToServer(Connection.java:922)
	at org.jboss.mq.SpySession.sendMessage(SpySession.java:924)
	at org.jboss.mq.SpyMessageProducer.send(SpyMessageProducer.java:272)
	at org.jboss.mq.SpyMessageProducer.send(SpyMessageProducer.java:206)
	at org.jboss.test.messagedriven.support.SendMessageOperation.run(SendMessageOperation.java:50)
	at org.jboss.test.messagedriven.support.BasicMessageDrivenUnitTest.runTest(BasicMessageDrivenUnitTest.java:112)
	at org.jboss.test.messagedriven.test.JMSContainerInvokerQueueMessageDrivenUnitTestCase.testRestartJMS(JMSContainerInvokerQueueMessageDrivenUnitTestCase.java:67)
Caused by: java.io.IOException: Client is not connected
	at org.jboss.mq.il.uil2.SocketManager.internalSendMessage(SocketManager.java:264)
	at org.jboss.mq.il.uil2.SocketManager.sendMessage(SocketManager.java:220)
	at org.jboss.mq.il.uil2.UILServerIL.addMessage(UILServerIL.java:245)
	at org.jboss.mq.Connection.sendToServer(Connection.java:918)
	... 21 more

 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list