[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.hyades] Re: Working directory

Hi Albert,

Yes, this is a bug. See 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=61754. It has been fixed in 
the Hyades 3.1 stream. One quick workaround to avoid this problem is to 
change the default working directory for the Hyades data collector by 
editing the config/serviceconfig.xml file, then restarting the data 
collector.

Another way is to launch your application in a console from the directory 
you want as your working directory, using the 
"-XrunpiAgent:server=controlled" VM argument. The VM will now wait for you 
to attach the profiler; create a new Attach - Java Application launch 
configuration and select your agent, then profile.

Thanks,
Curt