Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » TPTP on Ubuntu 9.10(Agent controller connection fails on Ubuntu 9.10)
TPTP on Ubuntu 9.10 [message #500930] Mon, 30 November 2009 10:55 Go to next message
No real name is currently offline No real nameFriend
Messages: 2
Registered: November 2009
Junior Member
I have installed Eclipse Galileo with TPTP packages from the update manager, but when I try to test the connection from the Preferences -> Test -> Test Connection, I get an error:

IWAT0284E The Agent Controller is not available on host 192.168.0.86.
Make sure that:
* for localhost, the Internal Agent Controller is supported on your local platform.
* the Agent Controller is installed.
* the Agent Controller is configured to communicate with your machine.
* you have the correct host name and port number for the Agent Controller.

See the workspace Error Log or Agent Controller serviceconfig.log for any additional information.
org.eclipse.hyades.internal.execution.local.control.AgentCon trollerUnavailableException

The same happens if I try to install the stand-alone agent. The servicelog.log of the stand-alone agent controller seems to indicate that it wants to talk with different sockets, namely: 9, 11, and 15, which are not by default on in Ubuntu. After adding services 'discard', 'netstat' and 'systat' as indicated in /etc/services to /etc/inetd.conf it also seemed to expect to get something from port 14, which does not have a service associated.

On what Linux distribution is this supposed to work? Why does it even need to communicate with the kernel through these sockets? With whom does it expect to talk to through port 14?
Re: TPTP on Ubuntu 9.10 [message #500944 is a reply to message #500930] Mon, 30 November 2009 12:14 Go to previous messageGo to next message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Unfortunately, Ubuntu is not a supported OS (see
http://www.eclipse.org/tptp/home/project_info/releaseinfo/4. 6/support.html).
I would check your firewall to ensure those ports/application are not being
blocked.

Paul
<jani.lahtinen@conformiq.com> wrote in message
news:hf08bt$pik$1@build.eclipse.org...
>I have installed Eclipse Galileo with TPTP packages from the update
>manager, but when I try to test the connection from the Preferences ->
>Test -> Test Connection, I get an error:
>
> IWAT0284E The Agent Controller is not available on host 192.168.0.86.
> Make sure that:
> * for localhost, the Internal Agent Controller is supported on your local
> platform. * the Agent Controller is installed.
> * the Agent Controller is configured to communicate with your machine.
> * you have the correct host name and port number for the Agent Controller.
> See the workspace Error Log or Agent Controller serviceconfig.log for any
> additional information.
> org.eclipse.hyades.internal.execution.local.control.AgentCon
> trollerUnavailableException
>
> The same happens if I try to install the stand-alone agent. The
> servicelog.log of the stand-alone agent controller seems to indicate that
> it wants to talk with different sockets, namely: 9, 11, and 15, which are
> not by default on in Ubuntu. After adding services 'discard', 'netstat'
> and 'systat' as indicated in /etc/services to /etc/inetd.conf it also
> seemed to expect to get something from port 14, which does not have a
> service associated.
>
> On what Linux distribution is this supposed to work? Why does it even need
> to communicate with the kernel through these sockets? With whom does it
> expect to talk to through port 14?
Re: TPTP on Ubuntu 9.10 [message #500945 is a reply to message #500944] Mon, 30 November 2009 12:21 Go to previous message
No real name is currently offline No real nameFriend
Messages: 2
Registered: November 2009
Junior Member
Ah, thank you.
Previous Topic:Looking for charting examples
Next Topic:where are my objects (in memory statistics) ?
Goto Forum:
  


Current Time: Fri Apr 26 12:04:31 GMT 2024

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

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

Back to the top