multipart file upload failed ---------------------------- Key: JRUBY-4892 URL: http://jira.codehaus.org/browse/JRUBY-4892 Project: JRuby Issue Type: Bug Components: Rails WAR Deployment Affects Versions: JRuby 1.5 Environment: Windows, apache-tomcat-6.0.26, jruby 1.5, rails-2.3.8 Reporter: profiit
Hi There, If we use WEBRICK (JRUBY script/server) everythig is working fine, but if the same code depolyed under APACHE it does't work. Could you let me know some instruction how we can deploy it under APACHE. THANKS GEZA HERE IS THE LOG: 2010.06.16. 18:15:16 org.apache.catalina.core.ApplicationContext log INFO: /!\ FAILSAFE /!\ Wed Jun 16 18:15:16 +0200 2010 Status: 500 Internal Server Error bad content body file:/C:/apache-tomcat/webapps/gfr/WEB-INF/lib/jruby-rack-1.0.1.jar!/vendor/rack-1.1.0/rack/utils.rb:467:in `parse_multipart' file:/C:/apache-tomcat/webapps/gfr/WEB-INF/lib/jruby-rack-1.0.1.jar!/vendor/rack-1.1.0/rack/request.rb:268:in `parse_multipart' file:/C:/apache-tomcat/webapps/gfr/WEB-INF/lib/jruby-rack-1.0.1.jar!/vendor/rack-1.1.0/rack/request.rb:146:in `POST' file:/C:/apache-tomcat/webapps/gfr/WEB-INF/lib/jruby-rack-1.0.1.jar!/vendor/rack-1.1.0/rack/methodoverride.rb:15:in `call' C:/apache-tomcat/webapps/gfr/WEB-INF/gems/gems/actionpack-2.3.8/lib/action_controller/params_parser.rb:15:in `call' C:/apache-tomcat/webapps/gfr/WEB-INF/gems/gems/actionpack-2.3.8/lib/action_controller/session/cookie_store.rb:99:in `call' C:/apache-tomcat/webapps/gfr/WEB-INF/gems/gems/actionpack-2.3.8/lib/action_controller/failsafe.rb:26:in `call' file:/C:/apache-tomcat/webapps/gfr/WEB-INF/lib/jruby-rack-1.0.1.jar!/vendor/rack-1.1.0/rack/lock.rb:11:in `call' C:/apache-tomcat/webapps/gfr/WEB-INF/gems/gems/actionpack-2.3.8/lib/action_controller/dispatcher.rb:106:in `call' file:/C:/apache-tomcat/webapps/gfr/WEB-INF/lib/jruby-rack-1.0.1.jar!/rack/adapter/rails.rb:36:in `serve_rails' file:/C:/apache-tomcat/webapps/gfr/WEB-INF/lib/jruby-rack-1.0.1.jar!/rack/adapter/rails.rb:41:in `call' file:/C:/apache-tomcat/webapps/gfr/WEB-INF/lib/jruby-rack-1.0.1.jar!/jruby/rack/rails.rb:180:in `call' file:/C:/apache-tomcat/webapps/gfr/WEB-INF/lib/jruby-rack-1.0.1.jar!/rack/handler/servlet.rb:19:in `call' :1 -- 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