| [News.eclipse.test-and-performance] Re: problems with profiling tools |
Let me know how it goes...
Thanks, Curt
David Komanek wrote:
Well, finally I found a working solution:
run eclipse + switch to profiler perspective run RAServer
run manually java -XrunpiAgent:server=controlled -classpath "%CLASSPATH%;." cz.komanek.test03.Test
in Eclipse: Profile .... attach to process (define connection for 127.0.0.1, not for localhost), select the agent, if there are more see the last proces id in the RAC logfile
At least this works, so I think there is some issue with starting the java -XrunpiAgent from eclipse on my computer.
Still do not see any data for UML2 interaction networks, but it is probably ok at this stage of Hyades development ?
David