Skip to content

Instantly share code, notes, and snippets.

@MarkMenard
Created February 11, 2010 22:21
Show Gist options
  • Save MarkMenard/302037 to your computer and use it in GitHub Desktop.
Save MarkMenard/302037 to your computer and use it in GitHub Desktop.
2010-02-11 17:18:54.922:/quadran:WARN: rails: Failure to invoke rails: null
java.lang.IndexOutOfBoundsException
at org.jruby.util.ByteList.insert(ByteList.java:326)
at jdbc_adapter.JdbcMySQLSpec.quote_table_name(JdbcMySQLSpec.java:103)
at jdbc_adapter.JdbcMySQLSpecInvoker$quote_table_name_s_method_1_0.call(Unknown Source)
at org.jruby.runtime.CallSite$InlineCachingCallSite.cacheAndCall(CallSite.java:155)
at org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:332)
at org.jruby.evaluator.ASTInterpreter.callNode(ASTInterpreter.java:649)
at org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:324)
at org.jruby.evaluator.ASTInterpreter.eval(ASTInterpreter.java:170)
at org.jruby.internal.runtime.methods.DefaultMethod.interpretedCall(DefaultMethod.java:174)
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:150)
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:225)
at org.jruby.runtime.CallSite$InlineCachingCallSite.cacheAndCall(CallSite.java:123)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment