Failed to install Tomcat5 service

View: New views
7 Messages — Rating Filter:   Alert me  

Failed to install Tomcat5 service

by Hez :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi!

I got this error when trying to install Tomcat 5.5.23 on Windows XP:

        Failed to install Tomcat5 service.
        Check your settings and permissions
        Ignore and continue anyway (not recommended)?

the above error occurs with these status:
        ......
        tomcat-users.xml written
        Remove folder: C:\Temp\confinstall
        Using Jvm: C:\Program Files\Java\jre1.5.0_11\bin\client\jvm.dll

I abort the installation at this point.

After searching the Google, I tried to set the environment variable
TEMP and TMP to C:\Temp, but that doesn't help either.

When I open the Services (Local) window, I see that there is a service
named Apache Tomcat (Apache Tomcat 5.5.23 Server -
http://tomcat.apache.org/" ...
I think this service is created but not being remove when I abort the
Tomcat installation.

Please help, thank you!


--

Hez

---------------------------------------------------------------------
To start a new topic, e-mail: users@...
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: Failed to install Tomcat5 service

by Hez :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi!

The problem is resolved by deleting Tomcat5 service from Windows XP
and redo the Tomcat installation:

1) Start | Run and type cmd in the Open:  Click OK.
2) Type: sc delete Tomcat5
3) Reboot the system



On 6/14/07, hezjing <hezjing@...> wrote:

> Hi!
>
> I got this error when trying to install Tomcat 5.5.23 on Windows XP:
>
>        Failed to install Tomcat5 service.
>        Check your settings and permissions
>        Ignore and continue anyway (not recommended)?
>
> the above error occurs with these status:
>        ......
>        tomcat-users.xml written
>        Remove folder: C:\Temp\confinstall
>        Using Jvm: C:\Program Files\Java\jre1.5.0_11\bin\client\jvm.dll
>
> I abort the installation at this point.
>
> After searching the Google, I tried to set the environment variable
> TEMP and TMP to C:\Temp, but that doesn't help either.
>
> When I open the Services (Local) window, I see that there is a service
> named Apache Tomcat (Apache Tomcat 5.5.23 Server -
> http://tomcat.apache.org/" ...
> I think this service is created but not being remove when I abort the
> Tomcat installation.
>
> Please help, thank you!
>
>
> --
>
> Hez
>


--

Hez

---------------------------------------------------------------------
To start a new topic, e-mail: users@...
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Parent Message unknown Re: Failed to install Tomcat5 service

by TOM SSEMWOGERERE :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


>I also got a smilar problem. I got it when i tried to
remove version
>5.5.23 and install version 6. Try to reinstall the
previous Tomcat
>version. Then go to C:\Program Files\Apache Software
>Foundation\Tomcat 5.5\bin  and double click on the
file tomcat5
>which is a service runner.
>
>I got this error when trying to install Tomcat 5.5.23
on Windows XP:
>
>         Failed to install Tomcat5 service.
>         Check your settings and permissions
>         Ignore and continue anyway (not
recommended)?
>
>the above error occurs with these status:
>         ......
>         tomcat-users.xml written
>         Remove folder: C:\Temp\confinstall
>         Using Jvm: C:\Program
Files\Java\jre1.5.0_11\bin\client\jvm.dll
>
>I abort the installation at this point.
>
>After searching the Google, I tried to set the
environment variable
>TEMP and TMP to C:\Temp, but that doesn't help
either.
>
>When I open the Services (Local) window, I see that
there is a service
>named Apache Tomcat (Apache Tomcat 5.5.23 Server -
>http://tomcat.apache.org/" ...
>I think this service is created but not being remove
when I abort the

>Tomcat installation.
>
>Please help, thank you!
>
>
>--
>
>Hez
>
>---------------------------------------------------------------------
>To start a new topic, e-mail: users@...
>To unsubscribe, e-mail:
users-unsubscribe@...
>For additional commands, e-mail:
users-help@...
>




 
____________________________________________________________________________________
Looking for earth-friendly autos?
Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center.
http://autos.yahoo.com/green_center/

---------------------------------------------------------------------
To start a new topic, e-mail: users@...
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: Failed to install Tomcat5 service

by gchandrasekar :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Fantastic Solution

I tried many forums and none was worked. Your solution really worked well.

Thanks and keep going well.

:)

Chandra

Hez wrote:
Hi!

The problem is resolved by deleting Tomcat5 service from Windows XP
and redo the Tomcat installation:

1) Start | Run and type cmd in the Open:  Click OK.
2) Type: sc delete Tomcat5
3) Reboot the system



