You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by tiffany <ti...@yahoo.ca> on 2007/09/07 19:17:26 UTC

Can't get Jmeter running after the component class name changes

Hi,

I wrote a Jmeter plugin and it works fine before I changed the classes
names. Now, when I run jmeter, jmeter will thrown the following exception:

meter.gui.action.Load: Could not convert file
com.thoughtworks.xstream.converters.ConversionException: 

It tells me it is still looking at the old class name in some point, does
anybody knows how to fix this?

Thanks,
    Tiffany
-- 
View this message in context: http://www.nabble.com/Can%27t-get-Jmeter-running-after-the-component-class-name-changes-tf4402644.html#a12559671
Sent from the JMeter - User mailing list archive at Nabble.com.


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


Re: Can't get Jmeter running after the component class name changes

Posted by sebb <se...@gmail.com>.
On 07/09/2007, tiffany <ti...@yahoo.ca> wrote:
>
> Hi,
>
> I wrote a Jmeter plugin and it works fine before I changed the classes
> names. Now, when I run jmeter, jmeter will thrown the following exception:
>
> meter.gui.action.Load: Could not convert file
> com.thoughtworks.xstream.converters.ConversionException:
>
> It tells me it is still looking at the old class name in some point, does
> anybody knows how to fix this?

Edit the JMX to fix the class name.

> Thanks,
>    Tiffany
> --
> View this message in context: http://www.nabble.com/Can%27t-get-Jmeter-running-after-the-component-class-name-changes-tf4402644.html#a12559671
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> 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