I\'m trying to install tomcat-7.0.27 on windows 7.
I then clicked bin/startup.bat, a window shows up and I see \"INFO: Server startup in 761 ms\" at the last line.
I then tr
Windows 7 makes it easy to run into such trouble when you are not careful enough installing things. You will have to make sure that the SYSTEM user has full access to the Tomcat folder, so that when Tomcat runs, it can freely create folders and files within its own directory.