I'll do this tomorrow. Cheers! C.
On 7/2/07, sebb <[EMAIL PROTECTED]> wrote:
On 02/07/07, Cristian Opincaru <[EMAIL PROTECTED]> wrote: > Hi! > > I tried the night build and it works loading data from samples. However, > both the simple report and the aggregated report calculate wrong values of > the throughput (aggregated report computes less than one request per second, > while the simple request computes about 600 - my throughput is 300). Can you file a Bugzilla report? Please attach the data file, editted to conceal any private information. > Cristian > > PS. Anybody know about the jmeter-report? > > > > > On 7/2/07, Cristian Opincaru <[EMAIL PROTECTED]> wrote: > > > > Thankx, I'll try that. > > > > How about the jmeter-report? Do you know where I can get some information > > about this one? > > > > Cristian > > > > On 7/2/07, sebb <[EMAIL PROTECTED]> wrote: > > > > > > On 02/07/07, Cristian Opincaru < [EMAIL PROTECTED]> wrote: > > > > I'm trying to run JMeter in non-gui mode. I built my own test which > > > includes > > > > an AggregateReport Listner which saves the data into a file. > > > > > > > > All works out fine. But I don't know how to view the results. If I try > > > > JMeter / AggregateReportListner / Load File, I get an exception (see > > > below). > > > > Any ideas? > > > > > > There have been some fixes to the OldSaveService since 2.2; it would > > > be worth trying the nightly. > > > > > > Check that the CSV file looks OK - perhaps try loading it in a > > > spreadsheet. > > > > > > Otherwise please create a Bugzilla issue and attach a simple CSV file > > > that fails. > > > > > > > I also found a program called "jmeter-report" in the JMeter > > > distribution, > > > > which probably does exactly what I want, but was unable to find any > > > help or > > > > instructions about how to use it. > > > > > > > > Any help is appreciated! > > > > Cristian > > > > > > > > > > > > Exception in thread "AWT-EventQueue-0" > > > java.util.NoSuchElementException > > > > at java.util.StringTokenizer.nextToken(Unknown Source) > > > > at > > > > org.apache.jmeter.save.OldSaveService.makeResultFromDelimitedString(O > > > > ldSaveService.java:191) > > > > at > > > > org.apache.jmeter.save.OldSaveService.makeResultFromDelimitedString (O > > > > ldSaveService.java:126) > > > > at org.apache.jmeter.reporters.ResultCollector.loadExistingFile > > > > (ResultCo > > > > llector.java:202) > > > > at > > > org.apache.jmeter.visualizers.gui.AbstractVisualizer.stateChanged > > > > (Abs > > > > tractVisualizer.java:248) > > > > at org.apache.jmeter.gui.util.FilePanel.fireFileChanged( > > > > FilePanel.java:1 > > > > 32) > > > > at org.apache.jmeter.gui.util.FilePanel.actionPerformed ( > > > > FilePanel.java:1 > > > > 46) > > > > at javax.swing.AbstractButton.fireActionPerformed(Unknown > > > Source) > > > > at javax.swing.AbstractButton$Handler.actionPerformed (Unknown > > > > Source) > > > > at javax.swing.DefaultButtonModel.fireActionPerformed (Unknown > > > > Source) > > > > at javax.swing.DefaultButtonModel.setPressed(Unknown Source) > > > > at javax.swing.plaf.basic.BasicButtonListener.mouseReleased (Unknown > > > > Sour > > > > ce) > > > > at java.awt.Component.processMouseEvent(Unknown Source) > > > > at javax.swing.JComponent.processMouseEvent(Unknown Source) > > > > at java.awt.Component.processEvent (Unknown Source) > > > > at java.awt.Container.processEvent(Unknown Source) > > > > at java.awt.Component.dispatchEventImpl(Unknown Source) > > > > at java.awt.Container.dispatchEventImpl(Unknown Source) > > > > at java.awt.Component.dispatchEvent(Unknown Source) > > > > at java.awt.LightweightDispatcher.retargetMouseEvent (Unknown > > > Source) > > > > at java.awt.LightweightDispatcher.processMouseEvent(Unknown > > > Source) > > > > at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) > > > > at java.awt.Container.dispatchEventImpl(Unknown Source) > > > > at java.awt.Window.dispatchEventImpl(Unknown Source) > > > > at java.awt.Component.dispatchEvent(Unknown Source) > > > > at java.awt.EventQueue.dispatchEvent(Unknown Source) > > > > at java.awt.EventDispatchThread.pumpOneEventForHierarchy > > > (Unknown > > > > Source) > > > > > > > > at java.awt.EventDispatchThread.pumpEventsForHierarchy (Unknown > > > > Source) > > > > at java.awt.EventDispatchThread.pumpEvents(Unknown Source) > > > > at java.awt.EventDispatchThread.pumpEvents (Unknown Source) > > > > at java.awt.EventDispatchThread.run(Unknown Source) > > > > -- > > > > Cristian OPINCARU > > > > University of the Federal Armed Forces Munich > > > > http://www.unibw.de/cristian.opincaru > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > -- > > Cristian OPINCARU > > University of the Federal Armed Forces Munich > > http://www.unibw.de/cristian.opincaru > > > > > > -- > Cristian OPINCARU > University of the Federal Armed Forces Munich > http://www.unibw.de/cristian.opincaru > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Cristian OPINCARU University of the Federal Armed Forces Munich http://www.unibw.de/cristian.opincaru

