Try removing the visualiser that is generating the NullPointerException

S.
On 02/03/06, Ganti, Venkata <[EMAIL PROTECTED]> wrote:
> Yeah good thought, I already tried that, I saw the response from the
> browser but not from JMeter...
>
> The Response is successful... the response code is either 302/200.
>
> I found the following info from the LOG...
>
> 2006/03/02 14:58:19 DEBUG -
> jmeter.visualizers.ViewResultsFullVisualizer: Start : updateGui1
> 2006/03/02 14:58:19 DEBUG -
> jmeter.visualizers.ViewResultsFullVisualizer: updateGui1 : sample result
> - OrderItemAdd
> 2006/03/02 14:58:19 DEBUG -
> jmeter.visualizers.ViewResultsFullVisualizer: End : updateGui1
> 2006/03/02 14:58:19 DEBUG - jmeter.visualizers.MonitorHealthVisualizer:
> StatsModel was null java.lang.NullPointerException
>         at
> org.apache.jmeter.visualizers.MonitorHealthVisualizer.add(MonitorHealthV
> isualizer.java:89)
>         at
> org.apache.jmeter.reporters.ResultCollector.sendToVisualizer(ResultColle
> ctor.java:399)
>         at
> org.apache.jmeter.reporters.ResultCollector.sampleOccurred(ResultCollect
> or.java:375)
>         at
> org.apache.jmeter.threads.ListenerNotifier.notifyListeners(ListenerNotif
> ier.java:225)
>         at
> org.apache.jmeter.threads.JMeterThread.notifyListeners(JMeterThread.java
> :467)
>         at
> org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:258)
>         at java.lang.Thread.run(Unknown Source)
>
> Thanks
>
>
> -----Original Message-----
> From: Wade Catron [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 02, 2006 3:00 PM
> To: JMeter Users List
> Subject: RE: Need some help on Result Tree Response Data
>
> Is it possible that the server is simply returning an empty response?
> Can you attempt to manually duplicate (through a browser of some sort)
> the exact request that JMeter is sending to ensure that the response
> does indeed contain data?  ...Just an idea.
>
>
> On Thu, 2 Mar 2006 14:39:44 -0800, "Ganti, Venkata"
> <[EMAIL PROTECTED]> said:
> > They are HTTP Samplers... The problem is there in both HTML and TEXT
> > views...
> >
> >
> > -----Original Message-----
> > From: Wade Catron [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, March 02, 2006 2:30 PM
> > To: JMeter Users List
> > Subject: Re: Need some help on Result Tree Response Data
> >
> > I've observed this type of behavior when trying to view response data
> as
> > HTML, if the code contains extensive styles and javascript, etc...  I
> > just assumed that the HTML parser within JMeter can only handle basic
> > HTML elements, and pretty much chokes on certain things.
> >
> > Are you trying to view it as plain text?
> >
> >
> > On Thu, 2 Mar 2006 22:19:32 +0000, "sebb" <[EMAIL PROTECTED]> said:
> > > What Samplers are they?
> > >
> > > Have you checked jmeter.log for any errors?
> > >
> > > On 02/03/06, Ganti, Venkata <[EMAIL PROTECTED]> wrote:
> > > > Hi All,
> > > >
> > > > I successfully ran couple of tests runs of my application and I
> want
> > to
> > > > see the results in View Result Tree Pane. I am able to see the
> > Response
> > > > Data only for couple of samplers but for others it is showing me a
> > BLANK
> > > > Screen.
> > > >
> > > > What could be the problem for showing a BLANK Screen on the
> Response
> > TAB
> > > > of View Result Tree Pane instead of my response Data.
> > > >
> > > > Thanks in advance,
> > > >
> > > > Best Regards
> > > > Ven
> > > >
> > > >
> > > >
> > ---------------------------------------------------------------------
> > > > 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]
> > >
> >
> > --
> > http://www.fastmail.fm - And now for something completely different...
> >
> >
> > ---------------------------------------------------------------------
> > 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]
> >
>
> --
> http://www.fastmail.fm - Accessible with your email software
>                           or over the web
>
>
> ---------------------------------------------------------------------
> 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]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to