No such file to load -- rack when booting JRuby 1.6.0RC1 Rails app in Tomcat
----------------------------------------------------------------------------

                 Key: JRUBY-5337
                 URL: http://jira.codehaus.org/browse/JRUBY-5337
             Project: JRuby
          Issue Type: Bug
          Components: Rails WAR Deployment, Windows
    Affects Versions: JRuby 1.6RC1
         Environment: Windows Server 2008, Tomcat 6.0, Rails 3.0.3, JRuby 
1.6.0RC1
            Reporter: Robert Glaser
            Priority: Blocker


When deploying a WAR into Tomcat with bundled jruby-jars 1.6.0.rc1 and rack 
1.0.5 (which gets bundled automatically with JRuby 1.6.0RC1), I get the 
following message in the browser when requesting the app in the browser:

Application initialization failed: no such file to load -- rack
        from 
/C:/Program%20Files/Apache%20Software%20Foundation/Tomcat%206.0/work/Catalina/localhost/_/loader/vendor/rack.rb:7:in
 `(root)'
        from org/jruby/RubyKernel.java:1041:in `require'
        from 
/C:/Program%20Files/Apache%20Software%20Foundation/Tomcat%206.0/work/Catalina/localhost/_/loader/vendor/rack.rb:28:in
 `boot!'
        from 
/C:/Program%20Files/Apache%20Software%20Foundation/Tomcat%206.0/work/Catalina/localhost/_/loader/jruby/rack/boot/rack.rb:10:in
 `(class Rack)'
        from 
/C:/Program%20Files/Apache%20Software%20Foundation/Tomcat%206.0/work/Catalina/localhost/_/loader/jruby/rack/boot/rack.rb:8:in
 `(root)'
        from org/jruby/RubyKernel.java:1066:in `load'
        from 
/C:/Program%20Files/Apache%20Software%20Foundation/Tomcat%206.0/work/Catalina/localhost/_/loader/jruby/rack/boot/rack.rb:1:in
 `(root)'

It seems that this error existed quite a while ago and is now present again in 
JRuby 1.6.0RC1?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
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