Did you get that to work?

Thanks,
Marcelo Murad



JIRA [EMAIL PROTECTED] wrote:
> 
> NPE in JdbcAdapterInternalService.set_native_database_types
> -----------------------------------------------------------
> 
>                  Key: JRUBY-2848
>                  URL: http://jira.codehaus.org/browse/JRUBY-2848
>              Project: JRuby
>           Issue Type: Bug
>           Components: ActiveRecord-JDBC
>     Affects Versions: ActiveRecord-JDBC 0.8.2
>          Environment: 32bit linux
>             Reporter: McClain Looney
> 
> 
> Exception in thread "main" java.lang.NullPointerException
>       at
> jdbc_adapter.JdbcAdapterInternalService.set_native_database_types(JdbcAdapterInternalService.java:373)
>       at
> jdbc_adapter.JdbcAdapterInternalServiceInvoker$set_native_database_types_s_method_0_0.call(Unknown
> Source)
>       at
> org.jruby.runtime.CallSite$InlineCachingCallSite.cacheAndCall(CallSite.java:123)
>       at
> org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:298)
>       at 
> org.jruby.evaluator.ASTInterpreter.vcallNode(ASTInterpreter.java:1781)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:500)
>       at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:620)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:318)
>       at
> org.jruby.evaluator.ASTInterpreter.rescueNode(ASTInterpreter.java:1556)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:468)
>       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.RubyClass.invoke(RubyClass.java:238)
>       at
> org.jruby.javasupport.util.RuntimeHelpers.invoke(RuntimeHelpers.java:271)
>       at org.jruby.RubyObject.callMethod(RubyObject.java:717)
>       at org.jruby.RubyClass.newInstance(RubyClass.java:273)
>       at org.jruby.RubyClassInvoker$newInstance_method_0_0.call(Unknown 
> Source)
>       at
> org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:78)
>       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.localAsgnNode(ASTInterpreter.java:1295)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:403)
>       at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:620)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:318)
>       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.RubyObject.send(RubyObject.java:2057)
>       at org.jruby.RubyObjectInvoker$send_method_0_0.call(Unknown Source)
>       at
> org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:86)
>       at
> org.jruby.runtime.CallSite$InlineCachingCallSite.cacheAndCall(CallSite.java:187)
>       at
> org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:366)
>       at org.jruby.evaluator.ASTInterpreter.callNode(ASTInterpreter.java:653)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:324)
>       at 
> org.jruby.evaluator.ASTInterpreter.setupArgs(ASTInterpreter.java:2173)
>       at
> org.jruby.evaluator.ASTInterpreter.attrAssignNode(ASTInterpreter.java:571)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:309)
>       at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:620)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:318)
>       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:204)
>       at
> org.jruby.evaluator.ASTInterpreter.attrAssignNode(ASTInterpreter.java:587)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:309)
>       at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:620)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:318)
>       at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:620)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:318)
>       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)
>       at
> org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:298)
>       at 
> org.jruby.evaluator.ASTInterpreter.vcallNode(ASTInterpreter.java:1781)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:500)
>       at
> org.jruby.evaluator.ASTInterpreter.localAsgnNode(ASTInterpreter.java:1295)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:403)
>       at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:620)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:318)
>       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:204)
>       at
> org.jruby.runtime.CallSite$InlineCachingCallSite.cacheAndCall(CallSite.java:107)
>       at
> org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:264)
>       at org.jruby.evaluator.ASTInterpreter.callNode(ASTInterpreter.java:670)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:324)
>       at org.jruby.evaluator.ASTInterpreter.callNode(ASTInterpreter.java:637)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:324)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:387)
>       at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:620)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:318)
>       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.RubyClass.invoke(RubyClass.java:238)
>       at
> org.jruby.javasupport.util.RuntimeHelpers.invoke(RuntimeHelpers.java:271)
>       at org.jruby.RubyObject.callMethod(RubyObject.java:717)
>       at org.jruby.RubyClass.newInstance(RubyClass.java:273)
>       at org.jruby.RubyClassInvoker$newInstance_method_0_0.call(Unknown 
> Source)
>       at
> org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:94)
>       at
> org.jruby.runtime.CallSite$InlineCachingCallSite.cacheAndCall(CallSite.java:219)
>       at
> org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:400)
>       at org.jruby.evaluator.ASTInterpreter.callNode(ASTInterpreter.java:658)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:324)
>       at org.jruby.evaluator.ASTInterpreter.callNode(ASTInterpreter.java:637)
>       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:309)
>       at
> org.jruby.runtime.CallSite$InlineCachingCallSite.cacheAndCall(CallSite.java:187)
>       at
> org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:366)
>       at 
> org.jruby.evaluator.ASTInterpreter.fCallNode(ASTInterpreter.java:1120)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:370)
>       at org.jruby.evaluator.ASTInterpreter.caseNode(ASTInterpreter.java:742)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:326)
>       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:309)
>       at
> org.jruby.runtime.CallSite$InlineCachingCallSite.cacheAndCall(CallSite.java:187)
>       at
> org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:366)
>       at org.jruby.evaluator.ASTInterpreter.callNode(ASTInterpreter.java:653)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:324)
>       at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:620)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:318)
>       at org.jruby.evaluator.ASTInterpreter.eval(ASTInterpreter.java:170)
>       at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:150)
>       at org.jruby.runtime.InterpretedBlock.call(InterpretedBlock.java:103)
>       at org.jruby.runtime.Block.call(Block.java:105)
>       at org.jruby.RubyProc.call(RubyProc.java:204)
>       at org.jruby.RubyProc.call(RubyProc.java:189)
>       at org.jruby.RubyProcInvoker$call_method_0_0.call(Unknown Source)
>       at
> org.jruby.internal.runtime.methods.JavaMethod$JavaMethodNoBlock.call(JavaMethod.java:63)
>       at
> org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:86)
>       at
> org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:363)
>       at org.jruby.evaluator.ASTInterpreter.callNode(ASTInterpreter.java:653)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:324)
>       at org.jruby.evaluator.ASTInterpreter.caseNode(ASTInterpreter.java:699)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:326)
>       at org.jruby.evaluator.ASTInterpreter.eval(ASTInterpreter.java:170)
>       at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:150)
>       at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:115)
>       at org.jruby.runtime.Block.yield(Block.java:109)
>       at org.jruby.RubyArray.each(RubyArray.java:1311)
>       at org.jruby.RubyArrayInvoker$each_method_0_0.call(Unknown Source)
>       at
> org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroBlock.call(JavaMethod.java:295)
>       at
> org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:275)
>       at org.jruby.evaluator.ASTInterpreter.callNode(ASTInterpreter.java:675)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:324)
>       at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:620)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:318)
>       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:267)
>       at
> org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:329)
>       at 
> org.jruby.evaluator.ASTInterpreter.fCallNode(ASTInterpreter.java:1116)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:370)
>       at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:620)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:318)
>       at org.jruby.evaluator.ASTInterpreter.eval(ASTInterpreter.java:170)
>       at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:150)
>       at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:115)
>       at org.jruby.runtime.Block.yield(Block.java:109)
>       at
> org.jruby.libraries.ThreadLibrary$Mutex.synchronize(ThreadLibrary.java:158)
>       at
> org.jruby.libraries.ThreadLibrary$MutexInvoker$synchronize_method_0_0.call(Unknown
> Source)
>       at
> org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroBlock.call(JavaMethod.java:295)
>       at
> org.jruby.runtime.CallSite$InlineCachingCallSite.cacheAndCall(CallSite.java:91)
>       at
> org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:278)
>       at org.jruby.evaluator.ASTInterpreter.callNode(ASTInterpreter.java:675)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:324)
>       at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:620)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:318)
>       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:309)
>       at
> org.jruby.runtime.CallSite$InlineCachingCallSite.cacheAndCall(CallSite.java:187)
>       at
> org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:366)
>       at 
> org.jruby.evaluator.ASTInterpreter.fCallNode(ASTInterpreter.java:1120)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:370)
>       at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:620)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:318)
>       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:204)
>       at
> org.jruby.runtime.CallSite$InlineCachingCallSite.cacheAndCall(CallSite.java:107)
>       at
> org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:264)
>       at org.jruby.evaluator.ASTInterpreter.callNode(ASTInterpreter.java:670)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:324)
>       at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:620)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:318)
>       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:267)
>       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.fCallNode(ASTInterpreter.java:1116)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:370)
>       at org.jruby.evaluator.ASTInterpreter.eval(ASTInterpreter.java:170)
>       at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:150)
>       at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:115)
>       at org.jruby.runtime.Block.yield(Block.java:109)
>       at org.jruby.RubyArray.each(RubyArray.java:1311)
>       at org.jruby.RubyArrayInvoker$each_method_0_0.call(Unknown Source)
>       at
> org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroBlock.call(JavaMethod.java:295)
>       at
> org.jruby.runtime.CallSite$InlineCachingCallSite.cacheAndCall(CallSite.java:91)
>       at
> org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:278)
>       at org.jruby.evaluator.ASTInterpreter.callNode(ASTInterpreter.java:675)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:324)
>       at org.jruby.evaluator.ASTInterpreter.eval(ASTInterpreter.java:170)
>       at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:150)
>       at org.jruby.runtime.Block.yield(Block.java:114)
>       at 
> org.jruby.evaluator.ASTInterpreter.yieldNode(ASTInterpreter.java:1850)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:509)
>       at
> org.jruby.evaluator.ASTInterpreter.rescueNode(ASTInterpreter.java:1556)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:468)
>       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.runtime.CallSite$InlineCachingCallSite.cacheAndCall(CallSite.java:91)
>       at
> org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:278)
>       at 
> org.jruby.evaluator.ASTInterpreter.fCallNode(ASTInterpreter.java:1139)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:370)
>       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)
>       at
> org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:298)
>       at 
> org.jruby.evaluator.ASTInterpreter.vcallNode(ASTInterpreter.java:1781)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:500)
>       at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:620)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:318)
>       at org.jruby.evaluator.ASTInterpreter.eval(ASTInterpreter.java:170)
>       at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:150)
>       at org.jruby.runtime.Block.yield(Block.java:114)
>       at 
> org.jruby.evaluator.ASTInterpreter.yieldNode(ASTInterpreter.java:1850)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:509)
>       at
> org.jruby.evaluator.ASTInterpreter.rescueNode(ASTInterpreter.java:1556)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:468)
>       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.runtime.CallSite$InlineCachingCallSite.cacheAndCall(CallSite.java:91)
>       at
> org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:278)
>       at 
> org.jruby.evaluator.ASTInterpreter.fCallNode(ASTInterpreter.java:1139)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:370)
>       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:204)
>       at
> org.jruby.runtime.CallSite$InlineCachingCallSite.cacheAndCall(CallSite.java:107)
>       at
> org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:264)
>       at org.jruby.evaluator.ASTInterpreter.callNode(ASTInterpreter.java:670)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:324)
>       at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:620)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:318)
>       at org.jruby.evaluator.ASTInterpreter.rootNode(ASTInterpreter.java:1654)
>       at
> org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:474)
>       at org.jruby.evaluator.ASTInterpreter.eval(ASTInterpreter.java:170)
>       at org.jruby.Ruby.loadFile(Ruby.java:2001)
>       at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:58)
>       at org.jruby.runtime.load.LoadService.load(LoadService.java:212)
>       at org.jruby.RubyKernel.load(RubyKernel.java:783)
>       at org.jruby.RubyKernelInvoker$load_s_method_0_1.call(Unknown Source)
>       at
> org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:78)
>       at
> org.jruby.runtime.CallSite$InlineCachingCallSite.cacheAndCall(CallSite.java:155)
>       at
> org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:332)
>       at
> ruby.usr.share.jruby.jruby_minus_1_dot_1_dot_2.bin.rake.__file__(/usr/share/jruby/jruby-1.1.2/bin/rake:19)
>       at
> ruby.usr.share.jruby.jruby_minus_1_dot_1_dot_2.bin.rake.__file__(/usr/share/jruby/jruby-1.1.2/bin/rake)
>       at
> ruby.usr.share.jruby.jruby_minus_1_dot_1_dot_2.bin.rake.load(/usr/share/jruby/jruby-1.1.2/bin/rake)
>       at org.jruby.Ruby.runScript(Ruby.java:512)
>       at org.jruby.Ruby.runNormally(Ruby.java:432)
>       at org.jruby.Ruby.runFromMain(Ruby.java:312)
>       at org.jruby.Main.run(Main.java:144)
>       at org.jruby.Main.run(Main.java:89)
>       at org.jruby.Main.main(Main.java:80)
> 
> 
> 
> -- 
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of the administrators:
> http://jira.codehaus.org/secure/Administrators.jspa
> -
> For more information on JIRA, see: http://www.atlassian.com/software/jira
> 
>         
> 
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
> 
>     http://xircles.codehaus.org/manage_email
> 
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-jira--Created%3A-%28JRUBY-2848%29-NPE-in-JdbcAdapterInternalService.set_native_database_types-tp18598599p18738937.html
Sent from the JRuby - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to