Managing LiveContent Central services on Windows
How to start and stop LiveContent Central services and manage Java options on Windows.
Using the Windows services
To manually start or stop LiveContent Central services, do the following.
- On the server where the LiveContent Central service is installed, select Start and then select Services.
- From the list of services, select the LiveContent Central service you want to start or stop.
- From the Action menu (or the right-click shortcut menu), select either Start or Stop as applicable.
- Start the services in the following order - If you are using the database provided by LiveContent Central then start with LiveContentPostgreSQL followed by the Discovery service, Content service, Distribution service, Deployer service and Publish service.
- To stop the services, use the following order - Publish service, Deployer service, Distribution service, Content service and Discovery service followed by the database.
Using the Windows system tray
You can stop and start LiveContent Central services directly from the system tray, which is located to the right of the Windows Task Bar. Right-click the service you want to restart, select Start.
To relaunch the services after a system restart, do the following: Log on to the server as a user with administrative privileges. Execute the commands listed below.
[LCC_home]\deployer-service\DeployerServiceMgr.exe //MS//DeployerService
[LCC_home]\content-service\ContentServiceMgr.exe //MS//ContentService
[LCC_home]\discovery-service\DiscoveryServiceMgr.exe //MS//DiscoveryService
[LCC_home]\distribution-service\DistributionServiceMgr.exe //MS//DistributionService
[LCC_home]\publish-service\PublishServiceMgr.exe //MS//PublishService