I've tried running this on Glassfish and got the exact same error, so
it must be in the bundler code.  I've removed bundler from the app and
added the requires to the environment.rb file and did get this
running.  However, it's obviously not an ideal solution.

On Apr 20, 12:13 am, Frederick Cheung <frederick.che...@gmail.com>
wrote:
> On Apr 20, 5:55 am, MJW2529 <mjwhite2...@yahoo.com> wrote:
>
> > I'm using jruby 1.6.0 and trying to deploy my rails 3 app to Tomcat.
> > When the app loads I get the error "stack level too deep" as bundler
> > is trying to resolve dependencies.  I've spent hours searching forums
> > in an effort to resolve this but there doesn't seem to be a resolution
> > to this problem.  Can someone explain how I can remove bundler from my
> > application so as I can get this deployed?  It seems that bundler is
> > tightly integrated with Rails 3.  Hopefully Rails is not dependent on
> > it since it makes it impossible to deploy to either Tomcat or the
> > Glassfish server.
>
> Not sure about untangling rails 3 from bundler but I did 
> findhttp://techblog.amphora-research.com/2011/03/tomcat-6-stack-level-too...
> which claims that this is a tomcat problem
>
> Fred

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to