class cast exception randomly appears
-------------------------------------

                 Key: JRUBY-2086
                 URL: http://jira.codehaus.org/browse/JRUBY-2086
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.1RC1
            Reporter: Joshua Hull
            Assignee: Thomas E Enebo


seemingly randomly, this exception pops up. this is with thread pooling enabled.

Caused by: java.lang.ClassCastException: org.jruby.RubyNil cannot be cast to 
org.jruby.RubyThreadGroup
        at org.jruby.RubyThreadGroup.add(RubyThreadGroup.java:80)
        at org.jruby.RubyThreadGroupInvoker$add_method_1_0.call(Unknown Source)
        at 
org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneBlock.call(JavaMethod.java:139)
        at 
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:77)
        at 
org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:358)
        at 
run353680_16171124.closure0___rescue_2(/opt/jruby/lib/ruby/gems/1.8/gems/mongrel-1.1.3-java/bin/../lib/mongrel.rb:287)
        at 
run353680_16171124.closure0___ensure_2(/opt/jruby/lib/ruby/gems/1.8/gems/mongrel-1.1.3-java/bin/../lib/mongrel.rb:271)
        at 
run353680_16171124.closure0(/opt/jruby/lib/ruby/gems/1.8/gems/mongrel-1.1.3-java/bin/../lib/mongrel.rb:269)
        at run353680_16171124Blockclosure0xx1.call(Unknown Source)

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