Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Apache Tomcat service left behind by DeployR uninstaller on Windows


View products that this article applies to.

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.

↑ Back to the top


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.

↑ Back to the top


Keywords: kb

↑ Back to the top

Article Info
Article ID : 3104193
Revision : 1
Created on : 1/7/2017
Published on : 10/31/2015
Exists online : False
Views : 58