On 9 Mar 2010, at 12:11, bretweinraub wrote: > From personal (unpleasant) experience errors like this can be cause by > namespace pollution from things that are loaded by the Ruby > interpretor, like plugins. Some plugin redefines some function on > some class, and everything goes haywire. The way to fix this is start > removing the plugins and/or gems loaded when rails starts until the > problem goes away. > > Not sure this is relevant since you list this is a "dummy" app. Does > that mean its brand new as generated via Hobo? Can you generate a > brand new hobo app and run it? How about just a rails app? Can you > parse a XML document with rexml straight from ruby/irb? >
It is a brand new app generated by the hobo command, the server launches but when i access the server through a web browser it triggers the stack level too deep error. Mark -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
