Have you fixed this problem? if not then before you run the script clear the
CLASSPATH environment variable with
set CLASSPATH=

then call jmeter.bat

Regards
Scott

-----Original Message-----
From: Michael Morris [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 23, 2001 6:11 PM
To: '[EMAIL PROTECTED]'
Subject: Re Running JMeter


Thanks to Nate, Scott and Mike for your responses.

I have now tried reinstalling the whole thing. I am still getting problems
though. 
I am starting the program from the command line. I append the whole text
from the command window. Notice that somehow between reading the class path
and reporting the error, all the .'s are transposed to /'s (as Mike pointed
out). Does anyone understand this?  

Anyway... here is the text I got:-



C:\JMeter\jakarta-jmeter\bin>jmeter

C:\JMeter\jakarta-jmeter\bin>set PROP=jmeter.properties

C:\JMeter\jakarta-jmeter\bin>set HOST=

C:\JMeter\jakarta-jmeter\bin>set PORT=

C:\JMeter\jakarta-jmeter\bin>IF "" EQU "-f" set PROP=

C:\JMeter\jakarta-jmeter\bin>IF "" EQU "-h" set HOST=-Dhttp.proxyHost=

C:\JMeter\jakarta-jmeter\bin>IF "" EQU "-p" set PORT=-Dhttp.proxyPort=

C:\JMeter\jakarta-jmeter\bin>IF "" EQU "-f" set PROP=

C:\JMeter\jakarta-jmeter\bin>IF "" EQU "-h" set HOST=-Dhttp.proxyHost=

C:\JMeter\jakarta-jmeter\bin>IF "" EQU "-p" set PORT=-Dhttp.proxyPort=

C:\JMeter\jakarta-jmeter\bin>IF "" EQU "-f" set PROP=

C:\JMeter\jakarta-jmeter\bin>IF "" EQU "-h" set HOST=-Dhttp.proxyHost=

C:\JMeter\jakarta-jmeter\bin>IF "" EQU "-p" set PORT=-Dhttp.proxyPort=




C:\JMeter\jakarta-jmeter\bin>java -cp C:\IBMDebug\lib\dertrjrt.jar;C:\IBM
Connec
tors\classes;C:\Progra~1\IBM\IBMVJava\eab\runtime30;C:\Progra~1\IBM\IBMVJava
\eab
\runtime20;C:\oracle\ora81\jdbc\lib\classes12.zip;C:\oracle\ora81\jdbc\lib\n
ls_c
harset12.zip;C:\Progra~1\junit3.7\junit.jar;C:\jdk1.3.1\jre\lib\ext\xerces.j
ar;C
:\JMeter\jakarta-jmeter\bin\apachejmeter.jar;;../lib/xerces.jar;ApacheJMeter
.jar
   org.apache.jmeter.NewDriver jmeter.properties


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;C:\JMeter\ja
kart
a-jmeter\bin\apachejmeter/jar;;///lib/xerces/jar;ApacheJMeter/jar

C:\JMeter\jakarta-jmeter\bin>


Thanks

Michael







---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.281 / Virus Database: 149 - Release Date: 9/18/2001

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.281 / Virus Database: 149 - Release Date: 9/18/2001


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

Reply via email to