org.apache.jasper.JasperException: Unable to compile class for JSP
Dhrupal Patel
Greenhorn
Joined: Dec 17, 2008
Posts: 9
posted
0
jsp / tomcat website issue
we are using
jdk1.5 sun java tomcat 5
mysql5
The site was running successfully on our production and other linux hosting server but was not running successfully on our client's hosting server.
the problem is sometimes the pages working fine and some times (may be after tomcat restart) it gives "Unable to compile class for JSP" in some pages or in all the pages.
we are using linux shared hosting server so we are not able to see catalina log. we are not able to restart tomcat . it automatically restarts once in a day.
WE have send the support request to hosting server but their reply is, there is some problem in your page scripting . the java server is properly configured and the problem is not on our side.