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

           Summary: Not possible to add more than one SyncTimer
           Product: JMeter
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Main
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


When trying to add SyncTimer into more than one thread group, second instance is
not initialized well and the following exception is thrown:

Exception in thread "AWT-EventQueue-0" java.lang.Error: java.lang.NumberFormatEx
ception: For input string: ""
        at org.apache.jmeter.testbeans.gui.WrapperEditor.shouldNeverHappen(Wrapp
erEditor.java:228)
        at org.apache.jmeter.testbeans.gui.WrapperEditor.getValue(WrapperEditor.
java:278)
        at org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer.saveGuiFiel
ds(GenericTestBeanCustomizer.java:570)
        at org.apache.jmeter.testbeans.gui.TestBeanGUI.modifyTestElement(TestBea
nGUI.java:231)
        at org.apache.jmeter.testbeans.gui.TestBeanGUI.createTestElement(TestBea
nGUI.java:208)
        at org.apache.jmeter.gui.GuiPackage.createTestElement(GuiPackage.java:29
7)
        at org.apache.jmeter.gui.action.AddToTree.doAction(AddToTree.java:68)
        at org.apache.jmeter.gui.action.ActionRouter.performAction(ActionRouter.
java:80)
        at org.apache.jmeter.gui.action.ActionRouter.access$000(ActionRouter.jav
a:42)
        at org.apache.jmeter.gui.action.ActionRouter$1.run(ActionRouter.java:59)

        at java.awt.event.InvocationEvent.dispatch(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)

-- 
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