Very cool, I repeated the steps above on both my mac and ubuntu instance, this time it picked up ruote 2.1.8, and everything seems to work on both my mac and ubuntu versions (both necessary in my case).
I have the exact same OS build number and jruby version, but I needed to use the cloche_nolock parameter in both cases, otherwise the exception repeated. On Mar 14, 5:38 pm, John Mettraux <[email protected]> wrote: > On Mon, Mar 15, 2010 at 7:47 AM, kiko <[email protected]> wrote: > > Oops I forgot to add the no_cloch paramater. I added it but the same > > error occured on both my mac and ubuntu instance. If it's better to > > wait for the next ruote that's cool. > > Hello Francisco, > > could we talk versions ? > > I have : > > jruby 1.4.0 (ruby 1.8.7 patchlevel 174) (2009-11-02 69fbfa3) (Java > HotSpot(TM) 64-Bit Server VM 1.6.0_17) [x86_64-java] > > on > > Mac OS X 10.6.2 (Build 10C540) > > and it works fine, no need for the 'cloche_nolock' parameter. > > ---8<--- > jmettr...@siamese ~/w/ruote (ruote2.1)↑ $ ruby test/functional/test.rb -- --fs > jruby 1.4.0 (ruby 1.8.7 patchlevel 174) (2009-11-02 69fbfa3) (Java > HotSpot(TM) 64-Bit Server VM 1.6.0_17) [x86_64-java] > Loaded suite test/functional/test > Started > .................................................................................................................................................................................................................................................................................................................................................. > Finished in 131.718 seconds. > > 338 tests, 676 assertions, 0 failures, 0 errors > --->8--- > > (where --fs tells the test suite to use Ruote::FsStorage) > > What are your versions ? Mac and Ubuntu please. > > Best regards, > > -- > John Mettraux - http://jmettraux.wordpress.com -- you received this message because you are subscribed to the "ruote users" group. to post : send email to [email protected] to unsubscribe : send email to [email protected] more options : http://groups.google.com/group/openwferu-users?hl=en
