windows-7tomcat6

Tomcat 6 in Windows 7


I am having problem with Tomcat 6.0 in Windows 7. I installed it to work with EasyEclipse Server Java and changed it's configuration to Manual. But now when I try to Configure Tomcat, I get "Access is denied Unable to open the service 'Tomcat6'". Also now when I start and stop Tomcat within EasyEclipse I get the following error:

C:\Program Files\Apache Software Foundation\Tomcat 6.0\work\Catalina\localhost_\SESSIONS.ser (Access is denied)

Please help me with this

Thanks


Solution

  • You don't have write permissions on C:\Program Files\Apache Software Foundation\Tomcat 6.0\ Change the permissions on that directory, or install Tomcat somewhere else, where you do have permissions.