Using TPTP with NON integrated Agent Controller [message #90952] |
Fri, 05 January 2007 08:54  |
Eclipse User |
|
|
|
I am having a some troubles testing TPTP with the standalone Agent
Controller. The integrated controller works fine, but now I would like to
run some tests on remote machines.
I am running on Windows XP SP2 with a dual core Intel CPU.
I have verified my install, started the ACServer and run the SampleClient.
The output looks good. The starting point for my install was the "all in one
bundle" for TPTP. I then downloaded the AC and AC-SDK for Win32.
Inside Eclipse I have disabled the Integrated Agent Controller and set the
Agent Controller local port to 10006.
The ACServer is running on my local machine (I am using localhost to
connect). TPTP seems to find the AC as if I use a port other than 10006 I
get an error message.
I set the log level for the AC to DEBUG. I see communication between the
SampleClient and the AC but nothing obvious related to TPTP. The is one
message with severity 50 however:
<?xml version="1.0" encoding="UTF-8"?>
<CommonBaseEvents xmlns="http://www.ibm.com/AC/commonbaseevent1_0_1"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.ibm.com/AC/commonbaseevent1_0_1
commonbaseevent1_0_1.xsd">
<CommonBaseEvent creationTime="2007-01-05T13:14:07.484000-00:00"
extensionName="CBECommonBaseEvent"
globalInstanceId="A82C9409B20248DE9D12C67F52A4C56D" msg="PC
handleProcessEvents: Process has exited with status 0." elapsedTime="0"
priority="0" repeatCount="0" sequenceNumber="0" severity="50"
version="1.0.1">
<sourceComponentId component="ProcessController"
componentIdType="TPTPComponent"
executionEnvironment=" D:\cygwin\home\build\TPTP\4.3.0\TPTP-4.3.0-200611160100\agnt ctrl\src\agents\tptpProcessController\ProcessController_md.c pp,
line 284" instanceId="101" location="HMYSF2J.ilog.biz" locationType="IPV4"
processId="592" subComponent="ProcessController" threadId="3964"
componentType="Eclipse_TPTP"/>
<situation categoryName="ReportSituation">
<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/>
</situation>
</CommonBaseEvent>
</CommonBaseEvents>
I also poked around in the logs and found hundreds of entries like this in
tptpParseError.log:
(01/05/07 14:50:05 ACServer) XML Error: Invalid document structure (error
detected at line:1, col:1, in "parseMessage()")
Does this sound familiar to anyone? What am I doing wrong?
Many thanks,
Dan
|
|
|
Re: Using TPTP with NON integrated Agent Controller [message #103666 is a reply to message #90952] |
Mon, 09 July 2007 08:54  |
Eclipse User |
|
|
|
Hi Daniel,
If installing on a system running Windows XP with SP2 or Windows Vista
for remote data collection, the default firewall settings will have the
ports used by the Agent Controller blocked. You will need to re-configure
the firewall to open ports 10002, 10003, 10005, and 10006 to allow full
functionality. These port numbers are defined in the Agent Controller
serviceconfig.xml file.
As for the error messages, we have not seen this message in our testing.
I would recommend upgrading to one of the newer released versions:
http://www.eclipse.org/tptp/home/downloads/
Paul
"Daniel Selman" <dselman@ilog.fr> wrote in message
news:enll7m$kma$1@utils.eclipse.org...
>I am having a some troubles testing TPTP with the standalone Agent
>Controller. The integrated controller works fine, but now I would like to
>run some tests on remote machines.
>
> I am running on Windows XP SP2 with a dual core Intel CPU.
>
> I have verified my install, started the ACServer and run the SampleClient.
> The output looks good. The starting point for my install was the "all in
> one bundle" for TPTP. I then downloaded the AC and AC-SDK for Win32.
>
> Inside Eclipse I have disabled the Integrated Agent Controller and set the
> Agent Controller local port to 10006.
>
> The ACServer is running on my local machine (I am using localhost to
> connect). TPTP seems to find the AC as if I use a port other than 10006 I
> get an error message.
>
> I set the log level for the AC to DEBUG. I see communication between the
> SampleClient and the AC but nothing obvious related to TPTP. The is one
> message with severity 50 however:
>
> <?xml version="1.0" encoding="UTF-8"?>
> <CommonBaseEvents xmlns="http://www.ibm.com/AC/commonbaseevent1_0_1"
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xsi:schemaLocation="http://www.ibm.com/AC/commonbaseevent1_0_1
> commonbaseevent1_0_1.xsd">
> <CommonBaseEvent creationTime="2007-01-05T13:14:07.484000-00:00"
> extensionName="CBECommonBaseEvent"
> globalInstanceId="A82C9409B20248DE9D12C67F52A4C56D" msg="PC
> handleProcessEvents: Process has exited with status 0." elapsedTime="0"
> priority="0" repeatCount="0" sequenceNumber="0" severity="50"
> version="1.0.1">
> <sourceComponentId component="ProcessController"
> componentIdType="TPTPComponent"
> executionEnvironment=" D:\cygwin\home\build\TPTP\4.3.0\TPTP-4.3.0-200611160100\agnt ctrl\src\agents\tptpProcessController\ProcessController_md.c pp,
> line 284" instanceId="101" location="HMYSF2J.ilog.biz" locationType="IPV4"
> processId="592" subComponent="ProcessController" threadId="3964"
> componentType="Eclipse_TPTP"/>
> <situation categoryName="ReportSituation">
> <situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xsi:type="ReportSituation" reasoningScope="INTERNAL"
> reportCategory="LOG"/>
> </situation>
> </CommonBaseEvent>
> </CommonBaseEvents>
>
> I also poked around in the logs and found hundreds of entries like this in
> tptpParseError.log:
>
> (01/05/07 14:50:05 ACServer) XML Error: Invalid document structure (error
> detected at line:1, col:1, in "parseMessage()")
>
> Does this sound familiar to anyone? What am I doing wrong?
>
> Many thanks,
> Dan
>
>
>
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 1.06660 seconds