Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 61061 Details for
Bug 158628
TPTPProcessController.exe is launched despite AC not starting
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
patch
patch_158628.txt (text/plain), 1.32 KB, created by
Igor Alelekov
on 2007-03-16 03:41:57 EDT
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Igor Alelekov
Created:
2007-03-16 03:41:57 EDT
Size:
1.32 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.tptp.platform.agentcontroller >Index: src-native-new/src/agentController/ACService.c >=================================================================== >RCS file: /cvsroot/tptp/platform/org.eclipse.tptp.platform.agentcontroller/src-native-new/src/agentController/ACService.c,v >retrieving revision 1.4 >diff -u -r1.4 ACService.c >--- src-native-new/src/agentController/ACService.c 12 May 2006 00:48:10 -0000 1.4 >+++ src-native-new/src/agentController/ACService.c 16 Mar 2007 07:40:27 -0000 >@@ -263,12 +263,10 @@ > /* Next try and get the server running */ > /* start the transport layers */ > serverStarted = connectionManager_startServers( &connectionManager ); >- agentManager_startAutoloadAgents( &agentManager ); >- >- TPTP_LOG_DEBUG_MSG( am, "Everything is running" ); > > if(serverStarted != 0) > { >+ TPTP_LOG_DEBUG_MSG( am, "Error starting transport layers, Agent controller exiting."); > /* We couldn't get the server running, therfore set the > state to SERVICE_STOPPED and exit > */ >@@ -280,6 +278,9 @@ > } > else > { >+ agentManager_startAutoloadAgents( &agentManager ); >+ TPTP_LOG_DEBUG_MSG( am, "Everything is running" ); >+ > /* Notify the Service Control Manager we are running and > wait until we get a SERVICE_CONTROL_STOP message > */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 158628
: 61061