https://bz.apache.org/bugzilla/show_bug.cgi?id=61561
--- Comment #8 from orimarko <[email protected]> --- Also I notice difference from JMeter 3.2 Generate ${__Random(,,)} throws exception only in JMeter 3.3 2017-09-25 13:53:04,864 ERROR o.a.j.JMeter: Uncaught exception: java.lang.NumberFormatException: For input string: "" at java.lang.NumberFormatException.forInputString(Unknown Source) ~[?:1.8.0_144] at java.lang.Long.parseLong(Unknown Source) ~[?:1.8.0_144] at java.lang.Long.parseLong(Unknown Source) ~[?:1.8.0_144] at org.apache.jmeter.functions.Random.execute(Random.java:64) ~[ApacheJMeter_functions.jar:3.3 r1808647] at org.apache.jmeter.engine.util.CompoundVariable.execute(CompoundVariable.java:137) ~[ApacheJMeter_core.jar:3.3 r1808647] at org.apache.jmeter.engine.util.CompoundVariable.execute(CompoundVariable.java:112) ~[ApacheJMeter_core.jar:3.3 r1808647] at org.apache.jmeter.functions.gui.FunctionHelper.actionPerformed(FunctionHelper.java:181) ~[ApacheJMeter_core.jar:3.3 r1808647] at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) ~[?:1.8.0_144] at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) ~[?:1.8.0_144] at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) ~[?:1.8.0_144] at javax.swing.DefaultButtonModel.setPressed(Unknown Source) ~[?:1.8.0_144] at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) ~[?:1.8.0_144] at java.awt.Component.processMouseEvent(Unknown Source) ~[?:1.8.0_144] at javax.swing.JComponent.processMouseEvent(Unknown Source) ~[?:1.8.0_144] at java.awt.Component.processEvent(Unknown Source) ~[?:1.8.0_144] at java.awt.Container.processEvent(Unknown Source) ~[?:1.8.0_144] at java.awt.Component.dispatchEventImpl(Unknown Source) ~[?:1.8.0_144] at java.awt.Container.dispatchEventImpl(Unknown Source) ~[?:1.8.0_144] at java.awt.Component.dispatchEvent(Unknown Source) ~[?:1.8.0_144] at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) ~[?:1.8.0_144] at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) ~[?:1.8.0_144] at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) ~[?:1.8.0_144] at java.awt.Container.dispatchEventImpl(Unknown Source) ~[?:1.8.0_144] at java.awt.Window.dispatchEventImpl(Unknown Source) ~[?:1.8.0_144] at java.awt.Component.dispatchEvent(Unknown Source) ~[?:1.8.0_144] at java.awt.EventQueue.dispatchEventImpl(Unknown Source) ~[?:1.8.0_144] at java.awt.EventQueue.access$500(Unknown Source) ~[?:1.8.0_144] at java.awt.EventQueue$3.run(Unknown Source) ~[?:1.8.0_144] at java.awt.EventQueue$3.run(Unknown Source) ~[?:1.8.0_144] at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_144] at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) ~[?:1.8.0_144] at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) ~[?:1.8.0_144] at java.awt.EventQueue$4.run(Unknown Source) ~[?:1.8.0_144] at java.awt.EventQueue$4.run(Unknown Source) ~[?:1.8.0_144] at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_144] at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) ~[?:1.8.0_144] at java.awt.EventQueue.dispatchEvent(Unknown Source) ~[?:1.8.0_144] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) [?:1.8.0_144] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) [?:1.8.0_144] at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [?:1.8.0_144] at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [?:1.8.0_144] at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [?:1.8.0_144] at java.awt.EventDispatchThread.run(Unknown Source) [?:1.8.0_144] -- You are receiving this mail because: You are the assignee for the bug.
