A new topic, 'Unable to run liquibase: UnsupportedClassVersionError', has been
made on a board you are watching.
You can see it at
http://liquibase.org/forum/index.php?topic=925.new#new
The text of the topic is shown below:
Hi all,
I'm novice in Java development (actually I'm a .NET one). I wanted to take a
look at the liquibase, but I cannot get it to work even for a -version argument.
I've downloaded the 2.0.0 version of the liquibase from the SourceForge.
But if I try to use it, no matter what arguments I'm passing to liquibase.bat,
I get an Error message:
Code:
java.lang.UnsupportedClassVersionError: liquibase/integration/commandline/Main
(Unsupported major.minor version 49.0)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
Exception in thread "main"
Any help would be appreciated!
Thanks a lot.
Unsubscribe to new topics from this board by clicking here:
http://liquibase.org/forum/index.php?action=notifyboard;board=1.0
Regards,
The Liquibase Community Forum Team.
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the impact they can have on your business, and how you
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Liquibase-user mailing list
Liquibase-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/liquibase-user