Suivez les étapes décrites ci-après pour désinstaller ArcGIS Workflow Manager Server.
- Sur un terminal, connectez-vous en tant qu’utilisateur racine.
- Arrêtez le service Workflow Manager Server.
# systemctl stop workflowmanager.service
- Arrêtez le service Workflow Manager Server pour qu’il ne démarre pas lorsque la machine est redémarrée.
# systemctl disable workflowmanager.service
- Supprimez le service Workflow Manager Server.
# rm /etc/systemd/system/workflowmanager.service
- Désinstallez Workflow Manager Server.
# <arcgis-server-installation-location>/uninstall_WorkflowManager.sh
Vous avez un commentaire à formuler concernant cette rubrique ?