Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » TPTP Agent Controller is unavailable under port 10002.
TPTP Agent Controller is unavailable under port 10002. [message #126791] Tue, 18 March 2008 23:46 Go to next message
Eclipse UserFriend
Originally posted by: sanwar.gmail.com

I have Eclipse 3.3.2 (Build id: M20080221-1800) running on a Windows XP
SP2 machine with Sun's JDK 1.5.0_12. I wanted to profile a Java
application, so I added TPTP by following instructions on the TPTP
web-site. However, I am not having any luck. It comes back saying "Agent
Controller is unavailable under port 10002."

Just to take the Windows platform out of the equation, I downloaded and
installed Eclipse 3.3.2 on a Linux (CentOS) machine with same results.

Searching through the archives, it seems that other people have had
similar issues but with different versions of Eclipse.

When I click "Test Availability" in the "Profile" dialog (with "Java
Profiling JRE 1.5 or newer ..." selected), Eclipse comes back with "Error:
Unable to connect to the Agent Controller. Connection refused: connect".

When I click on "Test Connection" under the "Hosts" menu of the
"Preferences" dialog (with "localhost:10002" selected), I get an
AgentControllerUnavailableException.

I also searched under the Eclipse plugin directory for ACServer but did
not find anything with that name.

I have also tried an alternate route of downloading the standalone TPTP
and running the ACServer manually. I can connect to it using the
"SampleClient" shipped with the TPTP distribution (output included towards
the end of this message).

Eclipse is also able to connect to it in both the "Profile" as well as the
"Hosts" dialog, but when I actually try profiling, I am not met with much
success. The "Launching ..." process never completes. If it does complete,
it returns quickly and nothing happens in terms of execution.

Looking at the servicelog.log does not give much information either other
than the fact that some process has exited with status 1. The
servicelog.log entry is also included towards the end of this message.

Am I missing something in terms of configuration?


SampleClient output:
====================

Connected to the Agent Controller on "localhost" at port number 10006

The Time Collector Agent ID: 103

Established a data channel with the agent.

Sending 5 Hello messages over data channel to TimeCollector ...

Start the TimeCollector ...

Incoming data: Hello from Time Collector Agent - Count 0

Incoming data: Hello from Time Collector Agent - Count 1

Incoming data: Hello from Time Collector Agent - Count 2

Incoming data: Hello from Time Collector Agent - Count 3


Stop the TimeCollector ...

Incoming data: Hello from Time Collector Agent - Count 4

Incoming data: Hello from Time Collector Agent - Count 5

Incoming data: Hello from Time Collector Agent - Count 6

Incoming data: Hello from Time Collector Agent - Count 7

Incoming data: Hello from Time Collector Agent - Count 8

Incoming data: Hello from Time Collector Agent - Count 9

All finished




servicelog.log entry:
=====================
<CommonBaseEvent creationTime="2008-03-18T23:38:49.250000Z"
globalInstanceId="A8BE2775A1D4429FBC98CB47F2EC2FF8" msg="PC
handleProcessEvents: Process has exited with status 1." severity="50"
version="1.0.1">
<sourceComponentId component="ProcessController"
componentIdType="TPTPComponent" componentType="Eclipse_TPTP"
executionEnvironment=" D:\cygwin\home\build\TPTP\4.4.0\TPTP-4.4.0-200706140100C\agn tctrl\src\agents\tptpProcessController\ProcessController_md. cpp,
line 284" instanceId="101" location="ferrari" locationType="IPV4"
processId="4180" subComponent="ProcessController" threadId="568"/>
<situation categoryName="ReportSituation">
<situationType reasoningScope="INTERNAL"
reportCategory="LOG" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:type="ReportSituation"/>
</situation>
</CommonBaseEvent>
Re: TPTP Agent Controller is unavailable under port 10002. [message #126805 is a reply to message #126791] Wed, 19 March 2008 06:52 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ck2329.mail.ru

Please refer to this thread first -
http://www.eclipse.org/newsportal/article.php?id=5927&gr oup=eclipse.tptp#5927
- i gave some explanations there.

One more addition - if you need profiling only on localhost (same PC that
runs Eclipse) - then AC is not needed. TPTP includes Integrated Agent
Controller.

Feel free to ask more in case of doubts
Re: TPTP Agent Controller is unavailable under port 10002. [message #126818 is a reply to message #126805] Wed, 19 March 2008 06:56 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ck2329.mail.ru

Also you may try to change AC port from 10002 to 10006 in eclipse
profiling dialog
Re: TPTP Agent Controller is unavailable under port 10002. [message #126829 is a reply to message #126818] Wed, 19 March 2008 07:16 Go to previous messageGo to next message
Igor Alelekov is currently offline Igor AlelekovFriend
Messages: 139
Registered: July 2009
Senior Member
No, Andrew, the AC's port should remain 10002.
Re: TPTP Agent Controller is unavailable under port 10002. [message #126852 is a reply to message #126791] Wed, 19 March 2008 07:23 Go to previous messageGo to next message
Igor Alelekov is currently offline Igor AlelekovFriend
Messages: 139
Registered: July 2009
Senior Member
Hi, what TPTP build are you using?
There was defect with Integrated Agent Controller, recently fixed: if you
are using Java 6 and Eclipse's home directory contains spaces - IAC can't
get started.
Regarding profiling session - can you try it with simple application
("Hello World")?
Regards,
Igor
Re: TPTP Agent Controller is unavailable under port 10002. [message #127005 is a reply to message #126805] Wed, 19 March 2008 17:08 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: sanwar.gmail.com

I have read the thread that you pointed me to. It did not help much.

I want to profile on the localhost only and I'd rather not start the
ACServer outside Eclipse. But TPTP wants to connect to AgentController on
localhost:10002 irrespective, which is address in the Hosts part of the
Performance and Logging settings in the Preferences dialog.

Please note that the Integrated Agent Controller is enabled.

Also, my Eclipse application is using JDK 1.5.0_12, even though other JREs
(including 1.6) are installed on the same machine. So, I don't know if the
java 1.6 command line in the
http://www.eclipse.org/newsportal/article.php?id=5949&gr oup=eclipse.tptp#5949
applies to me.

Since I don't know which component within TPTP should I be sending the
version information for, I am pasting the tptp related lines from the
Configuration Details dialog. Sorry for the data dump. Thanks.




org.eclipse.tptp.monitoring (4.4.2.v200802070100-7c7KEK28DcIJUKhJAIiNP)
"TPTP Monitoring"
org.eclipse.tptp.monitoring.doc.user
(4.3.102.v200802070100-774Aj0r733I373F3533) "TPTP Monitoring Project
Documentation"
org.eclipse.tptp.monitoring.examples
(4.3.102.v200802070100-328a-w311913191211) "User examples for the TPTP
Monitoring Tools Plugins"
org.eclipse.tptp.monitoring.instrumentation
(4.3.2.v200802070100-7A7951mA55S5A5S5855) "TPTP Instrumentation Monitoring
"
org.eclipse.tptp.monitoring.la.core
(4.4.2.v200802070100-7A78_A1mA55R5E5K5855) "Monitoring Log Analyzer Core"
org.eclipse.tptp.monitoring.managedagent
(4.4.2.v200802070100-7E7D8f2hE77c7E7Z7A77) "Managed Agent Plugin"
org.eclipse.tptp.monitoring.managedagent.agents
(4.4.100.v200802050100-338Y-w311912371211) "JMX Managed Agent"
org.eclipse.tptp.monitoring.mx4j.jmx
(4.4.1.v200802221314-2-2-w311913161211) "MX4J"
org.eclipse.tptp.monitoring.profile.server
(4.2.102.v200802070100-318a-w311913191211) "TPTP Profile On Server Logging
Utility"
org.eclipse.tptp.monitoring.profile.server.source (4.1.0.1) "TPTP Server
Log Import Source"
org.eclipse.tptp.monitoring.report.birt
(4.4.2.v200802070100-7A798d1mA55S5A5P6F_D) "BIRT Monitor Reports for TPTP
Branding Plugin"
org.eclipse.tptp.monitoring.report.birt.source (4.1.0.1) "BIRT Reporting
for TPTP Feature Source"
org.eclipse.tptp.monitoring.source (4.1.0.1) "TPTP Monitoring Source"
org.eclipse.tptp.platform.analysis
(4.4.2.v200802070100-7E7_Du2hE77b7L7X7A77) "TPTP Analysis"
org.eclipse.tptp.platform.analysis.codereview.java
(4.4.101.v200802070100-777730r733I373I3533) "Java Code Review Plug-in"
org.eclipse.tptp.platform.analysis.engine
(4.3.200.v200709030100-773Dp0r733H3D3A3533) "TPTP Analysis Engine"
org.eclipse.tptp.platform.analysis.engine.source (4.1.0) "TPTP Analysis
Engine Source"
org.eclipse.tptp.platform.analysis.source (4.1.0) "TPTP Analysis Feature
Source"
org.eclipse.tptp.platform.core
(4.4.100.v200709030100-8Q82EeRJEPilTjotXnOr2) "TPTP Platform"
org.eclipse.tptp.platform.core.doc.user
(4.3.200.v200709030100-7A6E9w1mA55Q5N6J5855) "TPTP Platform Project
Documentation"
org.eclipse.tptp.platform.core.source (4.1.0.1) "TPTP Core Source"
org.eclipse.tptp.platform.deprecated (4.1.0) "Deprecated plugins of
Platform project"
org.eclipse.tptp.platform.doc.user
(4.3.200.v200709030100-7A77E8O08IKQLvAsOHBfAU_O9B66) "TPTP Platform
Project Documentation"
org.eclipse.tptp.platform.examples
(4.3.200.v200709030100-32_7-w31181_141211) "TPTP Platform Examples"
org.eclipse.tptp.platform.instrumentation.ui
(4.2.100.v200709050100-321-w311913191211) "Instrument Core UI"
org.eclipse.tptp.platform.integration.pde
(4.4.1.v200802050100-330-w311913161211) "TPTP Platform Integration PDE"
org.eclipse.tptp.platform.jvmti
(4.3.100.v200709030100-7777_70r733I3777595A) "TPTP JVMTI Profiler Client"
org.eclipse.tptp.platform.la.core
(4.3.200.v200709030100-328a-w311913191211) "Log Analysis Core"
org.eclipse.tptp.platform.lta (4.3.200.v200709030100-773CG0r733H3D584747)
"TPTP Log and Trace Analyzer"
org.eclipse.tptp.platform.lta.source (4.1.0) "TPTP Log and Trace Analyzer
Source"
org.eclipse.tptp.platform.probekit
(4.3.200.v200709030100-7E5EFB2hE77Z7Z7K7A77) "TPTP ProbeKit"
org.eclipse.tptp.platform.probekit.doc.user
(4.3.200.v200709030100-31_7-w31181_141211) "Probekit User Documentation"
org.eclipse.tptp.platform.probekit.source (4.1.0) "TPTP ProbeKit Source"
org.eclipse.tptp.platform.profile.server
(4.3.100.v200709030100-7E79_C2hE77b7L9R8C8A) "TPTP Profile on Server"
org.eclipse.tptp.platform.profile.server.source (4.1.0.1) "TPTP Profile on
Server Source"
org.eclipse.tptp.platform.report
(4.2.200.v200709030100-7A5Dq1mA55R5H5H5855) "TPTP Charting Service"
org.eclipse.tptp.platform.report.birt
(4.3.200.v200709030100-77778a0r733I364J3533) "BIRT Reporting for TPTP
Branding plugin"
org.eclipse.tptp.platform.report.birt.source (4.1.0.1) "BIRT Reporting for
TPTP Feature Source"
org.eclipse.tptp.platform.report.source (4.1.0.1) "TPTP Charting Service
Source"
org.eclipse.tptp.platform.samples
(4.3.200.v200709030100-7A4E9x1mA55Q5O5F5855) "TPTP Platform Samples"
org.eclipse.tptp.platform.samples.source (4.1.0) "TPTP Platform Samples
Source"
org.eclipse.tptp.platform.statistical.report.birt
(4.4.100.v200709030100-77778a0r733H3D3D3533) "BIRT Statistical Reports for
TPTP Branding Plugin"
org.eclipse.tptp.platform.statistical.ui
(4.1.400.v200709030100-772Dq0r733H3D584A43) "TPTP Statistical UI"
org.eclipse.tptp.platform.statistical.ui.source (4.1.0) "TPTP Statistical
UI Source"
org.eclipse.tptp.platform.trace
(4.3.200.v200709030100-7E7ADs2hE77a7S9M8G87) "TPTP Platform Trace"
org.eclipse.tptp.platform.trace.source (4.1.0.1) "TPTP Platform Trace
Source"
org.eclipse.tptp.test (4.3.200.v200709070956-7I7AEGm3cI99l9OBa_NEI) "TPTP
Test"
org.eclipse.tptp.test.doc.user (4.3.200.v200709070956-328Y-w3119122_1211)
"Test Tools User Documentation"
org.eclipse.tptp.test.report.birt
(4.3.200.v200801190100-7A7A_91mA55R5G6S5F_A) "BIRT Test Reports for TPTP
Branding Plugin"
org.eclipse.tptp.test.report.birt.source (4.1.0.1) "BIRT Reporting for
TPTP Feature Source"
org.eclipse.tptp.test.samples (4.2.100.v200709070956-318Y-w3119122_1211)
"TPTP Test Samples"
org.eclipse.tptp.test.samples.source (4.1.0) "TPTP Test Samples Source"
org.eclipse.tptp.test.source (4.1.0.1) "TPTP Test Source"
org.eclipse.tptp.test.tools
(4.3.200.v200709070956-7E7CE8M1vNDHhvJwZCOeLH9N7IBF) "TPTP Test Tools"
org.eclipse.tptp.test.tools.junit
(4.4.100.v200709070956-7A7ADo1mA55R5G8M6HAE) "TPTP JUnit Plugin Test Tools"
org.eclipse.tptp.test.tools.source (4.1.0) "TPTP Test Tools Source"
org.eclipse.tptp.trace (4.2.100.v200709070956-771EC30r733H3C4I3C89) "TPTP
Trace"
org.eclipse.tptp.trace.arm (4.2.100.v200709260100-772_70r733H3C4I3C89)
"TPTP ARM Monitoring "
org.eclipse.tptp.trace.arm.ui (4.3.100.v200709260100-7758Z0r733I364G3533)
"Instrument ARM UI"
org.eclipse.tptp.trace.jvmti (4.2.100.v200709260100-338Y-w31181_141211)
"TPTP Trace JVMTI Client"
org.eclipse.tptp.trace.report.birt
(4.4.100.v200801190100-7A7AAg1mA55R5F7T5F_A) "BIRT Trace Reports for TPTP
Branding Plugin"
org.eclipse.tptp.trace.report.birt.source (4.1.0.1) "BIRT Reporting for
TPTP Feature Source"
org.eclipse.tptp.trace.source (4.1.0) "TPTP Trace Source"





org.eclipse.tptp.monitoring (4.1.202.v200802080100) "TPTP Monitoring"
[Starting]
org.eclipse.tptp.monitoring.doc.user (4.2.202.v200802080100) "TPTP
Monitoring Project Documentation" [Starting]
org.eclipse.tptp.monitoring.doc.user.nl1 (4.0.0) "TPTP Monitoring Tools
Documentation NL Support" [Resolved]
org.eclipse.tptp.monitoring.doc.user.nl2 (4.0.0) "TPTP Monitoring Tools
Documentation NL Support" [Resolved]
org.eclipse.tptp.monitoring.examples (4.3.102.v200802080100) "User
examples for the TPTP Monitoring Tools Plugins" [Starting]
org.eclipse.tptp.monitoring.instrumentation (4.3.2.v200802080100) "TPTP
Instrumentation Monitoring" [Resolved]
org.eclipse.tptp.monitoring.instrumentation.doc.user (4.3.2.v200802080100)
"TPTP Monitoring Instrumentation Doc User" [Resolved]
org.eclipse.tptp.monitoring.instrumentation.ui (4.4.2.v200802080100)
"Monitoring Instrumentation UI" [Active]
org.eclipse.tptp.monitoring.la.core (4.3.102.v200802080100) "Monitoring
Log Analyzer Core" [Resolved]
org.eclipse.tptp.monitoring.logui (4.4.100.v200711030100) "TPTP Import Log
Plugin" [Starting]
org.eclipse.tptp.monitoring.logui.nl1 (4.0.0) "Logui Plug-in NL Support"
[Resolved]
org.eclipse.tptp.monitoring.logui.nl2 (4.0.0) "Logui Plug-in NL Support"
[Resolved]
org.eclipse.tptp.monitoring.logui.nlBidi (4.0.0) "Logui Plug-in NL
Support" [Resolved]
org.eclipse.tptp.monitoring.managedagent (4.4.2.v200802080100) "Managed
Agent Plugin" [Starting]
org.eclipse.tptp.monitoring.managedagent.doc.user (4.3.102.v200802080100)
"Managed Agent Documentation Plugin" [Resolved]
org.eclipse.tptp.monitoring.managedagent.jmx (4.4.100.v200801260100) "JMX
Managed Agent" [Active]
org.eclipse.tptp.monitoring.managedagent.ui (4.4.2.v200802080100) "Managed
Agent UI Plugin" [Starting]
org.eclipse.tptp.monitoring.notifications (4.4.1.v200802050100)
"WS-Notifications Provider Plug-in" [Starting]
org.eclipse.tptp.monitoring.profile.server (4.2.102.v200802080100) "TPTP
Profile On Server Logging Utility" [Starting]
org.eclipse.tptp.monitoring.profile.server.source (4.1.0.1) "TPTP Server
Log Import Source" [Resolved]
org.eclipse.tptp.monitoring.report.birt (4.2.102.v200802080100) "BIRT
Monitor Reports for TPTP Branding Plugin" [Resolved]
org.eclipse.tptp.monitoring.report.birt.doc.user (4.4.1.v200802051959)
"Monitoring Tools Business Intelligence Reporting Tools Doc User Plug-in"
[Resolved]
org.eclipse.tptp.monitoring.report.birt.source (4.1.0.1) "BIRT Reporting
for TPTP Feature Source" [Resolved]
org.eclipse.tptp.monitoring.report.birt.ui (4.4.2.v200802080100) "BIRT
Monitor Reports for TPTP" [Starting]
org.eclipse.tptp.monitoring.source (4.1.0.1) "TPTP Monitoring Source"
[Resolved]
org.eclipse.tptp.monitoring.symptom.doc.user (4.3.101.v200802050100) "TPTP
Monitoring Symptom Catalog Documentation" [Resolved]
org.eclipse.tptp.monitoring.symptom.editor (4.3.101.v200802050100)
"Symptom editor plug-in" [Starting]
org.eclipse.tptp.platform.ac.linux_em64t (4.4.1.v200802051959) "TPTP
Linux_em64t IAC Plug-in" [Resolved]
org.eclipse.tptp.platform.ac.linux_ia32 (4.4.1.v200802050100) "TPTP
Linux_ia32 IAC Plug-in" [Resolved]
org.eclipse.tptp.platform.ac.linux_ipf (4.4.1.v200802050100) "TPTP
Linux_ipf IAC Plug-in" [Resolved]
org.eclipse.tptp.platform.ac.win_em64t (4.4.1.v200802050100) "TPTP
Win_em64t IAC Plug-in" [Resolved]
org.eclipse.tptp.platform.ac.win_ia32 (4.4.1.v200802050100) "TPTP Win_ia32
IAC Plug-in" [Resolved]
org.eclipse.tptp.platform.ac.win_ipf (4.4.1.v200802050901) "TPTP Win_ipf
IAC Plug-in" [Resolved]
org.eclipse.tptp.platform.agentcontroller (4.2.101.v200802221314) "TPTP
Agent Controller" [Resolved]
org.eclipse.tptp.platform.agentcontroller.doc.user (4.2.300.v200709030100)
"Agent Controller documentation" [Starting]
org.eclipse.tptp.platform.agentcontroller.doc.user.nl1 (4.0.0) "Agent
Controller documentation NL Support" [Resolved]
org.eclipse.tptp.platform.agentcontroller.doc.user.nl2 (4.0.0) "Agent
Controller documentation NL Support" [Resolved]
org.eclipse.tptp.platform.agentcontroller.nl1 (4.0.1) "TPTP Agent
Controller NL Support" [Resolved]
org.eclipse.tptp.platform.agentcontroller.nl2 (4.0.1) "TPTP Agent
Controller NL Support" [Resolved]
org.eclipse.tptp.platform.agentcontroller.nlBidi (4.0.1) "TPTP Agent
Controller NL Support" [Resolved]
org.eclipse.tptp.platform.analysis (4.1.300.v200709030100) "TPTP Analysis"
[Starting]
org.eclipse.tptp.platform.analysis.codereview.java (4.4.2.v200802080100)
"Java Code Review Plug-in" [Starting]
org.eclipse.tptp.platform.analysis.codereview.java.rules
(4.4.2.v200802080100) "Java Code Review Rules Plug-in" [Starting]
org.eclipse.tptp.platform.analysis.core (4.4.2.v200802080100) "TPTP
Analysis Framework Core Plug-in" [Starting]
org.eclipse.tptp.platform.analysis.core.ui (4.4.2.v200802080100) "Static
Analysis User Interface Plug-in" [Starting]
org.eclipse.tptp.platform.analysis.core.ui.doc (4.2.202.v200802080100)
"Analysis run cofiguration online help" [Resolved]
org.eclipse.tptp.platform.analysis.engine (4.1.300.v200709030100) "TPTP
Analysis Engine" [Starting]
org.eclipse.tptp.platform.analysis.engine.source (4.1.0) "TPTP Analysis
Engine Source" [Resolved]
org.eclipse.tptp.platform.analysis.examples (4.1.0) "TPTP Static Analysis
Examples Plug-in" [Active]
org.eclipse.tptp.platform.analysis.examples.nl1 (4.0.1) "TPTP Static
Analysis Examples Plug-in NL Support" [Resolved]
org.eclipse.tptp.platform.analysis.examples.nl2 (4.0.1) "TPTP Static
Analysis Examples Plug-in NL Support" [Resolved]
org.eclipse.tptp.platform.analysis.examples.nlBidi (4.0.1) "TPTP Static
Analysis Examples Plug-in NL Support" [Resolved]
org.eclipse.tptp.platform.analysis.metrics (4.1.0) "Metrics Plug-in"
[Starting]
org.eclipse.tptp.platform.analysis.metrics.nl1 (4.0.0) "Metrics Plug-in NL
Support" [Resolved]
org.eclipse.tptp.platform.analysis.metrics.nl2 (4.0.0) "Metrics Plug-in NL
Support" [Resolved]
org.eclipse.tptp.platform.analysis.metrics.nlBidi (4.0.0) "Metrics Plug-in
NL Support" [Resolved]
org.eclipse.tptp.platform.analysis.source (4.1.0) "TPTP Analysis Feature
Source" [Resolved]
org.eclipse.tptp.platform.analysis.static.doc.user (4.1.0) "Static
Analysis User Documentation" [Starting]
org.eclipse.tptp.platform.analysis.static.doc.user.nl1 (4.0.1) "Static
Analysis User Documentation NL Support" [Resolved]
org.eclipse.tptp.platform.analysis.static.doc.user.nl2 (4.0.1) "Static
Analysis User Documentation NL Support" [Resolved]
org.eclipse.tptp.platform.analysis.static.doc.user.nlBidi (4.0.1) "Static
Analysis User Documentation NL Support" [Resolved]
org.eclipse.tptp.platform.analysis.static.engine (4.1.0) "TPTP Static
Analysis Engine Plugin" [Active]
org.eclipse.tptp.platform.analysis.static.engine.nl1 (4.0.0) "TPTP Static
Analysis Engine Plugin NL Support" [Resolved]
org.eclipse.tptp.platform.analysis.static.engine.nl2 (4.0.0) "TPTP Static
Analysis Engine Plugin NL Support" [Resolved]
org.eclipse.tptp.platform.analysis.static.engine.nlBidi (4.0.0) "TPTP
Static Analysis Engine Plugin NL Support" [Resolved]
org.eclipse.tptp.platform.analysis.static.engine.ui (4.1.0) "TPTP Static
Analysis Engine UI Plugin" [Active]
org.eclipse.tptp.platform.analysis.static.engine.ui.nl1 (4.0.0) "TPTP
Static Analysis Engine UI Plugin NL Support" [Resolved]
org.eclipse.tptp.platform.analysis.static.engine.ui.nl2 (4.0.0) "TPTP
Static Analysis Engine UI Plugin NL Support" [Resolved]
org.eclipse.tptp.platform.analysis.static.engine.ui.nlBidi (4.0.0) "TPTP
Static Analysis Engine UI Plugin NL Support" [Resolved]
org.eclipse.tptp.platform.analysis.static.util (4.1.0) "TPTP Static
Analysis Utilities Plugin" [Active]
org.eclipse.tptp.platform.analysis.static.util.nl1 (4.0.0) "TPTP Static
Analysis Utilities Plugin NL Support" [Resolved]
org.eclipse.tptp.platform.analysis.static.util.nl2 (4.0.0) "TPTP Static
Analysis Utilities Plugin NL Support" [Resolved]
org.eclipse.tptp.platform.analysis.static.util.nlBidi (4.0.0) "TPTP Static
Analysis Utilities Plugin NL Support" [Resolved]
org.eclipse.tptp.platform.analysis.static.util.ui (4.1.0) "TPTP Analysis
UI Utilities Plugin" [Active]
org.eclipse.tptp.platform.analysis.static.util.ui.nl1 (4.0.1) "TPTP
Analysis UI Utilities Plugin NL Support" [Resolved]
org.eclipse.tptp.platform.analysis.static.util.ui.nl2 (4.0.1) "TPTP
Analysis UI Utilities Plugin NL Support" [Resolved]
org.eclipse.tptp.platform.analysis.static.util.ui.nlBidi (4.0.1) "TPTP
Analysis UI Utilities Plugin NL Support" [Resolved]
org.eclipse.tptp.platform.collection.framework (4.2.102.v200802080100)
"TPTP Collection Framework" [Resolved]
org.eclipse.tptp.platform.collection.framework.nl1 (4.0.0) "TPTP
Collection Framework NL Support" [Resolved]
org.eclipse.tptp.platform.collection.framework.nl2 (4.0.0) "TPTP
Collection Framework NL Support" [Resolved]
org.eclipse.tptp.platform.collection.framework.nlBidi (4.0.0) "TPTP
Collection Framework NL Support" [Resolved]
org.eclipse.tptp.platform.common (4.3.102.v200802080100) "TPTP Common
Plug-in" [Active]
org.eclipse.tptp.platform.common.ui (4.4.2.v200802080100) "TPTP Common UI
Plug-in" [Active]
org.eclipse.tptp.platform.common.ui.trace (4.3.102.v200802080100) "TPTP
Common UI Trace Plug-in" [Active]
org.eclipse.tptp.platform.core (4.1.300.v200709030100) "TPTP Platform"
[Starting]
org.eclipse.tptp.platform.core.source (4.1.0.1) "TPTP Core Source"
[Resolved]
org.eclipse.tptp.platform.deprecated (4.1.0) "Deprecated plugins of
Platform project" [Starting]
org.eclipse.tptp.platform.doc.user (4.2.200.v200801190100) "TPTP Platform
Project Documentation" [Starting]
org.eclipse.tptp.platform.doc.user.nl1 (4.0.0) "TPTP Platform Project
Documentation NL Support" [Resolved]
org.eclipse.tptp.platform.doc.user.nl2 (4.0.0) "TPTP Platform Project
Documentation NL Support" [Resolved]
org.eclipse.tptp.platform.examples (4.3.200.v200709030100) "TPTP Platform
Examples" [Resolved]
org.eclipse.tptp.platform.execution (4.4.100.v200802221314) "TPTP Core
Platform Execution Framework" [Resolved]
org.eclipse.tptp.platform.iac.administrator (4.4.100.v200802020100)
"Integrated Agent Controller Administrator" [Active]
org.eclipse.tptp.platform.instrumentation.ui (4.3.2.v200802080100)
"Instrument Core UI" [Active]
org.eclipse.tptp.platform.integration.pde (4.4.1.v200802050100) "TPTP
Platform Integration PDE" [Starting]
org.eclipse.tptp.platform.jvmti.client (4.4.100.v200802221314) "TPTP JVMTI
Profiler Client" [Active]
org.eclipse.tptp.platform.jvmti.runtime (4.4.100.v200802221314) "JVMTI
Runtime" [Starting]
org.eclipse.tptp.platform.la.core (4.3.102.v200802080100) "Log Analysis
Core" [Active]
org.eclipse.tptp.platform.log.doc.user (4.3.200.v200709030100) "TPTP
Platform Log Documentation" [Resolved]
org.eclipse.tptp.platform.log.views (4.3.102.v200802221314) "Hyades Log
UI" [Active]
org.eclipse.tptp.platform.log.views.nl1 (4.0.0) "Hyades Logging Sequence
Diagrams NL Support" [Resolved]
org.eclipse.tptp.platform.log.views.nl2 (4.0.0) "Hyades Logging Sequence
Diagrams NL Support" [Resolved]
org.eclipse.tptp.platform.log.views.nlBidi (4.0.0) "Hyades Logging
Sequence Diagrams NL Support" [Resolved]
org.eclipse.tptp.platform.logging.events (4.3.200.v200801190100) "Common
Base Events" [Active]
org.eclipse.tptp.platform.lta (4.1.300.v200709030100) "TPTP Log and Trace
Analyzer" [Starting]
org.eclipse.tptp.platform.lta.source (4.1.0) "TPTP Log and Trace Analyzer
Source" [Resolved]
org.eclipse.tptp.platform.models (4.3.100.v200801190100) "Hyades Models"
[Active]
org.eclipse.tptp.platform.models.nl1 (4.0.0) "Hyades Models NL Support"
[Resolved]
org.eclipse.tptp.platform.models.nl2 (4.0.0) "Hyades Models NL Support"
[Resolved]
org.eclipse.tptp.platform.models.nlBidi (4.0.0) "Hyades Models NL Support"
[Resolved]
org.eclipse.tptp.platform.probekit (4.1.300.v200709030100) "TPTP ProbeKit"
[Starting]
org.eclipse.tptp.platform.probekit.launch (4.4.100.v200709030100)
"Probekit Launch Configuration" [Active]
org.eclipse.tptp.platform.probekit.source (4.1.0) "TPTP ProbeKit Source"
[Resolved]
org.eclipse.tptp.platform.profile.server (4.2.100.v200709030100) "TPTP
Profile on Server" [Starting]
org.eclipse.tptp.platform.profile.server.core (4.2.2.v200802080100) "TPTP
Profile On Server Core" [Active]
org.eclipse.tptp.platform.profile.server.doc.user (4.3.102.v200802080100)
"TPTP Profile On Server Doc User Plug-in" [Resolved]
org.eclipse.tptp.platform.profile.server.source (4.1.0.1) "TPTP Profile on
Server Source" [Resolved]
org.eclipse.tptp.platform.profile.server.wst (4.3.2.v200802221314) "TPTP
Profile On Server WTP Utility" [Installed]
org.eclipse.tptp.platform.report (4.1.300.v200709030100) "TPTP Charting
Service" [Starting]
org.eclipse.tptp.platform.report.birt (4.4.100.v200801190100) "BIRT
Reporting for TPTP Branding plugin" [Starting]
org.eclipse.tptp.platform.report.birt.source (4.1.0.1) "BIRT Reporting for
TPTP Feature Source" [Resolved]
org.eclipse.tptp.platform.report.birt.ui (4.4.2.v200802080100) "BIRT
Reporting for TPTP" [Starting]
org.eclipse.tptp.platform.report.core (4.4.1.v200802050100) "TPTP Report
Framework" [Starting]
org.eclipse.tptp.platform.report.core.nl1 (4.0.0) "TPTP Report Framework
NL Support" [Resolved]
org.eclipse.tptp.platform.report.core.nl2 (4.0.0) "TPTP Report Framework
NL Support" [Resolved]
org.eclipse.tptp.platform.report.core.nlBidi (4.0.0) "TPTP Report
Framework NL Support" [Resolved]
org.eclipse.tptp.platform.report.source (4.1.0.1) "TPTP Charting Service
Source" [Resolved]
org.eclipse.tptp.platform.report.ui (4.1.201.v200802050100) "TPTP Report
UI" [Starting]
org.eclipse.tptp.platform.samples (4.1.300.v200709030100) "TPTP Platform
Samples" [Starting]
org.eclipse.tptp.platform.samples.source (4.1.0) "TPTP Platform Samples
Source" [Resolved]
org.eclipse.tptp.platform.statistical.report.birt (4.4.100.v200709030100)
"BIRT Statistical Reports for TPTP Branding Plugin" [Starting]
org.eclipse.tptp.platform.statistical.report.birt.ui (4.4.2.v200802080100)
"BIRT Statistical Reports UI for TPTP" [Starting]
org.eclipse.tptp.platform.statistical.ui (4.1.300.v200709030100) "TPTP
Statistical UI" [Starting]
org.eclipse.tptp.platform.statistical.ui.source (4.1.0) "TPTP Statistical
UI Source" [Resolved]
org.eclipse.tptp.platform.trace (4.1.300.v200709030100) "TPTP Platform
Trace" [Starting]
org.eclipse.tptp.platform.trace.source (4.1.0.1) "TPTP Platform Trace
Source" [Resolved]
org.eclipse.tptp.test (4.2.100.v200709070956) "TPTP Test" [Starting]
org.eclipse.tptp.test.report.birt (4.4.100.v200801190100) "BIRT Test
Reports for TPTP Branding Plugin" [Starting]
org.eclipse.tptp.test.report.birt.doc.user (4.4.2.v200802080100) "Testing
Tools Business Intelligence Reporting Tools Doc User Plug-in" [Resolved]
org.eclipse.tptp.test.report.birt.source (4.1.0.1) "BIRT Reporting for
TPTP Feature Source" [Resolved]
org.eclipse.tptp.test.report.birt.ui (4.4.100.v200709070956) "BIRT Test
Reports for TPTP" [Starting]
org.eclipse.tptp.test.samples (4.2.100.v200801190100) "TPTP Test Samples"
[Starting]
org.eclipse.tptp.test.samples.nl1 (4.0.0) "TPTP Test Tools UI Plug-In NL
Support" [Resolved]
org.eclipse.tptp.test.samples.nl2 (4.0.0) "TPTP Test Tools UI Plug-In NL
Support" [Resolved]
org.eclipse.tptp.test.samples.nlBidi (4.0.0) "TPTP Test Tools UI Plug-In
NL Support" [Resolved]
org.eclipse.tptp.test.samples.source (4.1.0) "TPTP Test Samples Source"
[Resolved]
org.eclipse.tptp.test.source (4.1.0.1) "TPTP Test Source" [Resolved]
org.eclipse.tptp.test.tools (4.2.100.v200709070956) "TPTP Test Tools"
[Starting]
org.eclipse.tptp.test.tools.junit.plugin (4.4.100.v200709070956) "TPTP
JUnit Plugin Test Tools" [Active]
org.eclipse.tptp.test.tools.source (4.1.0) "TPTP Test Tools Source"
[Resolved]
org.eclipse.tptp.trace (4.1.400.v200709070956) "TPTP Trace" [Starting]
org.eclipse.tptp.trace.arm (4.3.100.v200801190100) "TPTP ARM Monitoring"
[Resolved]
org.eclipse.tptp.trace.arm.doc.user (4.3.1.v200802050100) "TPTP Trace ARM
Doc User" [Resolved]
org.eclipse.tptp.trace.arm.ui (4.3.100.v200801190100) "Instrument ARM UI"
[Active]
org.eclipse.tptp.trace.jvmti.client (4.4.100.v200709030100) "TPTP Trace
JVMTI Client" [Active]
org.eclipse.tptp.trace.report.birt (4.4.100.v200801190100) "BIRT Trace
Reports for TPTP Branding Plugin" [Resolved]
org.eclipse.tptp.trace.report.birt.doc.user (4.4.100.v200801190100)
"Tracing and Profiling Tools Business Intelligence Reporting Tools Doc
User Plug-in" [Resolved]
org.eclipse.tptp.trace.report.birt.source (4.1.0.1) "BIRT Reporting for
TPTP Feature Source" [Resolved]
org.eclipse.tptp.trace.report.birt.ui (4.4.100.v200709070956) "BIRT Trace
Reports for TPTP" [Starting]
org.eclipse.tptp.trace.source (4.1.0) "TPTP Trace Source" [Resolved]
Re: TPTP Agent Controller is unavailable under port 10002. [message #127091 is a reply to message #126852] Thu, 20 March 2008 18:53 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: sanwar.gmail.com

Igor:

I've included the TPTP version information in my response to Andrew.
Thanks.
Re: TPTP Agent Controller is unavailable under port 10002. [message #127115 is a reply to message #126791] Fri, 21 March 2008 01:19 Go to previous messageGo to next message
Ray Hurst is currently offline Ray HurstFriend
Messages: 121
Registered: July 2009
Senior Member
I'm having an issue here too.

I tried the demo in the TPTP docs and the following error occurred:

Connection failed on localhost.
Reason:
IWAT0248E The agent controller is unavailable on host localhost.


I downloaded the Agent Controller and installed it in the eclipse
directory and I still get the error message.
Ray
Re: TPTP Agent Controller is unavailable under port 10002. [message #127128 is a reply to message #127115] Fri, 21 March 2008 01:22 Go to previous messageGo to next message
Ray Hurst is currently offline Ray HurstFriend
Messages: 121
Registered: July 2009
Senior Member
Ray Hurst wrote:
> I'm having an issue here too.
>
> I tried the demo in the TPTP docs and the following error occurred:
>
> Connection failed on localhost.
> Reason:
> IWAT0248E The agent controller is unavailable on host localhost.
>
>
> I downloaded the Agent Controller and installed it in the eclipse
> directory and I still get the error message.
> Ray

I forgot to mention this is in the details box:
org.eclipse.hyades.internal.execution.local.AgentControllerU navailableException
Re: TPTP Agent Controller is unavailable under port 10002. [message #127141 is a reply to message #127128] Fri, 21 March 2008 01:45 Go to previous message
Ray Hurst is currently offline Ray HurstFriend
Messages: 121
Registered: July 2009
Senior Member
Ray Hurst wrote:
> Ray Hurst wrote:
>> I'm having an issue here too.
>>
>> I tried the demo in the TPTP docs and the following error occurred:
>>
>> Connection failed on localhost.
>> Reason:
>> IWAT0248E The agent controller is unavailable on host localhost.
>>
>>
>> I downloaded the Agent Controller and installed it in the eclipse
>> directory and I still get the error message.
>> Ray
>
> I forgot to mention this is in the details box:
> org.eclipse.hyades.internal.execution.local.AgentControllerU navailableException
>
duh...read the Agent Controller doc and got it running as a service
under Windows XP. Seems to work.
Previous Topic:ARM Vs Java Profiling
Next Topic:Porting issue. The Second step.
Goto Forum:
  


Current Time: Tue Mar 19 04:10:13 GMT 2024

Powered by FUDForum. Page generated in 0.04965 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top