Regression: Cannot generate RDoc for rspec due to joni exception
----------------------------------------------------------------

                 Key: JRUBY-1632
                 URL: http://jira.codehaus.org/browse/JRUBY-1632
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
         Environment: Latest JRuby from trunk under Linux, rev 5087.
            Reporter: Vladimir Sizikov
            Priority: Critical


Attempt to build RDoc for rspec leads to long joni-related exception. Previosly 
it worked fine.

#> jruby -S gem install rspec

Installing RDoc documentation for rspec-1.0.8...
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: -28
        at 
org.joni.encoding.AbstractEncoding.isCodeCTypeInternal(AbstractEncoding.java:61)
        at 
org.joni.encoding.specific.ASCIIEncoding.isCodeCType(ASCIIEncoding.java:39)
        at org.joni.encoding.AbstractEncoding.isWord(AbstractEncoding.java:386)
        at org.joni.ByteCodeMachine.opWordSb(ByteCodeMachine.java:1124)
        at org.joni.ByteCodeMachine.matchAtSb(ByteCodeMachine.java:448)
        at org.joni.Matcher.match(Matcher.java:572)
        at org.joni.Matcher.search(Matcher.java:726)
        at org.jruby.RubyRegexp.search(RubyRegexp.java:489)
        at org.jruby.RubyString.scan_once(RubyString.java:2496)
        at org.jruby.RubyString.scan(RubyString.java:2468)
        at org.jruby.RubyStringInvoker$scan_method_1_0.call(Unknown Source)
        at 
org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:144)
        at 
convert_specials9276504_22643639.closure0(/opt/work/jruby/lib/ruby/1.8/rdoc/markup/simple_markup/inline.rb:185)
        at convert_specials9276504_22643639Blockclosure0xx1.call(Unknown Source)
        at org.jruby.runtime.CompiledBlock.yield(CompiledBlock.java:128)
        at org.jruby.runtime.Block.yield(Block.java:115)
        at org.jruby.RubyHash$8.visit(RubyHash.java:841)
        at org.jruby.RubyHash.visitAll(RubyHash.java:519)
        at org.jruby.RubyHash.each(RubyHash.java:838)
        at org.jruby.RubyHashInvoker$each_method_0_0.call(Unknown Source)
        at 
org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:144)
        at 
org.jruby.runtime.CallSite$ArgumentBoxingCallSite.call(CallSite.java:109)
        at 
convert_specials9276504_22643639.__file__(/opt/work/jruby/lib/ruby/1.8/rdoc/markup/simple_markup/inline.rb:184)
        at 
convert_specials9276504_22643639.run(/opt/work/jruby/lib/ruby/1.8/rdoc/markup/simple_markup/inline.rb)
        at 
org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:115)
        at 
org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:144)
        at 
org.jruby.runtime.CallSite$ArgumentBoxingCallSite.call(CallSite.java:103)
        at 
flow21940518_22643639.__file__(/opt/work/jruby/lib/ruby/1.8/rdoc/markup/simple_markup/inline.rb:257)
        at 
flow21940518_22643639.run(/opt/work/jruby/lib/ruby/1.8/rdoc/markup/simple_markup/inline.rb)
        at 
org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:115)
        at 
org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:144)
        at 
org.jruby.runtime.CallSite$ArgumentBoxingCallSite.call(CallSite.java:103)
        at 
accept_list_item18752727_22643639.__file__(/opt/work/jruby/lib/ruby/1.8/rdoc/markup/simple_markup/to_html.rb:101)
        at 
accept_list_item18752727_22643639.run(/opt/work/jruby/lib/ruby/1.8/rdoc/markup/simple_markup/to_html.rb)
        at 
org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:115)
        at 
org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:144)
        at 
org.jruby.runtime.CallSite$ArgumentBoxingCallSite.call(CallSite.java:103)
        at 
accept31269820_22643639.closure0(/opt/work/jruby/lib/ruby/1.8/rdoc/markup/simple_markup/fragments.rb:176)
        at accept31269820_22643639Blockclosure0xx1.call(Unknown Source)
        at org.jruby.runtime.CompiledBlock.yield(CompiledBlock.java:128)
        at org.jruby.runtime.CompiledBlock.yield(CompiledBlock.java:109)
        at org.jruby.runtime.Block.yield(Block.java:110)
        at org.jruby.RubyArray.each(RubyArray.java:1181)
        at org.jruby.RubyArrayInvoker$each_method_0_0.call(Unknown Source)
        at 
