Hi Karl. Yes, I do have JAVA_HOME set properly to the JDK home and JAVA_HOME/bin in my PATH variable.
Thanks. On 16 May 2014 15:14, Karl Wright <[email protected]> wrote: > Hmm, it sounds like there may be a missing environment variable on your > installation. Do you have JAVA_HOME set? > > Karl > > > > On Thu, May 15, 2014 at 6:39 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) >> > > -- Arcadius Ahouansou Menelic Ltd | Information is Power M: 07908761999 W: www.menelic.com ---
