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
Check whether CATALINA_HOME environment variable is set to correct tomcat path
google directed me here when searching for:
HTTP Status 500 - java.lang.IllegalStateException: No output folder
I am a Mac OS X 10.8.2 Mountain Lion user. What I needed to do was, after going to usr/local
sudo chown -R <YOUR_USERNAME> apache-tomcat-7.0.34
Of course everything happens in Terminal. You should also pay attention to change numbers in folder name appropriate to your apache tomcat version.
Thanks for the solution.
this problem is solved in my computer with below step.
right click "startup.bat" located in the "bin" folder of your apache installation.
Click "Run as Administrator"
You do not have required access rights for creating folders inside your system drive.
You can solve this by
right click "startup.bat" located in the "bin" folder of your apache installation.
Click "Run as Administrator"