A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Products
»
Tomcat
Author
Tomcat issue
Mubeen Shaik
Ranch Hand
Joined: Jan 26, 2004
Posts: 67
posted
Jul 30, 2007 14:44:00
0
Hi,
I have installed
TOMCAT
on my PC. When I restart my PC, I have received the following error message. (Window)
====
Acess denied
Unable to open the service 'Tomcat6'
====
Any help on this?.
Thanks in advance,
Mubeen Shaik.
Sun Certified Java Programmer
toukhir mujawar
Ranch Hand
Joined: Oct 11, 2006
Posts: 70
posted
Jul 31, 2007 00:08:00
0
you can try it once again from
control panel--administative tools -- services-- apache tomcat
here you can start the service.
one more way to do it is go to the tomcat bin directory from command prompt and invoke startup command.
even after this the serivce does not start then check the port on which you have installed. it might be conflicting with some other application.
you can change it from the conf directory---server.xml file.
this might help you.
Mubeen Shaik
Ranch Hand
Joined: Jan 26, 2004
Posts: 67
posted
Aug 01, 2007 14:02:00
0
you can try it once again from
control panel--administative tools -- services-- apache tomcat
here you can start the service.
---------------------------
It is saying Access Denied.
---------------------------
one more way to do it is go to the tomcat bin directory from command prompt and invoke startup command.
-----------------------
Which one I need to execute? tomcat6.exe?
----------------------
even after this the serivce does not start then check the port on which you have installed. it might be conflicting with some other application.
you can change it from the conf directory---server.xml file.
---------------------------
I don't have any application running on 8080.
---------------
I think this is related to windows authorities.
Thanks,
Mubeen Shaik.
I agree. Here's the link:
http://jrebel.com/download
subject: Tomcat issue
Similar Threads
reloading servlet revisited??
Tomcat 5.5 and Java
Where should I put the applet?
Tomcat Slowing PC Performance??
Embedded Tomcat in Netbeans
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter