Sorry and Thanks. I had given the server jdbc driver in my classpath by mistake and that was creating the problem. Removed it and is working fine now. It was my silly mistake... :)
Sumit. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, January 28, 2002 10:32 AM To: [EMAIL PROTECTED] Subject: RE: Problem Installing Jmeter this is the server on which sql2000 is running. Cannot change the name other programs are able to read the path and classpath with spaces. Then why not jmeter. my machine is windows 2000 professional and the sql server is on win2000 server. Sumit. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, January 28, 2002 11:26 AM To: 'JMeter Users List' Subject: RE: Problem Installing Jmeter try removing the space between the Program and Files in the Program Files Directory. I mean both the directory name and also in the classpath. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, January 28, 2002 9:02 AM To: [EMAIL PROTECTED] Subject: Problem Installing Jmeter Hi, I am trying to install jmeter for the first time. Downloaded ApacheJMeter_1.6.1.zip and unzipped it and kept it in the folder D:\Apache\jmeter. Java(jdk1.3.1) is there in D:\jdk1.3.1 folder. When i double click on jmeter.bat the window opens and then closes soon. When i tried running it from command prompt, i got the following messages: D:\Apache\jmeter\bin>jmeter D:\Apache\jmeter\bin>set PROP=jmeter.properties D:\Apache\jmeter\bin>set HOST= D:\Apache\jmeter\bin>set PORT= D:\Apache\jmeter\bin>IF "" EQU "-f" set PROP= D:\Apache\jmeter\bin>IF "" EQU "-h" set HOST=-Dhttp.proxyHost= D:\Apache\jmeter\bin>IF "" EQU "-p" set PORT=-Dhttp.proxyPort= D:\Apache\jmeter\bin>IF "" EQU "-f" set PROP= D:\Apache\jmeter\bin>IF "" EQU "-h" set HOST=-Dhttp.proxyHost= D:\Apache\jmeter\bin>IF "" EQU "-p" set PORT=-Dhttp.proxyPort= D:\Apache\jmeter\bin>IF "" EQU "-f" set PROP= D:\Apache\jmeter\bin>IF "" EQU "-h" set HOST=-Dhttp.proxyHost= D:\Apache\jmeter\bin>IF "" EQU "-p" set PORT=-Dhttp.proxyPort= D:\Apache\jmeter\bin>java -cp \\DEVSRV01\Devserv01_D\Program Files\Microsoft SQL Server 2000 JDBC\lib\mssqlserver.jar;\\DEVSRV01\Devserv01_D\Program Files\Micro soft SQL Server 2000 JDBC\lib\msbase.jar;\\DEVSRV01\Devserv01_D\Program Files\Mi crosoft SQL Server 2000 JDBC\lib\msutil.jar;.;../lib/xerces.jar;ApacheJMeter.jar org.apache.jmeter.NewDriver jmeter.properties Exception in thread "main" java.lang.NoClassDefFoundError: Files\Microsoft Can anyone please let me know what the problem is ? devsrv01 is the name of the server on which my sql server is installed. I do not know from where it is getting the name of that machine. Sumit. The information contained in this e-mail and any files transmitted with it may be privileged and confidential. If the reader of this message, regardless of the address or routing, is not an intended recipient, you are hereby notified that you have received this transmittal in error and any review, use, distribution, dissemination or copying is strictly prohibited. If you have received this message in error, please delete this e-mail and all files transmitted with it from your system and notify the sender by reply e-mail or by calling 1-888-338-6076. -- 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]> The information contained in this e-mail and any files transmitted with it may be privileged and confidential. If the reader of this message, regardless of the address or routing, is not an intended recipient, you are hereby notified that you have received this transmittal in error and any review, use, distribution, dissemination or copying is strictly prohibited. If you have received this message in error, please delete this e-mail and all files transmitted with it from your system and notify the sender by reply e-mail or by calling 1-888-338-6076. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> The information contained in this e-mail and any files transmitted with it may be privileged and confidential. If the reader of this message, regardless of the address or routing, is not an intended recipient, you are hereby notified that you have received this transmittal in error and any review, use, distribution, dissemination or copying is strictly prohibited. If you have received this message in error, please delete this e-mail and all files transmitted with it from your system and notify the sender by reply e-mail or by calling 1-888-338-6076. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

