Starting and Stopping Web Control Center on Mac OS X

If at any point you need to start or stop the HarmonyWeb Control Center server, you can do so through launchctl in Mac OS X.

Start the service

sudo launchctl load /Library/LaunchDaemons/com.toonboom.WebCCServer.plist

Stop the service

sudo launchctl unload /Library/LaunchDaemons/com.toonboom.WebCCServer.plist

Alternatively, you can start or stop all Harmony services with the following commands:

Start all services

/Applications/Toon BoomHarmony 14.0 [edition]/tba/macosx/bin/Startus

Stop all services

/Applications/Toon BoomHarmony 14.0[edition]/tba/macosx/bin/Stopus