org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:144)
        at 
org.jruby.runtime.CallSite$ArgumentBoxingCallSite.call(CallSite.java:109)
        at 
accept31269820_22643639.__file__(/opt/work/jruby/lib/ruby/1.8/rdoc/markup/simple_markup/fragments.rb:165)
        at 
accept31269820_22643639.run(/opt/work/jruby/lib/ruby/1.8/rdoc/markup/simple_markup/fragments.rb)
        at 
org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:115)
        at 
org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:144)
        at 
org.jruby.runtime.CallSite$ArgumentBoxingCallSite.call(CallSite.java:103)
        at 
convert29866630_22643639.__file__(/opt/work/jruby/lib/ruby/1.8/rdoc/markup/simple_markup.rb:258)
        at 
convert29866630_22643639.run(/opt/work/jruby/lib/ruby/1.8/rdoc/markup/simple_markup.rb)
        at 
org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:115)
        at 
org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:144)
        at 
org.jruby.runtime.CallSite$ArgumentBoxingCallSite.call(CallSite.java:103)
        at 
markup1075511_22643639.__file__(/opt/work/jruby/lib/ruby/1.8/rdoc/generators/html_generator.rb:246)
        at 
markup1075511_22643639.run(/opt/work/jruby/lib/ruby/1.8/rdoc/generators/html_generator.rb)
        at 
org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:115)
        at 
org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:144)
        at 
org.jruby.runtime.CallSite$ArgumentBoxingCallSite.call(CallSite.java:103)
        at 
value_hash24126198_22643639.__file__(/opt/work/jruby/lib/ruby/1.8/rdoc/generators/html_generator.rb:818)
        at 
value_hash24126198_22643639.run(/opt/work/jruby/lib/ruby/1.8/rdoc/generators/html_generator.rb)
        at 
org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:115)
        at 
org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:144)
        at 
org.jruby.runtime.CallSite$ArgumentBoxingCallSite.call(CallSite.java:76)
        at 
write_on32172929_22643639.__file__(/opt/work/jruby/lib/ruby/1.8/rdoc/generators/html_generator.rb:865)
        at 
write_on32172929_22643639.run(/opt/work/jruby/lib/ruby/1.8/rdoc/generators/html_generator.rb)
        at 
org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:115)
        at 
org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:144)
        at 
org.jruby.runtime.CallSite$ArgumentBoxingCallSite.call(CallSite.java:103)
        at org.jruby.evaluator.ASTInterpreter.callNode(ASTInterpreter.java:653)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:300)
        at org.jruby.evaluator.ASTInterpreter.eval(ASTInterpreter.java:169)
        at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:176)
        at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:141)
        at org.jruby.runtime.Block.yield(Block.java:110)
        at org.jruby.RubyFile.open(RubyFile.java:993)
        at org.jruby.RubyFile.open(RubyFile.java:963)
        at org.jruby.RubyFileInvoker$open_method_1_0.call(Unknown Source)
        at 
org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:144)
        at org.jruby.evaluator.ASTInterpreter.callNode(ASTInterpreter.java:658)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:300)
        at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:627)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:294)
        at org.jruby.evaluator.ASTInterpreter.eval(ASTInterpreter.java:169)
        at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:176)
        at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:141)
        at org.jruby.runtime.Block.yield(Block.java:110)
        at org.jruby.RubyArray.each(RubyArray.java:1181)
        at org.jruby.RubyArrayInvoker$each_method_0_0.call(Unknown Source)
        at 
org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:158)
        at org.jruby.evaluator.ASTInterpreter.callNode(ASTInterpreter.java:658)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:300)
        at org.jruby.evaluator.ASTInterpreter.eval(ASTInterpreter.java:169)
        at 
org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:147)
        at 
org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:158)
        at 
org.jruby.runtime.CallSite$ArgumentBoxingCallSite.call(CallSite.java:103)
        at 
