RE: data analyzer weirdness

2002-05-01 Thread mstover1
I get that error quite frequently, but it doesn't seem to affect anything. Are you getting problems other than the stack trace being printed? Is it having any affect on your ability to record samples? -Mike > > Also, does anyone know why I am getting this error > > when I try to use HTTP Pro

Re: data analyzer weirdness

2002-04-30 Thread mstover1
Well, it's kind of a relic and will soon go the way of the dinosaur. I'm currently working on code that will allow saving of test results, and then later reloading into any of the visualizers. Thus, you'll be able to use any of the standard visualizers to see test results "offline". I'm sor

RE: data analyzer weirdness

2002-04-30 Thread Joseph Barefoot
System.out.println("Avg time: " + avg); } catch(Exception e){ e.printStackTrace(); } } // end main } // end class > -Original Message- > From: Hemadri Dasari [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, April 30, 2002 6:07 PM > To: JMeter Users List; [EMAIL P

RE: data analyzer weirdness

2002-04-30 Thread Hemadri Dasari
Hi Joe, Could you please share a sample to calculate min/max/avg. Also, does anyone know why I am getting this error when I try to use HTTP Proxy server to record. This was with the latest (today's) build: * Initializing... Creating Config Object...OK Creating Cache

RE: data analyzer weirdness

2002-04-30 Thread Joseph Barefoot
uesday, April 30, 2002 5:14 PM > To: JMeter Users List; [EMAIL PROTECTED] > Subject: RE: data analyzer weirdness > > > I just wrote a quickie to give me the min/max/avg times from the file data > (so I'm good), but I'm still curious about the Data Analyzer--it only > appe

RE: data analyzer weirdness

2002-04-30 Thread Joseph Barefoot
I just wrote a quickie to give me the min/max/avg times from the file data (so I'm good), but I'm still curious about the Data Analyzer--it only appears to be useful for low volume testing. peace, joe > -Original Message- > From: Joseph Barefoot [mailto:[EMAIL PROTECTED]] > Sent: Tuesday