Sorry but i've dowloaded the .bin on my pc but when i try to start it an
exception is thrown :
java.lang.NoClassDefFoundError:com/thoughtworks/xstream/converters/ConversionException

What can I do?

regards
-Raffo

On 4/5/06, sebb <[EMAIL PROTECTED]> wrote:
>
> Found the problem - it was a field not being initialised on
> deserialisation.
>
> If you want to test it out, the fix is in the nightly build:
>
> 2-1.20060405
>
> Please let me know if that fixes it for you.
>
> S.
> On 05/04/06, sebb <[EMAIL PROTECTED]> wrote:
> > I'll take a look at that - I expect the class is not being initialised
> > properly by the remote server.
> >
> > S.
> > On 05/04/06, Raffaele Viola <[EMAIL PROTECTED]> wrote:
> > > Maybe, I found the problem ...
> > >
> > > in my test plan I use a Syncronizing Timer object. If I run this plan
> > > normally using only a PC all works correctly. When I try to start the
> test
> > > plan on a slave system using Remote start in the SyncTimer class the
> 68th
> > > row thrown a NullPointerExeption.
> > >
> > > Infact if I disable the object and try to start the test .... all goes
> fine.
> > >
> > >
> > > Best Regards , Raffo
> > >
> > >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to