StringIndexOutOfBoundsException w/ JRuby 1.6.0.RC2 rake/rails3
--------------------------------------------------------------

                 Key: JRUBY-5494
                 URL: http://jira.codehaus.org/browse/JRUBY-5494
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.6RC2
         Environment: Ubuntu 10.04 LTS
            Reporter: John-Mason P. Shackelford
            Assignee: Thomas E Enebo


Running rake in a Rail 3.0 app that worked fine under 1.5.6...
{code}
$ bundle exec rake --trace clean
(in /home/shacjo/work/releng/main/conan-service)
rake aborted!
load error: /home/shacjo/work/releng/main/conan-service/config/application -- 
java.lang.StringIndexOutOfBoundsException: String index out of range: 12
org/jruby/RubyKernel.java:1038:in `require'
/home/shacjo/work/releng/main/conan-service/Rakefile:4:in `(root)'
org/jruby/RubyKernel.java:1063:in `load'
/home/shacjo/work/releng/main/conan-service/Rakefile:2383:in `raw_load_rakefile'
/home/shacjo/.rvm/gems/jruby-1.6.0.RC2/gems/rake-0.8.7/lib/rake.rb:2017:in 
`load_rakefile'
/home/shacjo/.rvm/gems/jruby-1.6.0.RC2/gems/rake-0.8.7/lib/rake.rb:2068:in 
`standard_exception_handling'
/home/shacjo/.rvm/gems/jruby-1.6.0.RC2/gems/rake-0.8.7/lib/rake.rb:2016:in 
`load_rakefile'
/home/shacjo/.rvm/gems/jruby-1.6.0.RC2/gems/rake-0.8.7/lib/rake.rb:2000:in `run'
/home/shacjo/.rvm/gems/jruby-1.6.0.RC2/gems/rake-0.8.7/lib/rake.rb:2068:in 
`standard_exception_handling'
/home/shacjo/.rvm/gems/jruby-1.6.0.RC2/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
/home/shacjo/.rvm/gems/jruby-1.6.0.RC2/gems/rake-0.8.7/bin/rake:31:in `(root)'
org/jruby/RubyKernel.java:1063:in `load'
/home/shacjo/.rvm/gems/jruby-1.6.0.RC2/bin/rake:19:in `(root)'
{code}

I will update with more as I learn more about what is going on here. 

-- 
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