Created
March 11, 2011 22:36
-
-
Save donv/866709 to your computer and use it in GitHub Desktop.
Log
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
I/System.out( 1605): ******************************************************************************** | |
I/System.out( 1605): Exception: | |
I/System.out( 1605): -------------------------------------------------------------------------------- | |
I/System.out( 1605): java.nio.CharSequenceAdapter.<init>(CharSequenceAdapter.java:45) | |
I/System.out( 1605): java.nio.CharBuffer.wrap(CharBuffer.java:108) | |
I/System.out( 1605): java.nio.charset.Charset.encode(Charset.java:472) | |
I/System.out( 1605): org.jruby.RubyEncoding.encode(RubyEncoding.java:179) | |
I/System.out( 1605): org.jruby.RubyEncoding.encodeUTF8(RubyEncoding.java:168) | |
I/System.out( 1605): org.jruby.RubyString.newUnicodeString(RubyString.java:488) | |
I/System.out( 1605): arjdbc.jdbc.RubyJdbcConnection.stringToRuby(RubyJdbcConnection.java:991) | |
I/System.out( 1605): arjdbc.jdbc.RubyJdbcConnection.jdbcToRuby(RubyJdbcConnection.java:859) | |
I/System.out( 1605): arjdbc.jdbc.RubyJdbcConnection.populateFromResultSet(RubyJdbcConnection.java:874) | |
I/System.out( 1605): arjdbc.jdbc.RubyJdbcConnection.unmarshalResult(RubyJdbcConnection.java:1174) | |
I/System.out( 1605): arjdbc.jdbc.RubyJdbcConnection.set_native_database_types(RubyJdbcConnection.java:542) | |
I/System.out( 1605): java.lang.reflect.Method.invokeNative(Native Method) | |
I/System.out( 1605): java.lang.reflect.Method.invoke(Method.java:491) | |
I/System.out( 1605): org.jruby.internal.runtime.methods.ReflectedJavaMethod.call(ReflectedJavaMethod.java:148) | |
I/System.out( 1605): org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:201) | |
I/System.out( 1605): org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:197) | |
I/System.out( 1605): org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:103) | |
I/System.out( 1605): org.jruby.ast.VCallNode.interpret(VCallNode.java:85) | |
I/System.out( 1605): org.jruby.ast.NewlineNode.interpret(NewlineNode.java:103) | |
I/System.out( 1605): org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
I/System.out( 1605): org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) | |
I/System.out( 1605): org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) | |
I/System.out( 1605): org.jruby.ast.RescueNode.interpret(RescueNode.java:110) | |
I/System.out( 1605): org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) | |
I/System.out( 1605): org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212) | |
I/System.out( 1605): org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:146) | |
I/System.out( 1605): org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:152) | |
I/System.out( 1605): org.jruby.RubyClass.newInstance(RubyClass.java:799) | |
I/System.out( 1605): org.jruby.RubyClass$i$newInstance.call(RubyClass$i$newInstance.gen:65535) | |
I/System.out( 1605): org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroOrOneOrNBlock.call(JavaMethod.java:266) | |
I/System.out( 1605): org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:137) | |
I/System.out( 1605): org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57) | |
I/System.out( 1605): org.jruby.ast.LocalAsgnNode.interpret(LocalAsgnNode.java:123) | |
I/System.out( 1605): org.jruby.ast.NewlineNode.interpret(NewlineNode.java:103) | |
I/System.out( 1605): org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
I/System.out( 1605): org.jruby.ast.IfNode.interpret(IfNode.java:119) | |
I/System.out( 1605): org.jruby.ast.NewlineNode.interpret(NewlineNode.java:103) | |
I/System.out( 1605): org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
I/System.out( 1605): org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) | |
I/System.out( 1605): org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:298) | |
I/System.out( 1605): org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:214) | |
I/System.out( 1605): org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:220) | |
I/System.out( 1605): org.jruby.RubyClass.newInstance(RubyClass.java:813) | |
I/System.out( 1605): org.jruby.RubyClass$i$newInstance.call(RubyClass$i$newInstance.gen:65535) | |
I/System.out( 1605): org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroOrOneOrTwoOrThreeOrNBlock.call(JavaMethod.java:300) | |
I/System.out( 1605): org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:205) | |
I/System.out( 1605): org.jruby.ast.CallThreeArgNode.interpret(CallThreeArgNode.java:61) | |
I/System.out( 1605): org.jruby.ast.NewlineNode.interpret(NewlineNode.java:103) | |
I/System.out( 1605): org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
I/System.out( 1605): org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) | |
I/System.out( 1605): org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) | |
I/System.out( 1605): org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:137) | |
I/System.out( 1605): org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) | |
I/System.out( 1605): org.jruby.ast.NewlineNode.interpret(NewlineNode.java:103) | |
I/System.out( 1605): org.jruby.ast.BlockNode.interpret(BlockNode.java:71) | |
I/System.out( 1605): org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) | |
I/System.out( 1605): org.jruby.internal.runtim |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment