org.apache.jasper.JasperException: Unable to compile class for JSP
March 20th, 2009
Applies to:
Jetspeed
Description:
You have copied jetspeed.war file to $Tomcat/webapps, and when got the url http://localhost:8080/jetspeed/index.jsp, had an error like:
org.apache.jasper.JasperException: Unable to compile class for JSP
An error occurred at line: -1 in the jsp file: null
Cause:
There are known problems with having Tomcat installed in a directory structure that contains spaces, e.g. C:\Program Files\Apache Group\Tomcat 5.5.
Please try to rename the tomcat installed directory or copy them to a directory which has no space in the name and run.