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

Hi,

I try to profile an application on a remote machine via the rac service.
I start the service and I copy the java project on this machine.
When I start the profile from eclipse on my machine the following messages are writed in the servicelog.log of rac:


<SERVER_MSG time="2004:10:11:16:20:14" severity="INFORMATION" text="Attempting to launch process : java.exe -XrunpiAgent:server=controlled org.lds.jmeter.extractor.MultiParameterExtractor$Test"/>
<SERVER_MSG time="2004:10:11:16:20:14" severity="INFORMATION" text="Adding agent interest: Java Profiling Agent"/>
<SERVER_MSG time="2004:10:11:16:20:15" severity="INFORMATION" text="Process 19413 does not exist so scrub it"/>
<SERVER_MSG time="2004:10:11:16:20:15" severity="INFORMATION" text="Process 19413 exited"/>


in profiling perspective no data is fetched.

the application is the one on http://dev.eclipse.org/viewcvs/indextools.cgi/~checkout~/hyades-home/docs/profilingtool/profilingexample.html.
I followed the steps and setted correctly the classpath.


where is my failure?

thanks,

Luca