tomcat installation exception

后端 未结 10 774
忘掉有多难
忘掉有多难 2020-12-16 16:06

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

10条回答
  •  旧巷少年郎
    2020-12-16 16:23

    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.

提交回复
热议问题