Any code you want to add and run with JMeter should go in the /lib/ext directory. JMeter should ideally be started via the script files (jmeter.bat/jmeter). Maybe you weren't providing JMeter with the path to the properties file? I can only guess since you didn't specify exactly how you were trying to start JMeter (but I got the impression you weren't using the provided scripts).
Regarding the counter problem - the 1.8 counter did have a bug, but not quite what you are reporting. Nonetheless, you might want to grab the latest code. Many problems have been fixed. -Mike On 5 Jan 2000 at 1:01, Michael Lee wrote: > I think I fixed the port problem with HTTP Request Defaults and I was trying to >build the system. When I finally got it to build correctly it kept saying 'Java >Virtual Machine. Can not find main clas...etc.' > I had NewDriver defined as the main class in the manifest. I had it defined in my >JBuilder project and it gave me the same error. I noticed that NewDriver has a static >initalizer that loads some jars. I created a jar and even stuck it in the same dir at >the ApacheJMeter.jar file! Help?! What am I doing wrong? I would like to help add some code to this great tool but I can't get it to run! (The one I compile, not the distribution jar..which works). > thanks, > Michael Lee -- Michael Stover [EMAIL PROTECTED] Yahoo IM: mstover_ya ICQ: 152975688 AIM: mstover777 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

