You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by pa...@kkh.de on 2006/01/11 12:40:36 UTC

nightly-build jakarta-jmeter-2-1.20060110 error at start


Hello,

when I try to start the application (jakarta-jmeter-2-1.20060110) with the
provided 'jmeter.bat' I get following errormessage:
Exception in thread "main" java.lang.NoClassDefFoundError:
com/thoughtworks/xstr
eam/converters/ConversionException
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
        at java.lang.Class.getConstructor0(Unknown Source)
        at java.lang.Class.newInstance0(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at org.apache.jmeter.NewDriver.main(NewDriver.java:160)
Is there one library missing or is the current version not runnable? I
tried other nightly-build versions as well.
I would be very thankfull for answeres.
Best Regards,
Pat



---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: nightly-build jakarta-jmeter-2-1.20060110 error at start

Posted by sebb <se...@gmail.com>.
"To run JMeter, download the _bin and _lib archives and extract into
the same directory structure. "

What jars do you have in the lib directory?

S.
On 11/01/06, patrick.mukherjee@kkh.de <pa...@kkh.de> wrote:
>
>
> Hello,
>
> when I try to start the application (jakarta-jmeter-2-1.20060110) with the
> provided 'jmeter.bat' I get following errormessage:
> Exception in thread "main" java.lang.NoClassDefFoundError:
> com/thoughtworks/xstr
> eam/converters/ConversionException
>        at java.lang.Class.getDeclaredConstructors0(Native Method)
>        at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
>        at java.lang.Class.getConstructor0(Unknown Source)
>        at java.lang.Class.newInstance0(Unknown Source)
>        at java.lang.Class.newInstance(Unknown Source)
>        at org.apache.jmeter.NewDriver.main(NewDriver.java:160)
> Is there one library missing or is the current version not runnable? I
> tried other nightly-build versions as well.
> I would be very thankfull for answeres.
> Best Regards,
> Pat
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org