Difference between revisions of "Supportworks services start order"

From support-works
Jump to navigation Jump to search
(Created page with "The following is the required order to ensure all services start and that no errors occur (i.e Non Friendly Names in reports etc). Start the Services in the Following Order: ...")
 
Line 3: Line 3:
 
Start the Services in the Following Order:
 
Start the Services in the Following Order:
  
SwSQLServer
+
# SwSQLServer
SwHTTPServer
+
# SwHTTPServer
SwServerService
+
# SwServerService
SwSchedulerService
+
# SwSchedulerService
SwMessengerService
+
# SwMessengerService
SwMailService
+
# SwMailService
SwMailScheduler
+
# SwMailScheduler
SwLogService
+
# SwLogService
SwIndexService
+
# SwIndexService
SwFileService
+
# SwFileService
SwCalendarService
+
# SwCalendarService
SwAdminService
+
# SwAdminService
  
 
Once complete STOP and START SwHTTPServer. To STOP all services the above should be performed in reverse order.
 
Once complete STOP and START SwHTTPServer. To STOP all services the above should be performed in reverse order.

Revision as of 17:26, 8 November 2017

The following is the required order to ensure all services start and that no errors occur (i.e Non Friendly Names in reports etc).

Start the Services in the Following Order:

  1. SwSQLServer
  2. SwHTTPServer
  3. SwServerService
  4. SwSchedulerService
  5. SwMessengerService
  6. SwMailService
  7. SwMailScheduler
  8. SwLogService
  9. SwIndexService
  10. SwFileService
  11. SwCalendarService
  12. SwAdminService

Once complete STOP and START SwHTTPServer. To STOP all services the above should be performed in reverse order.