You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2003/12/04 18:33:18 UTC

DO NOT REPLY [Bug 25214] New: - various result listener GUI errors and exceptions

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25214>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25214

various result listener GUI errors and exceptions

           Summary: various result listener GUI errors and exceptions
           Product: JMeter
           Version: 1.9.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Main
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: Joerg-Cyril.Hoehle@t-systems.com


o "Graph Results" sometimes throws
java.lang.ArrayIndexOutOfBoundsException:
This happens esp. with many samples (>1000).
At least, this listener seems to work again after "clear". There was seldom a
need to remove it and add it anew, as I must do with the result tree listener 
(see #25213).


o Calling "clear all" generally displays the backtrace below.
I had several listeners open: assertions, view results, graph results,
aggregate results. It happens for
- "clear" on "table results".

12/04/2003 10:05:18 AM WARN  - jmeter.visualizers.gui.AbstractVisualizer: Clear 
called java.lang.Exception
        at 
org.apache.jmeter.visualizers.TableVisualizer.clear(TableVisualizer.java:167)
        at org.apache.jmeter.gui.action.Clear.doAction(Clear.java:124)
        at 
org.apache.jmeter.gui.action.ActionRouter.performAction(ActionRouter.java:118)
        at 
org.apache.jmeter.gui.action.ActionRouter.access$000(ActionRouter.java:80)
        at org.apache.jmeter.gui.action.ActionRouter$1.run(ActionRouter.java:99)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)


o I wish for "graph full results" to completely disappear from the menus,
until it does something provably useful. The current effect is that it throws 
JMeter
for 10 minutes into some busy loop. By being very careful with your mouse, you
may manage to remove this listener again, after which JMeter seems to return to
a stable state.  Most people will probably swear and kill JMeter instead.

Everytime I want to add a graphical listener, I glare at the popup menu and 
wonder "now, which one was it again (that I must use/not select)?" :-(
This was even more so with older JMeters where there was that other result 
listener (beside the tree one)

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