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=38234>. 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=38234 ------- Additional Comments From [EMAIL PROTECTED] 2006-11-21 05:33 ------- >jmeter -v Copyright (c) 1998-2005 The Apache Software Foundation Version 2.1.20050419 I tried setup for the openJMS testing and the same issue comes up for the publisher sapler and graph results. Exception in thread "AWT-EventQueue-0" java.lang.ArithmeticException: / by zero at org.apache.jmeter.visualizers.Graph.drawSample(Graph.java:229) at org.apache.jmeter.visualizers.Graph.paintComponent(Graph.java:217) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JViewport.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JViewport.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JSplitPane.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JLayeredPane.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintToOffscreen(Unknown Source) at javax.swing.BufferStrategyPaintManager.paint(Unknown Source) at javax.swing.RepaintManager.paint(Unknown Source) at javax.swing.JComponent._paintImmediately(Unknown Source) at javax.swing.JComponent.paintImmediately(Unknown Source) at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) at javax.swing.RepaintManager.seqPaintDirtyRegions(Unknown Source) I have tried all jre versions and win 2000 and 2003. Also the workaround suggested (saving file before use) does not work. Steps to reproduce: Building a Test Plan For a Producer Sampler 1. Add a Thread Group. 2. Add the producer sampler "Producer Sampler" from the Sampler menu. 3. Highlight the Producer Sampler then right click to add the producer listener "View Producer Results" from the Listener menu. 4. Go to the Thread Group element and set the Number of Threads, Ramp-Up Period and Loop Count to 1. For a Consumer Sampler 1. Add a Thread Group. 2. Add the consumer sampler "Consumer Sampler" from the Sampler menu. 3. Highlight the Consumer Sampler then right click to add the consumer listener "View Consumer Results" from the Listener menu. 4. Go to the Thread Group element and set the Number of Threads, Ramp-Up Period and Loop Count to 1. -- 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]
