> On Mon, Feb 8, 2010 at 3:33 AM, kiko <[email protected]> wrote:
>>
>> Last time I had the same issue when I was upgrading ruote.  The
>> solution was to move to yajl-json which worked out.  Now I'm running
>> ruote 2.1.5 find using native ruby.  Now I'm trying to move to using
>> jruby and the error poped up again.  Jruby can't compile yajl-ruby so
>> I'm using jruby-json instead.  But this stack trace seems to be coming
>> from rufus-json, so I'm wondering if you've come across this, hoping
>> this doesn't block our port to jruby.

Hello Franciso,

this :

  h = JSON.parse(s, :max_nesting => 100)

worked.

Let me integrate that in rufus-json.


Cheers,

-- 
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

Reply via email to