https://issues.apache.org/bugzilla/show_bug.cgi?id=52034

             Bug #: 52034
           Summary: If Test Plan  is stoped by menu when JMS Subscriber
                    does not have a message then the JMS Subcriber will
                    not work properly for next run
           Product: JMeter
           Version: Nightly (Please specify date)
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Main
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Created attachment 27779
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27779
Jmeter testPlan

r1183374 (and I believe it is in 2.5.1 as well) 
ActiveMQ-all-5.3.1.jar

I will provide the issue by Use-case.

1) Use attached TP. The TP can be described as:

Thead (Continue, Forever)
  JMS Subscriber
  JMS Publisher (disabled)
View Results Tree Listener

Both samples are pointing to same queue.
The queue is empty (precondition).

2) Run the TP and the listener will show JMS Subscribers in red as expected
(Response message: 0 message(s) received successfully) as expected;
2.1)Stop running by Stop in menu;

3) enable the JMS Publisher;
the one is placing one message to the same queue;

4) run TP:
ER4: (expected result) 
4.1: the first call JMS Subscriber will fail with error as in step#2 as
expected;
4.2: JMS Publisher is placing one message in the queue without any error;
4.3: second call of JMS Subcriber has to read the message (created on 4.2
step);
etc.

AR:
4.3: JMS Subscriber has always failed with the error - "Response message: 0
message(s) received successfully";
and the queue is just growing;

Work-around: restart Jmeter.

May 51997 issue be related to this one?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to