Stopping and Restarting the WebCC Server on macOS
If you installed the WebCC server as a daemon using the Configuration Assistant, you can stop it and restart it using the launchctl command line tool. If you installed it using Service Launcher, you can stop it and restart it manually in Service Launcher.

-
In a terminal, enter the following command:
$ sudo launchctl unload /Library/LaunchDaemons/com.toonboom.WebCCServer.plist
-
When you are ready to start the server again, enter the following command:
$ sudo launchctl load /Library/LaunchDaemons/com.toonboom.WebCCServer.plist

- Make sure you are currently signed in as the user running the service.
-
In the top menu, click on the Service Launcher
icon.
The Service Launcher application opens.
- Select the WebCC tab.
- Click on Stop.
- When you are ready to start the server again, click on Launch.