Hello, When I use the JMS Publisher component, and when the sample fails (for example because of an incorrect connection url), then the "sample start" value is incorrect, its value is January 1st 1970, 01:00:00.000. When the sample does not fail, the "sample start" value is correct.
Thanks for reporting. Will be included in JMeter v4.1 Can you test the fix that should be in the next nightly? Date: Sun Jun 17 10:46:20 2018 New Revision: 1833661 URL: http://svn.apache.org/viewvc?rev=1833661&view=rev Log: Set start- and end-time on JMS publisher sampler, even if initialization fails. Bugzilla Id: 62464 Modified: jmeter/trunk/src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/PublisherSampler.java jmeter/trunk/xdocs/changes.xml
Hello, I confirm that it's fixed in the night build.
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4800