Uninstalling FlowForce Server
To uninstall FlowForce Server:
1.Stop the FlowForce Server service.
sudo launchctl unload /Library/LaunchDaemons/com.altova.FlowForceServer.plist |
2.Stop the FlowForce Web Server service.
sudo launchctl unload /Library/LaunchDaemons/com.altova.FlowForceWebServer.plist |
To check whether a service has been stopped, open the Activity Monitor terminal and make sure that the service is not in the list. Double-check that the Activity Monitor shows all processes, not just "My processes" (On the View menu, click All processes.)
3.In Applications, right-click the FlowForce Server icon and select Move to Trash. Note that your FlowForce Server installation directory and configuration data are not removed by this step.
4.Optionally, if you want to remove the FlowForce Server installation directory as well, run the following command:
sudo rm -rf /usr/local/Altova/FlowForceServer2022/ |
Note: | The steps above do not remove the FlowForce Server configuration data from /var/Altova/FlowForceServer2022. Be aware that once the FlowForce Server configuration data is removed, it cannot be recovered later. |