Skip to content

Instantly share code, notes, and snippets.

@bobmcwhirter
Created March 23, 2009 18:09
Show Gist options
  • Save bobmcwhirter/83695 to your computer and use it in GitHub Desktop.
Save bobmcwhirter/83695 to your computer and use it in GitHub Desktop.
14:09:15,702 ERROR [STDERR] java.lang.ArrayIndexOutOfBoundsException
14:09:15,703 ERROR [STDERR] at java.lang.System.arraycopy(Native Method)
14:09:15,703 ERROR [STDERR] at org.jruby.RubyString.cat(RubyString.java:1075)
14:09:15,703 ERROR [STDERR] at org.jruby.RubyString.inspectCommon(RubyString.java:2141)
14:09:15,703 ERROR [STDERR] at org.jruby.RubyString.inspect(RubyString.java:2084)
14:09:15,703 ERROR [STDERR] at org.jruby.RubyString$i_method_0_0$RUBYINVOKER$inspect.call(org/jruby/RubyString$i_method_0_0$RUBYINVOKER$inspect.gen)
14:09:15,703 ERROR [STDERR] at org.jruby.RubyClass.finvoke(RubyClass.java:428)
14:09:15,703 ERROR [STDERR] at org.jruby.javasupport.util.RuntimeHelpers.invoke(RuntimeHelpers.java:389)
14:09:15,703 ERROR [STDERR] at org.jruby.RubyBasicObject.callMethod(RubyBasicObject.java:313)
14:09:15,703 ERROR [STDERR] at org.jruby.RubyObject.inspect(RubyObject.java:896)
14:09:15,703 ERROR [STDERR] at org.jruby.RubyHash$5.visit(RubyHash.java:648)
14:09:15,703 ERROR [STDERR] at org.jruby.RubyHash.visitAll(RubyHash.java:546)
14:09:15,703 ERROR [STDERR] at org.jruby.RubyHash.inspectHash(RubyHash.java:644)
14:09:15,703 ERROR [STDERR] at org.jruby.RubyHash.inspect(RubyHash.java:668)
14:09:15,703 ERROR [STDERR] at org.jruby.RubyHash$i_method_0_0$RUBYINVOKER$inspect.call(org/jruby/RubyHash$i_method_0_0$RUBYINVOKER$inspect.gen)
14:09:15,703 ERROR [STDERR] at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
14:09:15,703 ERROR [STDERR] at org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:61)
14:09:15,703 ERROR [STDERR] at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
14:09:15,703 ERROR [STDERR] at org.jruby.ast.EvStrNode.interpret(EvStrNode.java:86)
14:09:15,703 ERROR [STDERR] at org.jruby.ast.DStrNode.appendToString(DStrNode.java:86)
14:09:15,703 ERROR [STDERR] at org.jruby.ast.DStrNode.buildDynamicString(DStrNode.java:76)
14:09:15,703 ERROR [STDERR] at org.jruby.ast.DStrNode.interpret(DStrNode.java:68)
14:09:15,703 ERROR [STDERR] at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
14:09:15,704 ERROR [STDERR] at org.jruby.ast.IfNode.interpret(IfNode.java:114)
14:09:15,704 ERROR [STDERR] at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
14:09:15,704 ERROR [STDERR] at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
14:09:15,704 ERROR [STDERR] at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:125)
14:09:15,704 ERROR [STDERR] at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:126)
14:09:15,704 ERROR [STDERR] at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:253)
14:09:15,704 ERROR [STDERR] at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:72)
14:09:15,704 ERROR [STDERR] at org.jruby.ast.VCallNode.interpret(VCallNode.java:85)
14:09:15,704 ERROR [STDERR] at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
14:09:15,704 ERROR [STDERR] at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
14:09:15,704 ERROR [STDERR] at org.jruby.ast.IfNode.interpret(IfNode.java:112)
14:09:15,704 ERROR [STDERR] at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
14:09:15,704 ERROR [STDERR] at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:125)
14:09:15,704 ERROR [STDERR] at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:126)
14:09:15,704 ERROR [STDERR] at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:253)
14:09:15,704 ERROR [STDERR] at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:72)
14:09:15,704 ERROR [STDERR] at org.jruby.ast.VCallNode.interpret(VCallNode.java:85)
14:09:15,704 ERROR [STDERR] at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
14:09:15,704 ERROR [STDERR] at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
14:09:15,704 ERROR [STDERR] at org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96)
14:09:15,704 ERROR [STDERR] at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:239)
14:09:15,704 ERROR [STDERR] at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:180)
14:09:15,704 ERROR [STDERR] at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:71)
14:09:15,704 ERROR [STDERR] at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:313)
14:09:15,705 ERROR [STDERR] at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:192)
14:09:15,705 ERROR [STDERR] at org.jruby.ast.FCallSpecialArgNode.interpret(FCallSpecialArgNode.java:43)
14:09:15,705 ERROR [STDERR] at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
14:09:15,705 ERROR [STDERR] at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
14:09:15,705 ERROR [STDERR] at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:239)
14:09:15,705 ERROR [STDERR] at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:180)
14:09:15,705 ERROR [STDERR] at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:71)
14:09:15,705 ERROR [STDERR] at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:71)
14:09:15,705 ERROR [STDERR] at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:313)
14:09:15,705 ERROR [STDERR] at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:192)
14:09:15,705 ERROR [STDERR] at org.jruby.ast.FCallSpecialArgNode.interpret(FCallSpecialArgNode.java:43)
14:09:15,705 ERROR [STDERR] at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
14:09:15,705 ERROR [STDERR] at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
14:09:15,705 ERROR [STDERR] at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:201)
14:09:15,705 ERROR [STDERR] at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:162)
14:09:15,705 ERROR [STDERR] at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:66)
14:09:15,705 ERROR [STDERR] at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:66)
14:09:15,705 ERROR [STDERR] at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:293)
14:09:15,705 ERROR [STDERR] at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:152)
14:09:15,705 ERROR [STDERR] at org.jruby.ast.FCallSpecialArgNode.interpret(FCallSpecialArgNode.java:41)
14:09:15,705 ERROR [STDERR] at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
14:09:15,705 ERROR [STDERR] at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
14:09:15,705 ERROR [STDERR] at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:201)
14:09:15,705 ERROR [STDERR] at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:162)
14:09:15,705 ERROR [STDERR] at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:293)
14:09:15,706 ERROR [STDERR] at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:152)
14:09:15,706 ERROR [STDERR] at org.jruby.ast.CallTwoArgNode.interpret(CallTwoArgNode.java:59)
14:09:15,706 ERROR [STDERR] at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
14:09:15,706 ERROR [STDERR] at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:201)
14:09:15,706 ERROR [STDERR] at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:162)
14:09:15,706 ERROR [STDERR] at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:293)
14:09:15,706 ERROR [STDERR] at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:152)
14:09:15,706 ERROR [STDERR] at org.jruby.ast.CallTwoArgNode.interpret(CallTwoArgNode.java:59)
14:09:15,707 ERROR [STDERR] at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
14:09:15,707 ERROR [STDERR] at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
14:09:15,707 ERROR [STDERR] at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
14:09:15,708 ERROR [STDERR] at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:125)
14:09:15,708 ERROR [STDERR] at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:126)
14:09:15,708 ERROR [STDERR] at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
14:09:15,709 ERROR [STDERR] at org.jruby.ast.VCallNode.interpret(VCallNode.java:85)
14:09:15,709 ERROR [STDERR] at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
14:09:15,709 ERROR [STDERR] at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
14:09:15,710 ERROR [STDERR] at org.jruby.ast.RescueNode.executeBody(RescueNode.java:225)
14:09:15,710 ERROR [STDERR] at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:147)
14:09:15,710 ERROR [STDERR] at org.jruby.ast.RescueNode.interpret(RescueNode.java:110)
14:09:15,710 ERROR [STDERR] at org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96)
14:09:15,710 ERROR [STDERR] at org.jruby.ast.BeginNode.interpret(BeginNode.java:83)
14:09:15,710 ERROR [STDERR] at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
14:09:15,710 ERROR [STDERR] at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:125)
14:09:15,710 ERROR [STDERR] at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:126)
14:09:15,710 ERROR [STDERR] at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
14:09:15,710 ERROR [STDERR] at org.jruby.ast.VCallNode.interpret(VCallNode.java:85)
14:09:15,710 ERROR [STDERR] at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
14:09:15,710 ERROR [STDERR] at org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:192)
14:09:15,710 ERROR [STDERR] at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:143)
14:09:15,710 ERROR [STDERR] at org.jruby.runtime.Block.yield(Block.java:100)
14:09:15,710 ERROR [STDERR] at org.jruby.libraries.ThreadLibrary$Mutex.synchronize(ThreadLibrary.java:150)
14:09:15,711 ERROR [STDERR] at org.jruby.libraries.ThreadLibrary$Mutex$i_method_0_0$RUBYINVOKER$synchronize.call(org/jruby/libraries/ThreadLibrary$Mutex$i_method_0_0$RUBYINVOKER$synchronize.gen)
14:09:15,711 ERROR [STDERR] at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:79)
14:09:15,711 ERROR [STDERR] at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:86)
14:09:15,711 ERROR [STDERR] at org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64)
14:09:15,711 ERROR [STDERR] at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
14:09:15,711 ERROR [STDERR] at org.jruby.ast.IfNode.interpret(IfNode.java:114)
14:09:15,711 ERROR [STDERR] at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
14:09:15,711 ERROR [STDERR] at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:125)
14:09:15,711 ERROR [STDERR] at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:126)
14:09:15,711 ERROR [STDERR] at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:70)
14:09:15,711 ERROR [STDERR] at org.jruby.ast.VCallNode.interpret(VCallNode.java:85)
14:09:15,711 ERROR [STDERR] at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
14:09:15,711 ERROR [STDERR] at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
14:09:15,711 ERROR [STDERR] at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:101)
14:09:15,712 ERROR [STDERR] at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:113)
14:09:15,712 ERROR [STDERR] at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:117)
14:09:15,712 ERROR [STDERR] at org.jruby.RubyClass.finvoke(RubyClass.java:449)
14:09:15,712 ERROR [STDERR] at org.jruby.javasupport.util.RuntimeHelpers.invoke(RuntimeHelpers.java:401)
14:09:15,712 ERROR [STDERR] at org.jruby.RubyBasicObject.callMethod(RubyBasicObject.java:329)
14:09:15,712 ERROR [STDERR] at org.jruby.javasupport.JavaEmbedUtils.invokeMethod(JavaEmbedUtils.java:264)
14:09:15,712 ERROR [STDERR] at org.jboss.ruby.enterprise.web.rack.RubyRackApplication.call(RubyRackApplication.java:64)
14:09:15,712 ERROR [STDERR] at org.jboss.ruby.enterprise.web.rack.RackFilter.doRack(RackFilter.java:96)
14:09:15,712 ERROR [STDERR] at org.jboss.ruby.enterprise.web.rack.RackFilter.doFilter(RackFilter.java:87)
14:09:15,712 ERROR [STDERR] at org.jboss.ruby.enterprise.web.rack.RackFilter.doFilter(RackFilter.java:71)
14:09:15,712 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
14:09:15,712 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
14:09:15,712 ERROR [STDERR] at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
14:09:15,712 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
14:09:15,713 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
14:09:15,713 ERROR [STDERR] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)
14:09:15,713 ERROR [STDERR] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
14:09:15,713 ERROR [STDERR] at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:190)
14:09:15,713 ERROR [STDERR] at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92)
14:09:15,713 ERROR [STDERR] at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)
14:09:15,713 ERROR [STDERR] at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)
14:09:15,713 ERROR [STDERR] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
14:09:15,713 ERROR [STDERR] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
14:09:15,713 ERROR [STDERR] at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
14:09:15,713 ERROR [STDERR] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
14:09:15,713 ERROR [STDERR] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
14:09:15,713 ERROR [STDERR] at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)
14:09:15,713 ERROR [STDERR] at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:601)
14:09:15,713 ERROR [STDERR] at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
14:09:15,713 ERROR [STDERR] at java.lang.Thread.run(Thread.java:637)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment