You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by ProInd <ki...@yahoo.com> on 2008/02/20 19:50:54 UTC

UnsupportedClassVersionError : Unix : ActiveMQ 5.0

Hi 

Config : ActiveMQ5.0
jdk 1.5

I am trying to run the broker on a unix machine. I am getting the following
error.
Any help is highly appreciated.

Thanks
Ind




Exception in thread "main" java.lang.UnsupportedClassVersionError:
org/apache/activemq/console/Main (Unsupported major.minor version 49.0)
	at java.lang.ClassLoader.defineClass0(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:537)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
	at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)

-- 
View this message in context: http://www.nabble.com/UnsupportedClassVersionError-%3A-Unix-%3A-ActiveMQ-5.0-tp15596021s2354p15596021.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.