org.jruby.evaluator.ASTInterpreter.fCallNode(ASTInterpreter.java:1103)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:346)
        at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:627)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:294)
        at org.jruby.evaluator.ASTInterpreter.eval(ASTInterpreter.java:169)
        at 
org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:147)
        at 
org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:158)
        at 
org.jruby.runtime.CallSite$ArgumentBoxingCallSite.call(CallSite.java:76)
        at 
org.jruby.evaluator.ASTInterpreter.vcallNode(ASTInterpreter.java:1752)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:475)
        at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:627)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:294)
        at org.jruby.evaluator.ASTInterpreter.eval(ASTInterpreter.java:169)
        at 
org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:147)
        at 
org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:158)
        at 
org.jruby.runtime.CallSite$ArgumentBoxingCallSite.call(CallSite.java:103)
        at org.jruby.evaluator.ASTInterpreter.callNode(ASTInterpreter.java:653)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:300)
        at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:627)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:294)
        at 
org.jruby.evaluator.ASTInterpreter.ensureNode(ASTInterpreter.java:1075)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:340)
        at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:627)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:294)
        at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:627)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:294)
        at org.jruby.evaluator.ASTInterpreter.eval(ASTInterpreter.java:169)
        at 
org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:147)
        at 
org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:144)
        at 
org.jruby.runtime.CallSite$ArgumentBoxingCallSite.call(CallSite.java:103)
        at org.jruby.evaluator.ASTInterpreter.callNode(ASTInterpreter.java:653)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:300)
        at 
org.jruby.evaluator.ASTInterpreter.rescueNode(ASTInterpreter.java:1517)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:443)
        at 
org.jruby.evaluator.ASTInterpreter.ensureNode(ASTInterpreter.java:1075)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:340)
        at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:627)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:294)
        at org.jruby.evaluator.ASTInterpreter.eval(ASTInterpreter.java:169)
        at 
org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:147)
        at 
org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:158)
        at 
org.jruby.runtime.CallSite$ArgumentBoxingCallSite.call(CallSite.java:103)
        at 
org.jruby.evaluator.ASTInterpreter.fCallNode(ASTInterpreter.java:1103)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:346)
        at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:627)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:294)
        at org.jruby.evaluator.ASTInterpreter.eval(ASTInterpreter.java:169)
        at 
org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:147)
        at 
org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:158)
        at 
org.jruby.runtime.CallSite$ArgumentBoxingCallSite.call(CallSite.java:76)
        at 
org.jruby.evaluator.ASTInterpreter.vcallNode(ASTInterpreter.java:1752)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:475)
        at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:627)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:294)
        at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:627)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:294)
        at org.jruby.evaluator.ASTInterpreter.eval(ASTInterpreter.java:169)
        at 
org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:147)
        at 
org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:158)
        at 
org.jruby.runtime.CallSite$ArgumentBoxingCallSite.call(CallSite.java:103)
        at org.jruby.evaluator.ASTInterpreter.callNode(ASTInterpreter.java:653)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:300)
        at org.jruby.evaluator.ASTInterpreter.eval(ASTInterpreter.java:169)
        at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:176)
        at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:141)
        at org.jruby.runtime.Block.yield(Block.java:110)
        at org.jruby.RubyArray.each(RubyArray.java:1181)
        at org.jruby.RubyArrayInvoker$each_method_0_0.call(Unknown Source)
        at 
org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:158)
        at org.jruby.evaluator.ASTInterpreter.callNode(ASTInterpreter.java:658)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:300)
        at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:627)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:294)
        at org.jruby.evaluator.ASTInterpreter.eval(ASTInterpreter.java:169)
        at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:176)
        at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:141)
        at org.jruby.runtime.Block.yield(Block.java:110)
        at org.jruby.RubyArray.each(RubyArray.java:1181)
        at org.jruby.RubyArrayInvoker$each_method_0_0.call(Unknown Source)
        at 
org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:158)
        at org.jruby.evaluator.ASTInterpreter.callNode(ASTInterpreter.java:658)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:300)
        at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:627)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:294)
        at org.jruby.evaluator.ASTInterpreter.eval(ASTInterpreter.java:169)
        at 
