tx for that quick reply, here is the -d result
*lemulet:/var/lib/gems/1.8/gems/ruote-2.1.9/examples# ruby
ruote_quickstart.rb -d
*
*== worker intercepted error ==
#<SystemStackError: stack level too deep>
/var/lib/gems/1.8/gems/rufus-json-0.2.1/lib/rufus/json.rb:34:in `to_json'
/var/lib/gems/1.8/gems/rufus-json-0.2.1/lib/rufus/json.rb:34
/var/lib/gems/1.8/gems/rufus-json-0.2.1/lib/rufus/json.rb:106:in `call'
/var/lib/gems/1.8/gems/rufus-json-0.2.1/lib/rufus/json.rb:106:in `encode'
/var/lib/gems/1.8/gems/rufus-cloche-0.1.17/lib/rufus/cloche.rb:111:in `put'
/var/lib/gems/1.8/gems/rufus-cloche-0.1.17/lib/rufus/cloche.rb:111:in `open'
/var/lib/gems/1.8/gems/rufus-cloche-0.1.17/lib/rufus/cloche.rb:111:in `put'
/var/lib/gems/1.8/gems/rufus-cloche-0.1.17/lib/rufus/cloche.rb:291:in `call'
/var/lib/gems/1.8/gems/rufus-cloche-0.1.17/lib/rufus/cloche.rb:291:in `lock'
/var/lib/gems/1.8/gems/rufus-cloche-0.1.17/lib/rufus/cloche.rb:275:in
`synchronize'
...
-- msg --
"_id" =>
"699!70069949938100!2010-05-10!1273483025.027072!002"
"_rev" =>
0
"action" =>
"launch"
"put_at" =>
"2010-05-10 09:17:05.027095 UTC"
"tree" =>
["define", {"name"=>"test"}, [["sequence", {}, [["participant",
{"alpha"=>nil}, []], ["participant", {"bravo"=>nil}, []]]]]]
"type" =>
"msgs"
"variables" =>
{"test"=>["0", ["define", {"name"=>"test"}, [["sequence", {},
[["participant", {"alpha"=>nil}, []], ["participant", {"bravo"=>nil},
[]]]]]]]}
"wfid" =>
"20100510-jedigeto"
"workitem" =>
{"fields"=>{}, "fei"=>{"sub_wfid"=>nil, "wfid"=>"20100510-jedigeto",
"engine_id"=>"engine", "expid"=>"0"}}
-- . --
*
On 10 May 2010 11:11, John Mettraux <[email protected]> wrote:
> On Mon, May 10, 2010 at 6:00 PM, Christophe Malaurie
> <[email protected]> wrote:
> > Hi John
> > just installed ruote-2.1.9 (looks great that's why I give it a try),
> > running the ruote_quickstart.rb and bang...does no display the pretty
> > message about Alice but instead ....nothing. So far I identified a
> > kind of error message (see below) when inputing the file into an irb
> > session.
> > Tried to increase stack size on the system (ulimit -s xxxx), no effect
> > except harming the system if I define a stack too high...
> > I'm running ruby ------ > 1.8.7 (2008-08-11 patchlevel 72) [x86_64-
> > linux].
> > and downloaded the soft using rubygems, no problem.
>
> Hello Christophe,
>
> I just tried with ruby 1.8.7 (2008-08-11 patchlevel 72)
> [i686-darwin10.2.0] and couldn't reproduce the error (works for me).
>
> The "stack level too deep" message is a symptom of an infinite
> recursion, ulimit will not help.
>
> Could you please run with
>
> ruby ruote_quickstart.rb -d
>
> and paste the resulting stack trace here ?
>
>
> Thanks in advance,
>
> --
> 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]<openwferu-users%[email protected]>
> more options : http://groups.google.com/group/openwferu-users?hl=en
>
--
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