Unhandled Java exception from jMongrel running Rails
----------------------------------------------------

                 Key: JRUBY-1665
                 URL: http://jira.codehaus.org/browse/JRUBY-1665
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.1
         Environment: JRUBY [EMAIL PROTECTED] (not HEAD) on Java 1.6 (u3) on 
OpenSuSE 10.3 on x86
            Reporter: Adam Glasgall
            Assignee: Thomas E Enebo


Mongrel will occasionally throw this exception and then not output anything 
more to standard error or out, though sometimes the app keeps running.

Stack trace:

Exception in thread "Ruby Thread24799355" java.lang.IllegalArgumentException at 
java.nio.ByteBuffer.allocate(ByteBuffer.java:311) at 
org.jruby.util.IOHandlerSeekable.sysread(IOHandlerSeekable.java:299) at 
org.jruby.util.IOHandlerSeekable.getsEntireStream(IOHandlerSeekable.java:135) 
at org.jruby.RubyIO.read(RubyIO.java:1187) at 
org.jruby.RubyIOInvoker$read_method_0_0.call(Unknown Source) at 
org.jruby.runtime.CallAdapter$DefaultCallAdapter.call(CallAdapter.java:140) at 
org.jruby.runtime.CallAdapter$DefaultCallAdapter.call(CallAdapter.java:107) at 
org.jruby.evaluator.ASTInterpreter.callNode(ASTInterpreter.java:561) at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:208) at 
org.jruby.evaluator.ASTInterpreter.dAsgnNode(ASTInterpreter.java:759) at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:228) at 
org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:535) at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:202) at 
org.jruby.evaluator.ASTInterpreter.blockNode(ASTInterpreter.java:535) at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:202) at 
org.jruby.evaluator.ASTInterpreter.eval(ASTInterpreter.java:165) at 
org.jruby.runtime.Block.yield(Block.java:260) at 
org.jruby.runtime.Block.yield(Block.java:225) at 
org.jruby.RubyKernel.loop(RubyKernel.java:889) at 
org.jruby.RubyKernelInvoker$loop_method_0_0.call(Unknown Source) at 
org.jruby.runtime.CallAdapter$DefaultCallAdapter.call(CallAdapter.java:154) at 
org.jruby.evaluator.ASTInterpreter.fCallNode(ASTInterpreter.java:1001) at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:254) at 
org.jruby.evaluator.ASTInterpreter.eval(ASTInterpreter.java:165) at 
org.jruby.runtime.Block.yield(Block.java:260) at 
org.jruby.runtime.Block.yield(Block.java:225) at 
org.jruby.RubyFile.open(RubyFile.java:984) at 
org.jruby.RubyFile.open(RubyFile.java:957) at 
org.jruby.RubyFileInvoker$open_method_1_0.call(Unknown Source) at 
org.jruby.runtime.CallAdapter$DefaultCallAdapter.call(CallAdapter.java:154) at 
org.jruby.evaluator.ASTInterpreter.callNode(ASTInterpreter.java:566) at 
org.jruby.evaluator.ASTInterpreter.evalInternal(ASTInterpreter.java:208) at 
org.jruby.evaluator.ASTInterpreter.eval(ASTInterpreter.java:165) at 
org.jruby.runtime.Block.yield(Block.java:260) at 
org.jruby.runtime.Block.call(Block.java:213) at 
org.jruby.RubyProc.call(RubyProc.java:193) at 
org.jruby.RubyProc.call(RubyProc.java:171) at 
org.jruby.internal.runtime.RubyNativeThread.run(RubyNativeThread.java:73) 

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