Tptp / profiling a web application in eclipse - no data collectors available
I have a problem with tptp / profiling in eclipse.
Since I had some very strange problems at first, I downloaded the "TPTP all-in-one" package, (tptp.runtime.allInOne.win32.win32.x86-TPTP-4.6.2.zip) and added the stuff that I need (Jboss-Tools, etc.)
I am using Windows XP SP3, Java 6u20, Eclipse 3.5.2. (, jboss-4.2.3.GA-jdk6)
In the "Profile Configurations" / "Monitor" tab, I got "IWAT0435E An error occurred while connecting to the host"
and in the "Profile on Server" window on the "Monitor" tab I selected only "pre-JRE 1.5".
After disabling IAC enable in "Settings" / "Agent Controller" the IWAT problem ... disappeared, but now I get nothing in the "Profile on Server" / "Monitor" tab, but it says: "[Monitor] Required to start, at least one data collector. "
After (clean) restarting eclipse, I am now getting new errors. If I try to start and profile a normal application I get "Agent controller is not available under port 10002. Make sure the service is started and the port number matches preference." and also "Profile on server" results in "Error connecting with 0.0.0.0". Althoug netstat tells me that something is listening on 0.0.0.0:10002 and the agent-controller local port is set to 10002.
Any ideas?
a source to share
Two ways to check:
- " hard reset " (install TPTP on a fresh install of Eclipse with fresh workspace) and see if the problem persists
- " Integrated Agent Controller ": check how the IAC is configured .
a source to share