You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Vikas Patel <Vi...@afsc.ca> on 2010/08/04 18:05:08 UTC

Need Help RE: Exception in thread "AWT-EventQueue-0

Hello,

 

When I am running my test I am getting below error.  Need some advice on
that.

 

 Exception in thread "AWT-EventQueue-0"
java.lang.ArrayIndexOutOfBoundsException:
 2
        at
org.apache.jmeter.visualizers.GraphAccum.drawSample(GraphAccum.java:3
65)
        at
org.apache.jmeter.visualizers.GraphAccum.paintComponent(GraphAccum.ja
va:239)
        at javax.swing.JComponent.paint(JComponent.java:1029)
        at javax.swing.JComponent.paintChildren(JComponent.java:864)
        at javax.swing.JComponent.paint(JComponent.java:1038)
        at javax.swing.JViewport.paint(JViewport.java:747)
        at javax.swing.JComponent.paintChildren(JComponent.java:864)
        at javax.swing.JComponent.paint(JComponent.java:1038)
        at javax.swing.JComponent.paintChildren(JComponent.java:864)
        at javax.swing.JSplitPane.paintChildren(JSplitPane.java:1030)
        at javax.swing.JComponent.paint(JComponent.java:1038)
        at javax.swing.JComponent.paintChildren(JComponent.java:864)
        at javax.swing.JComponent.paint(JComponent.java:1038)
        at javax.swing.JComponent.paintChildren(JComponent.java:864)
        at javax.swing.JComponent.paint(JComponent.java:1038)
        at javax.swing.JViewport.paint(JViewport.java:747)
        at javax.swing.JComponent.paintChildren(JComponent.java:864)
        at javax.swing.JComponent.paint(JComponent.java:1038)
        at javax.swing.JComponent.paintToOffscreen(JComponent.java:5124)
        at
javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(RepaintMa
nager.java:1475) 

 

 

Thank you,

Vikas Patel

Production Support Analyst

IT Service Delivery


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




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


Re: Need Help RE: Exception in thread "AWT-EventQueue-0

Posted by sebb <se...@gmail.com>.
On 4 August 2010 17:05, Vikas Patel <Vi...@afsc.ca> wrote:
>
> Hello,
>
>
>
> When I am running my test I am getting below error.  Need some advice on
> that.

Make sure you are using the current version of JMeter. i.e. 2.4

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