org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:147)
        at 
org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:158)
        at 
org.jruby.runtime.CallSite$ArgumentBoxingCallSite.call(CallSite.java:76)
        at 
org.jruby.evaluator.ASTInterpreter.vcallNode(ASTInterpreter.java:1752)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:475)
        at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:627)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:294)
        at org.jruby.evaluator.ASTInterpreter.eval(ASTInterpreter.java:169)
        at 
org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:147)
        at 
org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:158)
        at 
org.jruby.runtime.CallSite$ArgumentBoxingCallSite.call(CallSite.java:103)
        at org.jruby.evaluator.ASTInterpreter.callNode(ASTInterpreter.java:653)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:300)
        at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:627)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:294)
        at org.jruby.evaluator.ASTInterpreter.caseNode(ASTInterpreter.java:682)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:302)
        at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:627)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:294)
        at org.jruby.evaluator.ASTInterpreter.eval(ASTInterpreter.java:169)
        at 
org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:147)
        at 
org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:158)
        at 
org.jruby.runtime.CallSite$ArgumentBoxingCallSite.call(CallSite.java:103)
        at 
org.jruby.evaluator.ASTInterpreter.fCallNode(ASTInterpreter.java:1103)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:346)
        at 
org.jruby.evaluator.ASTInterpreter.rescueNode(ASTInterpreter.java:1517)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:443)
        at org.jruby.evaluator.ASTInterpreter.eval(ASTInterpreter.java:169)
        at 
org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:147)
        at 
org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:158)
        at 
org.jruby.runtime.CallSite$ArgumentBoxingCallSite.call(CallSite.java:103)
        at org.jruby.evaluator.ASTInterpreter.callNode(ASTInterpreter.java:653)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:300)
        at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:627)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:294)
        at org.jruby.evaluator.ASTInterpreter.eval(ASTInterpreter.java:169)
        at 
org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:147)
        at 
org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:158)
        at 
org.jruby.runtime.CallSite$ArgumentBoxingCallSite.call(CallSite.java:103)
        at org.jruby.evaluator.ASTInterpreter.callNode(ASTInterpreter.java:653)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:300)
        at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:627)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:294)
        at org.jruby.evaluator.ASTInterpreter.rootNode(ASTInterpreter.java:1619)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:449)
        at org.jruby.evaluator.ASTInterpreter.eval(ASTInterpreter.java:169)
        at org.jruby.Ruby.loadFile(Ruby.java:1802)
        at org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:52)
        at org.jruby.runtime.load.LoadService.load(LoadService.java:214)
        at org.jruby.RubyKernel.load(RubyKernel.java:687)
        at org.jruby.RubyKernelInvoker$load_method_1_0.call(Unknown Source)
        at 
org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:158)
        at 
org.jruby.runtime.CallSite$ArgumentBoxingCallSite.call(CallSite.java:103)
        at 
org.jruby.evaluator.ASTInterpreter.fCallNode(ASTInterpreter.java:1103)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:346)
        at org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:627)
        at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:294)
        at org.jruby.evaluator.ASTInterpreter.eval(ASTInterpreter.java:169)
        at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:176)
        at org.jruby.runtime.InterpretedBlock.call(InterpretedBlock.java:129)
        at org.jruby.runtime.Block.call(Block.java:106)
        at org.jruby.RubyProc.call(RubyProc.java:193)
        at 
org.jruby.internal.runtime.methods.ProcMethod.call(ProcMethod.java:67)
        at 
org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:158)
        at 
org.jruby.runtime.CallSite$ArgumentBoxingCallSite.call(CallSite.java:76)
        at __dash_e__.__file__(-e:1)
        at __dash_e__.load(-e)
        at org.jruby.Ruby.runScript(Ruby.java:578)
        at org.jruby.Ruby.runNormally(Ruby.java:508)
        at org.jruby.Ruby.runFromMain(Ruby.java:431)
        at org.jruby.Main.runInterpreter(Main.java:229)
        at org.jruby.Main.runInterpreter(Main.java:185)
        at org.jruby.Main.run(Main.java:116)
        at org.jruby.Main.run(Main.java:93)
        at org.jruby.Main.main(Main.java:84)


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