https://bz.apache.org/bugzilla/show_bug.cgi?id=62767

orimarko <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #3 from orimarko <[email protected]> ---
reproduce issue  in r1842362, errors:

2018-10-02 09:05:16,599 ERROR o.a.j.JMeter: Uncaught exception: 
java.lang.ArrayIndexOutOfBoundsException: null


018-10-02 09:04:55,121 ERROR o.a.j.JMeter: Uncaught exception: 
java.lang.ArrayIndexOutOfBoundsException: -1
        at java.util.ArrayList.elementData(Unknown Source) ~[?:1.8.0_151]
        at java.util.ArrayList.get(Unknown Source) ~[?:1.8.0_151]
        at
org.apache.jmeter.gui.action.SearchTreeDialog.doReplace(SearchTreeDialog.java:263)
~[ApacheJMeter_core.jar:r1842362]
        at
org.apache.jmeter.gui.action.SearchTreeDialog.actionPerformed(SearchTreeDialog.java:249)
~[ApacheJMeter_core.jar:r1842362]
        at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
~[?:1.8.0_151]
        at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
~[?:1.8.0_151]
        at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
~[?:1.8.0_151]
        at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
~[?:1.8.0_151]
        at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown
Source) ~[?:1.8.0_151]
        at java.awt.Component.processMouseEvent(Unknown Source) ~[?:1.8.0_151]
        at javax.swing.JComponent.processMouseEvent(Unknown Source)
~[?:1.8.0_151]
        at java.awt.Component.processEvent(Unknown Source) ~[?:1.8.0_151]
        at java.awt.Container.processEvent(Unknown Source) ~[?:1.8.0_151]
        at java.awt.Component.dispatchEventImpl(Unknown Source) ~[?:1.8.0_151]
        at java.awt.Container.dispatchEventImpl(Unknown Source) ~[?:1.8.0_151]
        at java.awt.Component.dispatchEvent(Unknown Source) ~[?:1.8.0_151]
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
~[?:1.8.0_151]
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
~[?:1.8.0_151]
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
~[?:1.8.0_151]
        at java.awt.Container.dispatchEventImpl(Unknown Source) ~[?:1.8.0_151]
        at java.awt.Window.dispatchEventImpl(Unknown Source) ~[?:1.8.0_151]
        at java.awt.Component.dispatchEvent(Unknown Source) ~[?:1.8.0_151]
        at java.awt.EventQueue.dispatchEventImpl(Unknown Source) ~[?:1.8.0_151]

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to