Now I did it and works :) Thanks a lot for fixing the bug, this will be very useful when done.
2013/12/6 Philippe Mouawad <[email protected]> > Hello, > Did you follow this: > Installing JMeter runtime Download the _bin and _lib files > Unpack the archives into the same directory structure > The other archives are not needed to run JMeter. > > > > Also if you are looking for fix to bug 55852 it is still not built. > Will send a message when done > > Regards > Philippe > > > > > On Fri, Dec 6, 2013 at 10:19 PM, Leonardo Nc <[email protected]> wrote: > > > Hi, I just downloaded the binaries for this revision and when tried to > run > > it, I got this exception > > > > $ java.lang.NoClassDefFoundError: > > com/thoughtworks/xstream/converters/ConversionException > > at java.lang.Class.getDeclaredConstructors0(Native Method) > > at java.lang.Class.privateGetDeclaredConstructors(Class.java:2493) > > at java.lang.Class.getConstructor0(Class.java:2803) > > at java.lang.Class.newInstance(Class.java:345) > > at org.apache.jmeter.NewDriver.main(NewDriver.java:257) > > Caused by: java.lang.ClassNotFoundException: > > com.thoughtworks.xstream.converters.ConversionException > > at java.net.URLClassLoader$1.run(URLClassLoader.java:366) > > at java.net.URLClassLoader$1.run(URLClassLoader.java:355) > > at java.security.AccessController.doPrivileged(Native Method) > > at java.net.URLClassLoader.findClass(URLClassLoader.java:354) > > at java.lang.ClassLoader.loadClass(ClassLoader.java:425) > > at java.lang.ClassLoader.loadClass(ClassLoader.java:358) > > ... 5 more > > JMeter home directory was detected as: > > /home/xx/tools/apache-jmeter-r1548371 > > > > [2]- Done java -jar > > tools/apache-jmeter-r1548371/bin/ApacheJMeter.jar > > > > > > -- > > leonardo< > > http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x24883F55141C1C5C> > > > > > > -- > Cordialement. > Philippe Mouawad. > -- leonardo<http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x24883F55141C1C5C>
