Intermittent Mongrel failures with "uninitialized constant Errno::ECONNABORTED"
-------------------------------------------------------------------------------

                 Key: JRUBY-1302
                 URL: http://jira.codehaus.org/browse/JRUBY-1302
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
         Environment: JRuby trunk rev 4246 (but also observed on earlier 
revisions)
Mongrel-jruby 1.0.1
            Reporter: Alexey Verkhovsky


When running Apache Benchmark tests against Petstore from tw-commons, I 
sometimes (not very often) get a socket failure, that kills Mongrel-jruby, and 
looks as follows:

Exiting
/home/alexeyv/src/petstore/script/../config/../vendor/rails/activesupport/lib/active_support/dependencies.rb:263:in
 `load_missing_constant': uninitialized constant Errno::ECONNABORTED (NameError)
        from 
/home/alexeyv/src/petstore/script/../config/../vendor/rails/activesupport/lib/active_support/dependencies.rb:452:in
 `const_missing'
        from 
/home/alexeyv/src/jruby/lib/ruby/gems/1.8/gems/mongrel-1.0.1-jruby/lib/mongrel.rb:729:in
 `run'
        from 
/home/alexeyv/src/jruby/lib/ruby/gems/1.8/gems/mongrel-1.0.1-jruby/lib/mongrel/configurator.rb:271:in
 `initialize'

I haven't investigated the cause yet. Never happens under MRI (1.8.5p35) 
Mongrel.

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