I had an issue with backups suddenly failing stating that a job was already running, even though it had cancelled.
I removed the plugins and the Host and then tried to redeploy, but it keeps failing. The error in the install log is:
9-21-2020[01:02:13 PM]: (CLR Action): SWInstallerHelper: Begin CheckStaleServiceExist.
9-21-2020[01:02:13 PM]: Engine: property 'IS_STALE_SERVICE_EXIST' value now 'true'
9-21-2020[01:02:13 PM]: (CLR Action): SWInstallerHelper: CheckStaleServiceExist: SCWPluginService is exist, remove the service manually & re-try the installtion again
9-21-2020[01:02:13 PM]: Action returned value 0x00000643
9-21-2020[01:02:13 PM]: Action 'CheckStaleServiceExist' returned status 0x80070643
9-21-2020[01:02:13 PM]: Original exit status: 0x80070643, final exit status: 0x00000643
I have checked the registry for any stale NetApp registry keys and cannot find any. I have checked the "Program Files" folder and there is nothing there. Where else could the installer be looking when performing this 'CheckStaleServiceExist' routine?