Warbler + Bundler problem: "can't find executable bundle"
---------------------------------------------------------

                 Key: JRUBY-6102
                 URL: https://jira.codehaus.org/browse/JRUBY-6102
             Project: JRuby
          Issue Type: Bug
          Components: Rails WAR Deployment
    Affects Versions: JRuby 1.5.6
         Environment: warbler 1.3.2, rails 2.3.11, jruby 1.5.6, bundler 1.0.20, 
Tomcat 6.0.29, RedHat 5
            Reporter: Javier Vegas
         Attachments: stack.txt

Hi, I am using warbler 1.3.2 to package a rails 2.3.11 app that uses
jruby 1.5.6 and bundler 1.0.20. When I deploy to Tomcat 6.0.29 on RedHat
5 I get a "can't find executable bundle for bundler-1.0.20" exception
when tomcat is running the preinitializer.rb file that bundler needs
http://gembundler.com/rails23.html for rails 2.3 apps.

Seems that the gems are packaged correctly and Tomcat can find the
bundler gem, but it can not find the bundle executable that lives in the
bin folder of the gem. I have tried both packing my gems in a jar file
and using the config.gem_path configuration in warble.rb but in both
cases I get the same error.

Is there any warble setting that I need to use so Tomcat can find the
executables for the gems I have packed with warbler?

I am attaching my stack trace with a bunch of debugging info

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to