Thanks, Nate, I edited my classpath and tried it again. I am still having trouble though, now the error is
Exception in thread "main" java.lang.NoClassDefFoundError: Connectors\classes;C: \Progra~1\IBM\IBMVJava\eab\runtime30;C:\Progra~1\IBM\IBMVJava\eab\runtime20; C:\o racle\ora81\jdbc\lib\classes12/zip;C:\oracle\ora81\jdbc\lib\nls_charset12/zi p;C: \Progra~1\junit3/7\junit/jar;C:\jdk1/3/1\jre\lib\ext\xerces/jar;///lib/xerce s/ja r;ApacheJMeter/jar As you can see it does not seem to like my classpath at all!! I must be missing something stupid Michael -----Original Message----- From: Bohn, Nathan [mailto:[EMAIL PROTECTED]] Sent: 23 October 2001 15:20 To: 'Michael Morris' Subject: AW: running Jmeter Your path and classpath should not contain any spaces. Change c:\program files to c:\progra~1 in both the classpath and path. Use Start - Run to test the modified paths. Regards, Nate -----Urspr�ngliche Nachricht----- Von: Michael Morris [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 23. Oktober 2001 16:01 An: [EMAIL PROTECTED] Betreff: running Jmeter I wonder if anyone out there can help me to get Jmeter running, I am working in Windows2000 and although I think I have installed everything ok, when I try to run JMeter I get the following response: Exception in thread "main" java.lang.NoClassDefFoundError: Connectors\classes;C:\Program Does anyone recognize this? Thanks Michael Morris --------------------------------------------------------------------- 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]

