Bug 59093 - Option parsing error message can be 'lost'
Summary: Option parsing error message can be 'lost'
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.13
Hardware: PC Mac OS X 10.1
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-01 12:03 UTC by Sebb
Modified: 2016-03-01 14:46 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebb 2016-03-01 12:03:29 UTC
When the option parser detects an error, JMeter reports this and then displays the usage.

However the usage message is so long that the error message may disappear off the top of the screen.

A simple solution is to repeat the error at the end of the display.
Comment 1 Sebb 2016-03-01 14:46:46 UTC
URL: http://svn.apache.org/viewvc?rev=1733081&view=rev
Log:
Option parsing error message can be 'lost'
Bugzilla Id: 59093

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/JMeter.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:03 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3867