https://issues.apache.org/bugzilla/show_bug.cgi?id=56761
Bug ID: 56761
Summary: JMeter tries to close already closed JMS connection
and throws an error.
Product: JMeter
Version: 2.11
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
If the JMS subscriber's "Each Sample"-radiobutton is selected and the test is
run, JMeter will throw an Error at the end of the test:
2014/07/23 09:37:07 ERROR - jmeter.protocol.jms.client.ReceiveSubscriber: The
connection is closed.
>From my point of view this happens because JMeter closes the connection after
the Sampler is done and tries to close it again at the end of the test.
Java version: 1.7.0_40
JMeter version: 2.11 r1554548
--
You are receiving this mail because:
You are the assignee for the bug.