I installed tomcat before but this time when I tried to install after installing Java(JSE,JRE) am getting a message while installing tomcat-"Failed to install Tomcat service Check your settings and permissions" Can any one tell me the reason?
I installed tomcat before but this time when I tried to install after installing Java(JSE,JRE) am getting a message while installing tomcat-"Failed to install Tomcat service Check your settings and permissions" Can any one tell me the reason?
Either you already have an existing Tomcat service or you do not have the permissions to install a service.
You could have a look at you services (e.g. control panel, admin tools, services) to see if you already have one installed.
To remove a service, you'll have to edit the registry (
HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services
) or use a tool like SC (Service Control from the applicable resource kit).