[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[News.eclipse.test-and-performance] Re: problems with profiling tools

Hi all,

just after posting the previous message I realized it is worth trying playing with the firewall as Sam suggested, but in oposite way - I enabled popup windows comming from firewall on any connection attempt and any program launch.

It was very interesting because there were some programs launched but not network traffic. So I deleted current "Host - Windows (perfmon)" configuration and created a new one with the following changes:
1. "127.0.0.1" instead "localhost"
2. not running in the background


Starded profiler again and it claimed it was unable to launch the monitor agent.

After this I recreated configuration of RAServer. What I changed was that instead of LOCAL access I used CUSTOM and entered "127.0.0.1 10.10.6.5", i.e. my loopback and my real IP.

Now I am getting the perfmon agent running, and there are also created connections over the loopback network, although it still does not doing what I would expect ("searching for errors in java_test_03" for a very long time and then error about not launching the test app).

So at least some advance :-)

David