Re: ERROR: Compilation error in web-console with Java 1.8

2015-08-10 Thread gijsbert802
Ah thanks. I searched Jira, but not good enough apparently.. I'll await the new release. -- View this message in context: http://activemq.2283324.n4.nabble.com/ERROR-Compilation-error-in-web-console-with-Java-1-8-tp4700651p4700712.html Sent from the ActiveMQ - User mailing list archive at

ERROR: Compilation error in web-console with Java 1.8

2015-08-10 Thread gijsbert802
I'm trying to run ActiveMQ with java 1.8 (1.8.0_45 to be precise), but I get errors in the web console when trying to view a message (url /admin/message.jsp?id=ID...) The error: ERROR: Compilation error org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException at

Re: ERROR: Compilation error in web-console with Java 1.8

2015-08-10 Thread Christopher Shannon
This is a known issue: https://issues.apache.org/jira/browse/AMQ-5356 It has to do with the Jetty version that is being used not playing nicely with JDK 8. 5.12.0 is going out soon but I plan on upgrading Jetty to a newer version to fix this problem soon. Probably version 5.13.0. (or maybe a