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=3638>.
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=3638

           Summary: ConstantTimer; enter non-numeric throws
                    NumberFormatException
           Product: JMeter
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Main
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


For the ConstantTimer element, if you enter a non-numeric in the "Constant 
Delay" field, a java.lang.NumberFormatException error is thrown.

Also, a java.lang.NumberFormatException can be thrown when editing the field.

For example, enter 100 in the "Constant Delay" field. Next, use the BACKSPACE 
key to delete 100 and enter 300.  When you deleted 100, the field was 
automatically converted to a number.  Of course, the field was empty because we 
just deleted the 100. So, an exception was thrown.

Also, if you enter a number that exceeds the maximum allowable integer, you get 
a java.lang.NumberFormatException.

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

Reply via email to