well, that's what I thought as well until I saw someone else able to run from any directory, not just the /bin. Is there a workaround?
Thanks. sebb <[EMAIL PROTECTED]> 03/16/2005 06:36 AM Please respond to "JMeter Users List" To JMeter Users List <[email protected]> cc Subject Re: Running jmeter.bat from outside the installation bin directory You must run jmeter.bat from the bin directory otherwise JMeter cannot find its jars. And if you want to use it in client server mode, JMeter must be installed in a directory without spaces. S. On Tue, 15 Mar 2005 15:24:59 -0800, Sangeetha Srinivasan <[EMAIL PROTECTED]> wrote: > Hi, > > I want to be able to run jmeter from command line outside of the bin dir. > For e.g: When I try to run it from "C:\Documents and > Settings\Administrator>" directory, I get this error: > > java.lang.Throwable: Could not access C:\Documents and Settings\lib > at org.apache.jmeter.NewDriver.<clinit>(NewDriver.java:89) > java.lang.Throwable: Could not access C:\Documents and Settings\lib\ext > at org.apache.jmeter.NewDriver.<clinit>(NewDriver.java:89) > java.lang.ClassNotFoundException: org.apache.jmeter.JMeter > at java.net.URLClassLoader.findClass(URLClassLoader.java:375) > at java.lang.ClassLoader.loadClass(ClassLoader.java:562) > at java.lang.ClassLoader.loadClass(ClassLoader.java:494) > at org.apache.jmeter.NewDriver.main(NewDriver.java:166) > > Am I missing something in my set up? Can anyone please help? > > Thanks, > > San. > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

