Re: Failed to install Tomcat5 service

2009-11-04 Thread chamin de silva

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 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-unsubscr...@tomcat.apache.org
 For additional commands, e-mail: users-h...@tomcat.apache.org
 
 
 

-- 
View this message in context: 
http://old.nabble.com/Failed-to-install-Tomcat5-service-tp4789p26194794.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Failed to install Tomcat5 service

2008-10-30 Thread Tradium

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



gchandrasekar wrote:
 
 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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 
 

-- 
View this message in context: 
http://www.nabble.com/Failed-to-install-Tomcat5-service-tp4789p20251992.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


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



Re: Failed to install Tomcat5 service

2008-09-03 Thread shivi

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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 

-- 
View this message in context: 
http://www.nabble.com/Failed-to-install-Tomcat5-service-tp4789p19303403.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


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



Re: Failed to install Tomcat5 service

2007-12-11 Thread gchandrasekar

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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 

-- 
View this message in context: 
http://www.nabble.com/Failed-to-install-Tomcat5-service-tp4789p14270833.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


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



Re: Failed to install Tomcat5 service

2007-06-19 Thread TOM SSEMWOGERERE

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@tomcat.apache.org
To unsubscribe, e-mail:
[EMAIL PROTECTED]
For additional commands, e-mail:
[EMAIL PROTECTED]





 

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@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Failed to install Tomcat5 service

2007-06-14 Thread hezjing

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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Failed to install Tomcat5 service

2007-06-14 Thread hezjing

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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]