| Summary: | AC/IAC log file contains hard-coded "D:\cygwin\..." path. | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Paul Slauenwhite <paulslau> |
| Component: | TPTP | Assignee: | Bing Xu <xubing> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | jkubasta, samwai |
| Version: | unspecified | Keywords: | plan |
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
Paul, should I make this a duplicate of 143547. The hardcoded path is caused by the macro __FILE__ defined by g++ and __FILE__ is used widely by CBE logging. (In reply to comment #1) > Paul, should I make this a duplicate of 143547. The hardcoded path is caused > by the macro __FILE__ defined by g++ and __FILE__ is used widely by CBE > logging. > Sure. Sorry, I forgot I opened 143547. *** This bug has been marked as a duplicate of bug 143547 *** Closing since the same originator. Please change the target to the 4.5 iteration when this Bugzilla was resolved. |
AC/IAC log file contains hard-coded "D:\cygwin\..." path. This is confusing to the user. > <CommonBaseEvent creationTime="2007-09-01T09:57:26.437000Z" > globalInstanceId="A89EC9DCD4A047F9A7A900B2C923A99E" msg="Received > command for unrecognized interface: iid=org.eclipse.tptp.eventProvider, > cmd=listenerAccepted" severity="50" version="1.0.1"> > <sourceComponentId component="AgentController" > componentIdType="TPTPComponent" > executionEnvironment="D:\cygwin\home\build\TPTP\4.4.0\TPTP-4.4.0-200706140100C\agntctrl\src\transport\TPTPClientCompTL\Connect2AC.c, > line 2238" instanceId="1004" location="manager" locationType="IPV4" > processId="2936" subComponent="Client Compatibility TL" threadId="2848" > 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> > <CommonBaseEvent creationTime="2007-09-01T09:57:26.828000Z" > globalInstanceId="A09A4C2A39564F399C1A9595CBBBA64A" msg="Received > PUT_FILE command from client" severity="10" version="1.0.1"> > <sourceComponentId component="AgentController" > componentIdType="TPTPComponent" > executionEnvironment="D:\cygwin\home\build\TPTP\4.4.0\TPTP-4.4.0-200706140100C\agntctrl\src\transport\TPTPClientCompTL\RACmdHandlers.c, > line 877" instanceId="1004" location="manager" locationType="IPV4" > processId="2936" subComponent="Client Compatibility TL" threadId="2168" > 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> > <CommonBaseEvent creationTime="2007-09-01T09:57:26.843000Z" > globalInstanceId="AB26E70285E14243A6CDD882F389802A" msg="Received > PUT_FILE command from client" severity="10" version="1.0.1"> > <sourceComponentId component="AgentController" > componentIdType="TPTPComponent" > executionEnvironment="D:\cygwin\home\build\TPTP\4.4.0\TPTP-4.4.0-200706140100C\agntctrl\src\transport\TPTPClientCompTL\RACmdHandlers.c, > line 877" instanceId="1004" location="manager" locationType="IPV4" > processId="2936" subComponent="Client Compatibility TL" threadId="2168" > 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> > <CommonBaseEvent creationTime="2007-09-01T09:57:26.937000Z" > globalInstanceId="A9F192E8C54A477E9042B35A04809E5E" msg="File server > started listening on port 10005" severity="10" version="1.0.1"> > <sourceComponentId component="AgentController" > componentIdType="TPTPComponent" > executionEnvironment="D:\cygwin\home\build\TPTP\4.4.0\TPTP-4.4.0-200706140100C\agntctrl\src\transport\TPTPClientCompTL\fileServer.c, > line 177" instanceId="1004" location="manager" locationType="IPV4" > processId="2936" subComponent="Client Compatibility TL" threadId="3348" > 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>