On 6/14/07, hezjing <hezjing@gmail.com> wrote:
> Hi!
>
> I got this error when trying to install Tomcat 5.5.23 on Windows XP:
>
>        Failed to install Tomcat5 service.
>        Check your settings and permissions
>        Ignore and continue anyway (not recommended)?
>
> the above error occurs with these status:
>        ......
>        tomcat-users.xml written
>        Remove folder: C:\Temp\confinstall
>        Using Jvm: C:\Program Files\Java\jre1.5.0_11\bin\client\jvm.dll
>
> I abort the installation at this point.
>
> After searching the Google, I tried to set the environment variable
> TEMP and TMP to C:\Temp, but that doesn't help either.
>
> When I open the Services (Local) window, I see that there is a service
> named Apache Tomcat (Apache Tomcat 5.5.23 Server -
> http://tomcat.apache.org/" ...
> I think this service is created but not being remove when I abort the
> Tomcat installation.
>
> Please help, thank you!
>
>
> --
>
> Hez
>


--

Hez

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org

Re: Failed to install Tomcat5 service

by shivi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hey,
Even i was struggling to resolve it n ur solution worked. Thanks!!

Hez wrote:
Hi!

The problem is resolved by deleting Tomcat5 service from Windows XP
and redo the Tomcat installation:

1) Start | Run and type cmd in the Open:  Click OK.
2) Type: sc delete Tomcat5
3) Reboot the system



On 6/14/07, hezjing <hezjing@gmail.com> wrote:
> Hi!
>
> I got this error when trying to install Tomcat 5.5.23 on Windows XP:
>
>        Failed to install Tomcat5 service.
>        Check your settings and permissions
>        Ignore and continue anyway (not recommended)?
>
> the above error occurs with these status:
>        ......
>        tomcat-users.xml written
>        Remove folder: C:\Temp\confinstall
>        Using Jvm: C:\Program Files\Java\jre1.5.0_11\bin\client\jvm.dll
>
> I abort the installation at this point.
>
> After searching the Google, I tried to set the environment variable
> TEMP and TMP to C:\Temp, but that doesn't help either.
>
> When I open the Services (Local) window, I see that there is a service
> named Apache Tomcat (Apache Tomcat 5.5.23 Server -
> http://tomcat.apache.org/" ...
> I think this service is created but not being remove when I abort the
> Tomcat installation.
>
> Please help, thank you!
>
>
> --
>
> Hez
>


--

Hez

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org

Re: Failed to install Tomcat5 service

by Tradium :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

CAn some tell me how to enter the instructions below:

1) Start | Run and type cmd in the Open:  Click OK.

I go to the start biutton, Run and type Open <return>

I get a DOS window and when I enter sc delete Tomcat5, it says "specified service does not exist as an installed service"

But when I try to install it, I get the message Check for permissions nd settings.

KSS



Fantastic Solution

I tried many forums and none was worked. Your solution really worked well.

Thanks and keep going well.

:)

Chandra

Hez wrote:
Hi!

The problem is resolved by deleting Tomcat5 service from Windows XP
and redo the Tomcat installation:

1) Start | Run and type cmd in the Open:  Click OK.
2) Type: sc delete Tomcat5
3) Reboot the system



On 6/14/07, hezjing <hezjing@gmail.com> wrote:
> Hi!
>
> I got this error when trying to install Tomcat 5.5.23 on Windows XP:
>
>        Failed to install Tomcat5 service.
>        Check your settings and permissions
>        Ignore and continue anyway (not recommended)?
>
> the above error occurs with these status:
>        ......
>        tomcat-users.xml written
>        Remove folder: C:\Temp\confinstall
>        Using Jvm: C:\Program Files\Java\jre1.5.0_11\bin\client\jvm.dll
>
> I abort the installation at this point.
>
> After searching the Google, I tried to set the environment variable
> TEMP and TMP to C:\Temp, but that doesn't help either.
>
> When I open the Services (Local) window, I see that there is a service
> named Apache Tomcat (Apache Tomcat 5.5.23 Server -
> http://tomcat.apache.org/" ...
> I think this service is created but not being remove when I abort the
> Tomcat installation.
>
> Please help, thank you!
>
>
> --
>
> Hez
>


--

Hez

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Failed to install Tomcat5 service

by chamin de silva :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I had the same problem while I was installing Tomcat 5.5.9 and I observed that there was a service defined for tomcat installed previously of version 6.
Once I uninstalled that version of Tomcat the problem was fixed.

Hope this would help others having same problem!

---
Chamin De Silva


Hez wrote:
Hi!

I got this error when trying to install Tomcat 5.5.23 on Windows XP:

        Failed to install Tomcat5 service.
        Check your settings and permissions
        Ignore and continue anyway (not recommended)?

the above error occurs with these status:
        ......
        tomcat-users.xml written
        Remove folder: C:\Temp\confinstall
        Using Jvm: C:\Program Files\Java\jre1.5.0_11\bin\client\jvm.dll

I abort the installation at this point.

After searching the Google, I tried to set the environment variable
TEMP and TMP to C:\Temp, but that doesn't help either.

When I open the Services (Local) window, I see that there is a service
named Apache Tomcat (Apache Tomcat 5.5.23 Server -
http://tomcat.apache.org/" ...
I think this service is created but not being remove when I abort the
Tomcat installation.

Please help, thank you!


--

Hez

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org