JMeter has a number of serious bugs currently. I have fixed some and will try to upload them to cvs as soon as possible:
1. Proxy server - didn't work with POST method, and didn't do cookies, have fixed 2. no current handler for... , have fixed, can now load jmx files 3. have also fixed a minor bug with the HTTP Link parser (Modification Manager) 4. Have fixed another bug that caused all HTTP samples to be done as multipart form encoded requests. As a result, JMeter is working nicely for me (and me alone) right now. Like I said, hopefully, tonight I can update cvs and tomorrow's nightly build will reflect that. I'll let you know tomorrow if it works out. -Mike > -----Original Message----- > From: Marcusz Zafarano [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 15, 2002 3:44 PM > To: JMeter Users List > Subject: RE: OutOfMemoryError > > > ok. > > what about loading a test file. it just won't seem to load the samples > or the files that I created?? > > thnks > -mez > > -----Original Message----- > From: Stover, Michael [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 15, 2002 12:35 PM > To: 'JMeter Users List' > Subject: RE: OutOfMemoryError > > > This is more than likely due to your use of a View Results visualizer. > > I recommend using the view results visualizers only when you have the > threadgroup set to run a set number of times, with only 1 > thread. I do this > to verify that JMeter is doing what I expect and getting the > results that I > expect before moving on to full blown load testing, for which > I remove the > view results visualizer and swith to the graph visualizer. > > -Mike > > > -----Original Message----- > > From: Marcusz Zafarano [mailto:[EMAIL PROTECTED]] > > Sent: Friday, February 15, 2002 3:30 PM > > To: [EMAIL PROTECTED] > > Subject: OutOfMemoryError > > > > > > After a very short while running jmeter I get a: > > java.lang.OutOfMemoryError > > <<no stack trace available>> > > > > Does anyone know what the problem is and how to fix it? > > > > thnks > > -mez > > > > -- > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

