I just posted it before in a moment of dispair ;) after upgrading to the news redis client, could not reproduce the error anymore.
Hope it does not appear again. On May 4, 3:42 pm, Pedro Teixeira <[email protected]> wrote: > Hi folks, > > Has any one seen the following error before? It happens > Using ruote 2.2.0 and redis 2.1.1, with thread_safe option. > > [will try to update to redis 2.2.0 to test] > thanks. > > A ThreadError occurred in <...> > > stopping only thread > note: use sleep to stop forever > /usr/local/lib/ruby/1.8/monitor.rb:285:in `stop' > > /usr/local/lib/ruby/1.8/monitor.rb:285:in `stop' > /usr/local/lib/ruby/1.8/monitor.rb:285:in `mon_acquire' > /usr/local/lib/ruby/1.8/monitor.rb:214:in `mon_enter' > /usr/local/lib/ruby/1.8/monitor.rb:240:in `synchronize' > redis (2.1.1) lib/redis/client.rb:176:in `synchronize' > redis (2.1.1) lib/redis/client.rb:180:in `ensure_connected' > redis (2.1.1) lib/redis/client.rb:58:in `process' > redis (2.1.1) lib/redis/client.rb:118:in `logging' > redis (2.1.1) lib/redis/client.rb:57:in `process' > redis (2.1.1) lib/redis/client.rb:29:in `call' > redis (2.1.1) lib/redis.rb:95:in `get' > ruote-redis (2.2.0) lib/ruote/redis/storage.rb:350:in `do_get' > ruote-redis (2.2.0) lib/ruote/redis/storage.rb:155:in `get' > ruote (2.2.0) lib/ruote/part/storage_participant.rb:117:in `fetch' > ruote (2.2.0) lib/ruote/part/storage_participant.rb:108:in `[]' -- 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
