You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2003/06/07 15:37:34 UTC

DO NOT REPLY [Bug 20574] New: - Blank error dialog boxes

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20574

Blank error dialog boxes

           Summary: Blank error dialog boxes
           Product: JMeter
           Version: 1.9RC1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Main
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: tjsb@slb.com


Some of the JMX files in testfiles cause a blank error message box to be 
displayed.

The patches to follow fix some of the causes.

JMeterUtils
- detect null message string and replace with "Unexpected error - see log file"
- log a warning message to the log file, with a stack trace to allow the 
original error to be debugged.
- remove some unused local variables
- use the new logging category name.

Load.java
- handle some extra parsing errors
- Fix logging category name
- log when files are about to be loaded.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org