You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andriy Redko (Jira)" <ji...@apache.org> on 2021/01/06 02:38:00 UTC

[jira] [Created] (CXF-8399) org.apache.cxf.transport.jms.uri.URIConfiguredConduitTest.testSendReceive

Andriy Redko created CXF-8399:
---------------------------------

             Summary: org.apache.cxf.transport.jms.uri.URIConfiguredConduitTest.testSendReceive
                 Key: CXF-8399
                 URL: https://issues.apache.org/jira/browse/CXF-8399
             Project: CXF
          Issue Type: Sub-task
            Reporter: Andriy Redko
            Assignee: Andriy Redko


{noformat}
Disposed due to prior exceptionStacktracejava.lang.RuntimeException: Disposed due to prior exception
	at org.apache.cxf.transport.jms.uri.URIConfiguredConduitTest.sendAndReceive(URIConfiguredConduitTest.java:90)
	at org.apache.cxf.transport.jms.uri.URIConfiguredConduitTest.testSendReceive(URIConfiguredConduitTest.java:67)
Caused by: javax.jms.JMSException: Disposed due to prior exception
	at org.apache.cxf.transport.jms.uri.URIConfiguredConduitTest.sendAndReceive(URIConfiguredConduitTest.java:90)
	at org.apache.cxf.transport.jms.uri.URIConfiguredConduitTest.testSendReceive(URIConfiguredConduitTest.java:67)
Caused by: org.apache.activemq.transport.TransportDisposedIOException: Disposed due to prior exception
Caused by: org.apache.activemq.transport.TransportDisposedIOException: peer (vm://URIConfiguredConduitTest#17) stopped.
 {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)