Created
January 2, 2009 19:21
-
-
Save LoganBarnett/42639 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] [LaunchRunner Error] org.rubyforge.rawr.Main.main(String[]) threw an exception: | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] java.lang.UnsupportedClassVersionError: Bad version number in .class file | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at java.lang.ClassLoader.defineClass1(Native Method) | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at java.lang.ClassLoader.defineClass(ClassLoader.java:675) | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124) | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at java.net.URLClassLoader.defineClass(URLClassLoader.java:260) | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at java.net.URLClassLoader.access$100(URLClassLoader.java:56) | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at java.net.URLClassLoader$1.run(URLClassLoader.java:195) | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at java.security.AccessController.doPrivileged(Native Method) | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at java.net.URLClassLoader.findClass(URLClassLoader.java:188) | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at java.lang.ClassLoader.loadClass(ClassLoader.java:316) | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:280) | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at java.lang.ClassLoader.loadClass(ClassLoader.java:306) | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at java.lang.ClassLoader.loadClass(ClassLoader.java:251) | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at org.jruby.internal.runtime.methods.InvocationMethodFactory.tryClass(InvocationMethodFactory.java:1113) | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at org.jruby.internal.runtime.methods.InvocationMethodFactory.getAnnotatedMethodClass(InvocationMethodFactory.java:764) | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at org.jruby.internal.runtime.methods.InvocationMethodFactory.getAnnotatedMethod(InvocationMethodFactory.java:731) | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at org.jruby.RubyModule.defineAnnotatedMethod(RubyModule.java:779) | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at org.jruby.RubyModule.defineAnnotatedMethod(RubyModule.java:747) | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at org.jruby.anno.TypePopulator$DefaultTypePopulator.populate(TypePopulator.java:50) | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at org.jruby.RubyModule.defineAnnotatedMethodsIndividually(RubyModule.java:664) | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at org.jruby.RubyModule.defineAnnotatedMethods(RubyModule.java:566) | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at org.jruby.RubyObject.createObjectClass(RubyObject.java:124) | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at org.jruby.Ruby.initRoot(Ruby.java:991) | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at org.jruby.Ruby.init(Ruby.java:935) | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at org.jruby.Ruby.newInstance(Ruby.java:168) | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at org.jruby.javasupport.JavaEmbedUtils.initialize(JavaEmbedUtils.java:94) | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at org.rubyforge.rawr.Main.main(Main.java:21) | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at java.lang.reflect.Method.invoke(Method.java:585) | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at apple.launcher.LaunchRunner.run(LaunchRunner.java:115) | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50) | |
1/2/09 12:20:23 PM [0x0-0x592592].JotBot[44092] at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment