Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Problem

When uninstalling DeployR 7.x on Windows, the DeployR servicesApache-Tomcat-for-DeployR-7.x

MongoDB-DeployR-7.x

RServe7.xshould be removed from the system.


Apache-Tomcat-for-DeployR-7.x service may fail to be uninstalled cleanly, leaving behind the service definition in the Windows Services console. This service is unstartable. Upon reinstallation of DeployR, there will be two instances of the Apache Tomcat service.

Solution

Remove the incorrect service definition from Windows Services:

  1. Prior to reinstalling DeployR, launch a Windows Command Line using "Run As Administrator"

  2. Issue the command

    C:\> sc delete Apache-Tomcat-for-DeployR-7.x
  3. Verify service is removed using the command

    C:\> sc queryex type= service state= all | find "DeployR"

    The command should return nothing.

Note: this problem is due to an installation bug fixed post-7.2.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×