Stopping and Restarting the Batch Processing Daemon on macOS
If you installed batch processing 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.
How to stop and restart the batch processing daemon
-
In a terminal, enter the following command:
$ sudo launchctl unload /Library/LaunchDaemons/com.toonboom.QueueServer.plist
-
When you are ready to start the server again, enter the following command:
$ sudo launchctl load /Library/LaunchDaemons/com.toonboom.QueueServer.plist
How to stop and restart the batch processing daemon in Service Launcher
- 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 ToonBoom Process tab.
- Click on Stop.
- When you are ready to start the server again, click on Launch.