You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Rajesh Biswas <ra...@gmail.com> on 2015/01/31 05:06:08 UTC

Exception page after installation of Tomcat 7.0.54

Dear Experts,

I have installed Apache Tomcat 7.0.54, after installation when I
open https://host_name:port_number I am getting below exception

org.apache.jasper.JasperException: java.lang.IllegalStateException: No
Java compiler available
	org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:585)
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:391)


But I am able to open https://host_name:port_number/manager/html page
and can be able proceed with normal operation.


Would you please suggest.


Rajesh