2012/8/23 Stack <[email protected]> > On Thu, Aug 23, 2012 at 1:48 AM, o brbrs <[email protected]> wrote: > > Thanks for your reply. I fixed the problem by changing jffi and ffi > folders > > which are in jruby-complete-1.0.6.jar with folders which are in > > jruby-complete-1.0.7.jar and patching again jruby-complete-1.0.6.jar. It > > works. > > > > Do you mean 1.6.x jruby vs. 1.7.0 jruby? HBase ships w/ 1.6.5 and it > looks like jruby 1.7 has not yet shipped a release (its in preview). > Thanks, > St.Ack >
Yes I mean 1.6 jruby vs 1.7 jruby and yes it's in preview. anway i didn't use whole jruby-complete-1.7.0.jar. I only used jffi libraries that are in jruby-complete-1.7.0.jar. And this fixed the error because jffi library which is in jruby-complete-1.6.0.jar cause error. thanks. -- ... Obrbrs
