OK !!!
Just one question, where is defined the JMETER HOME ? I have this error when
execute the jar....
java.lang.Throwable: Could not access /opt/LoadTests/lib
at kg.apc.jmeter.cmd.NewDriver.<clinit>(NewDriver.java:77)
java.lang.Throwable: Could not access /opt/LoadTests/lib/ext
at kg.apc.jmeter.cmd.NewDriver.<clinit>(NewDriver.java:77)
java.lang.Throwable: Could not access /opt/LoadTests/lib/junit
at kg.apc.jmeter.cmd.NewDriver.<clinit>(NewDriver.java:77)
JMeter home directory was detected as: /opt/LoadTests
Exception in thread "main" java.lang.RuntimeException:
java.lang.ClassNotFoundException: kg.apc.jmeter.PluginsCMD
at kg.apc.jmeter.cmd.NewDriver.main(NewDriver.java:184)
Caused by: java.lang.ClassNotFoundException: kg.apc.jmeter.PluginsCMD
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at kg.apc.jmeter.cmd.NewDriver.main(NewDriver.java:176)
2011/4/5 apc <[email protected]>
> Yes, I mark all developer snapshot as deprecated, to prevent users from
> treating it as ready-to-use. It is in the middle of development, still
> contains many bugs.
>
> --
> View this message in context:
> http://jmeter.512774.n5.nabble.com/Automatic-generation-of-aggregate-reports-tp4281459p4283680.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>