Skip to content

Instantly share code, notes, and snippets.

@abachman
Last active August 29, 2015 14:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abachman/e51b503f80f73978287a to your computer and use it in GitHub Desktop.
Save abachman/e51b503f80f73978287a to your computer and use it in GitHub Desktop.
My Fitness Pal
throw Error("Closure::Error: Exception in thread \"main\" java.lang.UnsupportedClassVersionError: com/google/javascript/jscomp/CommandLineRunner : Unsupported major.minor version 51.0\n\tat java.lang.ClassLoader.defineClass1(Native Method)\n\tat java.lang.ClassLoader.defineClass(ClassLoader.java:643)\n\tat java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)\n\tat java.net.URLClassLoader.defineClass(URLClassLoader.java:277)\n\tat java.net.URLClassLoader.access$000(URLClassLoader.java:73)\n\tat java.net.URLClassLoader$1.run(URLClassLoader.java:212)\n\tat java.security.AccessController.doPrivileged(Native Method)\n\tat java.net.URLClassLoader.findClass(URLClassLoader.java:205)\n\tat java.lang.ClassLoader.loadClass(ClassLoader.java:323)\n\tat sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)\n\tat java.lang.ClassLoader.loadClass(ClassLoader.java:268)\nCould not find the main class: com.google.javascript.jscomp.CommandLineRunner. Program will exit.\n\n (in /mnt/deploy/apps/staged/Main/8415-150512150244/contents/app/assets/javascripts/application.js)")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment