On 03/02/2009, maturipradeep <[email protected]> wrote: > > Hi All, > > while executing the script from remote machine, i have found few exceptions > in Jmeter Log file. what was it meant by i don't know can any one explain > me.
Was that in the client log file or the server log file? Which version of JMeter? > Thanks in Advance. > > 2009/02/02 17:41:58 WARN - jorphan.reflect.Functor: Trouble functing: > org.apache.jmeter.visualizers.SamplingStatCalculator.getMin(...) : invokee: > Samples: 134 Avg: 4213.179104477612 Min: 594 Max: 5907 Error Rate: 0.0 > Sample Rate: 0.14818517396275907 null > java.lang.reflect.InvocationTargetException > > at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) > > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) > > at java.lang.reflect.Method.invoke(Unknown Source) > > at org.apache.jorphan.reflect.Functor.doInvoke(Functor.java:253) > > at org.apache.jorphan.reflect.Functor.invoke(Functor.java:314) > > at org.apache.jorphan.reflect.Functor.invoke(Functor.java:285) > > at > org.apache.jorphan.gui.ObjectTableModel.getValueAt(ObjectTableModel.java:176) > > at javax.swing.JTable.getValueAt(Unknown Source) > > at javax.swing.JTable.prepareRenderer(Unknown Source) > > at javax.swing.plaf.basic.BasicTableUI.paintCell(Unknown Source) > > at javax.swing.plaf.basic.BasicTableUI.paintCells(Unknown Source) > > at javax.swing.plaf.basic.BasicTableUI.paint(Unknown Source) > > at javax.swing.plaf.ComponentUI.update(Unknown Source) > > at javax.swing.JComponent.paintComponent(Unknown Source) > > at javax.swing.JComponent.paint(Unknown Source) > > at javax.swing.JComponent.paintWithOffscreenBuffer(Unknown Source) > > at javax.swing.JComponent.paintDoubleBuffered(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.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknown > Source) > > at java.awt.event.InvocationEvent.dispatch(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) > > Caused by: java.lang.NullPointerException > > at > > org.apache.jmeter.visualizers.SamplingStatCalculator.getMin(SamplingStatCalculator.java:362) > > ... 28 more > > > Regards, > Pradeep > > -- > View this message in context: > http://www.nabble.com/Remote-Testing-Exception-tp21804379p21804379.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

