[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.hyades] Re: launch remote application

Luca Di Stefano a écrit :
> Ok, to be sure I used your class.
> 
> the class is in
> /profile/classes/org/test/Test.class
> 
> if I select the class name with the browse button (works only if the
> test is on localhost) then the class name instead to be
> org.test.Test.class is filled with Test !
> Not only this but automagically..  the classpath is filled with
> /profile/classes/org/test/
> 
> Obvioulsy not works so.
> 
> I correct classname with org.test.Test.class and classpath with
> /profile/classes/ then I start the test and it works but only for memory
> profiling no coverage or method timing (and I have they selected).
> 
> I'm corious to know HOW it has worked on my linux box launching java.exe
>  -XrunpiAgent:server=controlled org.test.Test
> maybe with wine? .... ARGH!
> 

No it uses the linux java command.

> 
> Again, java.exe  -XrunpiAgent:server=controlled org.test.Test but here I
> don't have wine installed :-|
> 

It doesn't use wine

> on windows is the same but I get in the console:
> java.lang.NoClassDefFoundError: org/test/Test
> Exception in thread "main"
> 
>

I don't know why it doesn't work. Maybe try another install of the rac,
 ant post your problem on the hyades-dev mailing list.

Regards.

-- 
Sebastien Mathy