Bug 43539 - Monitor results does not write results to file in Non-GUI Mode
Summary: Monitor results does not write results to file in Non-GUI Mode
Status: RESOLVED DUPLICATE of bug 51810
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.3
Hardware: All All
: P1 major with 1 vote (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
: 45991 (view as bug list)
Depends on:
Blocks: 51810
  Show dependency tree
 
Reported: 2007-10-03 02:38 UTC by Prasana
Modified: 2011-10-31 06:50 UTC (History)
2 users (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Prasana 2007-10-03 02:38:45 UTC
I see that the results of the monitor logged in the jtl file are different when
run in the GUI mode as opposed to being run in the non-gui mode. The former
gives the expected result i.e. where the resul jtl file is an xml file with a
list of <monitorStat> elements, whereas the latter treats it as a normal request
(non-monitor) and the results are logged as a list of <httpSample> elements. Not
sure if this is a duplicate entry....
Comment 1 Sebb 2008-05-08 04:48:25 UTC
That's because the Monitor currently only operates in GUI mode - in non-GUI mode only the original samples are written to the file.

There probably needs to be a separate field for the file that contains the processed data results.
Comment 2 Sebb 2008-10-12 05:03:51 UTC
*** Bug 45991 has been marked as a duplicate of this bug. ***
Comment 3 Philippe Mouawad 2011-10-31 06:50:31 UTC
Fixing 51810 will fix this one

*** This bug has been marked as a duplicate of bug 51810 ***
Comment 4 The ASF infrastructure team 2022-09-24 20:37:40 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2028