• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Access is Denied Unable to open the Service tomcat6

 
Ranch Hand
Posts: 35
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hai iam encountering above the problem.

My hardware configuration

LapTop- Lenovo Windows vista home basic
Ram -1014MB
Systemtype-32bit
I have with me the following software
jdk-6u2-windows-i586-p
apache-tomcat-6.0.14
I have installed them in my system under
d:\corejava
d:\advjava

while installing tomcat i have given the port number 2222 insted of 8080
and user name password as "admin".

When iam trying to start tomcat after installation by clicking the "configure tomcat icon" iam encountering the below problem

-----------------------
Application System Error
-------------------------
Access is denied Unable to open the Service "Tomcat6".

-------------------------------------------------------

I have tried 2 days .

Could you please do the need ful .
 
Greenhorn
Posts: 16
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
had same problem.

vista tried to copy superuser idea linux, and as a result, this annoying thing happens with some programs.

solution (and this should work for anything) - go to the icon you are trying to open, and instead of double clicking it, right click, and then left click on "Run as adminstrator"
 
David Westbrook
Greenhorn
Posts: 16
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
had same problem.

vista tried to copy superuser idea linux, and as a result, this annoying thing happens with some programs.

solution (and this should work for anything) - go to the icon you are trying to open, and instead of double clicking it, right click, and then left click on "Run as adminstrator"
 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
yeah it works.. lool.. you tried 2 days .. me one day wasted..
 
Greenhorn
Posts: 1
Firefox Browser Windows Vista Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hey david thanks for the suggestion .. it worked fine for me
 
Greenhorn
Posts: 20
Windows Vista C++ Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
where to right click i am not getting the icon ???
 
Greenhorn
Posts: 1
Android Hibernate Eclipse IDE
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey Trupti, Just go to start menu >> programs >> apache tomcat >> you will see the list of icons.
Just right click any of them...
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hey ! i use the apachi tomcat 7.0.29 in window 7 ...when i am open it from icon "configure tomcat" ,it shows error as

Access denined
unable to open tomcat7.


i tried recent solution about right click and run as adminstrator but its not working again
 
reply
    Bookmark Topic Watch Topic
  • New Topic