Hi Arcadius,

Are you using tomcat set-up? Which version of tomcat are you using?

This link may be relevant : 
http://tomcat.10.x6.nabble.com/Compiling-JSPs-with-JDK-1-8-in-Tomcat-8-td4992805.html

Ahmet

On Friday, May 16, 2014 5:10 PM, Arcadius Ahouansou <[email protected]> 
wrote:




Hello.

I am running the official release of ManifoldCF 1.6 on Oracle JDK8 Ubuntu.

I get the error below.

I looks like a JSP compiler compatibility issue with JDK 8?

Thanks.

Arcadius.


HTTP ERROR 500
Problem accessing /mcf-crawler-ui/queuestatus.jsp. Reason:
    Unable to compile class for JSP: 
An error occurred at line: 1 in the generated java file
The type java.util.Map$Entry cannot be resolved. It is indirectly referenced 
from required .class files
Stacktrace:
Caused by:

org.apache.jasper.JasperException: Unable to compile class for JSP: 

An error occurred at line: 1 in the generated java file
The type java.util.Map$Entry cannot be resolved. It is indirectly referenced 
from required .class files

Stacktrace:
at 
org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:92)
at 
org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:330)
at org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:439)
at org.apache.jasper.compiler.Compiler.compile(Compiler.java:356)

Reply via email to