Owen created JRUBY-6486: --------------------------- Summary: -J-Djruby.compile.mode=FORCE can't compile some files Key: JRUBY-6486 URL: https://jira.codehaus.org/browse/JRUBY-6486 Project: JRuby Issue Type: Bug Reporter: Owen Assignee: Thomas E Enebo
Stacktrace as followed: RuntimeError: could not compile and compile mode is 'force': /data/mdm/shared/bundle/jruby/1.9/gems/activesupport-3.2.1/lib/active_support/core_ext/string/inflections.rb require at org/jruby/RubyKernel.java:1036 (root) at /data/mdm/shared/bundle/jruby/1.9/gems/activesupport-3.2.1/lib/active_support/inflector.rb:7 require at org/jruby/RubyKernel.java:1036 (root) at /data/mdm/shared/bundle/jruby/1.9/gems/activesupport-3.2.1/lib/active_support/core_ext/module/introspection.rb:1 require at org/jruby/RubyKernel.java:1036 (root) at /data/mdm/shared/bundle/jruby/1.9/gems/activesupport-3.2.1/lib/active_support/dependencies.rb:6 require at org/jruby/RubyKernel.java:1036 (root) at /data/mdm/shared/bundle/jruby/1.9/gems/activerecord-3.2.1/lib/active_record/base.rb:10 (root) at /data/mdm/releases/20120222225853/lib/core/group.rb:1 require at org/jruby/RubyKernel.java:1036 (root) at /data/mdm/releases/20120222225853/lib/core.rb:1 require at org/jruby/RubyKernel.java:1036 (root) at /data/mdm/releases/20120222225853/lib/partner-mdm.rb:28 require at org/jruby/RubyKernel.java:1036 (root) at /data/mdm/releases/20120222225853/config/boot.rb:13 require at org/jruby/RubyKernel.java:1036 (root) at /data/mdm/shared/bundle/jruby/1.9/gems/activesupport-3.2.1/lib/active_support/core_ext/string/inflections.rb:7 instance_eval at org/jruby/RubyBasicObject.java:1726 initialize at file:/data/mdm/shared/bundle/jruby/1.9/gems/jruby-rack-1.1.3/lib/jruby-rack-1.1.3.jar!/vendor/rack-1.3.6/rack/builder.rb:51 (root) at /data/mdm/releases/20120222225853/config.ru:1 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.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