I've got a test running under JMeter 2.3.4, that uses JMSSubscriber that I'm having problems with. Sometimes the test doesn't complete because the required number of messages don't reach the queue. When I try to 'stop' the test, I get a pop-up that says JMeter can't stop some of the threads, and the following appears in the jmeter.log:

WARN - jmeter.threads.JMeterThread: Sampler is not Interruptible: JMS Subscriber
WARN - jmeter.engine.StandardJMeterEngine: Thread won't exit: ....

So, I was thinking about adding Interruptible to the JMSSubscriber class, but was wondering if there a reason it isn't there already?

Bob Yetman

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to