DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42784>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42784

           Summary: Show the number of errors logged in the GUI
           Product: JMeter
           Version: 2.2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: HTTP
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Some errors that happen during the execution of a test, only shows up as "ERROR"
lines in the jmeter log file.
So these errors go unattended by a lot of users, I think.

I suggest to add a short text, displaying the number of errors logged in the
jmeter log file, if possible in only the number of errors in the current test
exectuion.

Currently, in the upper right corner, there is a text showing the number of
threads running. This seems to be kind of a "status" line. Perhaps we could add
a text there, stating  : "Number of errors logged : 3, number of threads running
5/10".
This would make it quite easy to see if anything unexpected has happened in the
test execution.

I am not sure if we should look at the jmeter log file, or if we should set up
our own log listener, which only receives "ERRORS" for all classes. I guess it
would be best to set up our own log listener, because some users might set the
jmeter properties so that nothing is logged.

It would also be nice to have an action or menu item to show the error log,
either the jmeter log file, like the bugzilla 41788 talks about, or just the
errors our own log listener has received.

I think this functionality would be very useful. If someone has better
suggestions on where to display the information, that is fine. But I think it
should always be displayed, so that even novice users will be able to notice it
without having to set something up first.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to