读错误:#<errno :: econnaborted:an =“”established =“”connection =“”was =“”aborted =“”by =“”the =“”software =“”in =“”your =“” host =“”machine。=“”>在ruby中</errno :: econnaborted:>

时间:2011-08-05 12:34:22

标签: ruby-on-rails ruby ruby-on-rails-3 rubygems radrails

我在使用firefox&amp;运行我的ruby应用程序时,在我的日志中收到消息IE8。 运行ruby应用程序时是否有任何人得到相同的消息?

Fri Aug 20 18:18:17 +0100 2011: Read error: #<Errno::ECONNABORTED: An established connection was aborted by the software in your host machine.>
    C:/Development/InstantRails/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mswin32-60/lib/mongrel/http_response.rb:137:in `write'
    C:/Development/InstantRails/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mswin32-60/lib/mongrel/http_response.rb:137:in `write'
    C:/Development/Aptana/cloud_community/vendor/rails/actionpack/lib/action_controller/vendor/rack-1.0/rack/handler/mongrel.rb:75:in `process'
    C:/Development/Aptana/cloud_community/vendor/rails/actionpack/lib/action_controller/vendor/rack-1.0/rack/file.rb:83:in `each'
    C:/Development/Aptana/cloud_community/vendor/rails/actionpack/lib/action_controller/vendor/rack-1.0/rack/file.rb:81:in `open'
    C:/Development/Aptana/cloud_community/vendor/rails/actionpack/lib/action_controller/vendor/rack-1.0/rack/file.rb:81:in `each'
    C:/Development/Aptana/cloud_community/vendor/rails/actionpack/lib/action_controller/vendor/rack-1.0/rack/handler/mongrel.rb:74:in `process'
    C:/Development/InstantRails/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mswin32-60/lib/mongrel.rb:159:in `process_client'
    C:/Development/InstantRails/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mswin32-60/lib/mongrel.rb:158:in `each'
    C:/Development/InstantRails/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mswin32-60/lib/mongrel.rb:158:in `process_client'
    C:/Development/InstantRails/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mswin32-60/lib/mongrel.rb:285:in `run'
    C:/Development/InstantRails/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mswin32-60/lib/mongrel.rb:285:in `initialize'
    C:/Development/InstantRails/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mswin32-60/lib/mongrel.rb:285:in `new'
    C:/Development/InstantRails/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mswin32-60/lib/mongrel.rb:285:in `run'
    C:/Development/InstantRails/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mswin32-60/lib/mongrel.rb:268:in `initialize'
    C:/Development/InstantRails/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mswin32-60/lib/mongrel.rb:268:in `new'
    C:/Development/InstantRails/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mswin32-60/lib/mongrel.rb:268:in `run'
    C:/Development/Aptana/cloud_community/vendor/rails/actionpack/lib/action_controller/vendor/rack-1.0/rack/handler/mongrel.rb:34:in `run'
    C:/Development/Aptana/cloud_community/vendor/rails/railties/lib/commands/server.rb:111
    C:/Development/InstantRails/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
    C:/Development/InstantRails/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
    ./script/server:3
    -e:2:in `load'
    -e:2

1 个答案:

答案 0 :(得分:0)

为什么不使用官方Rails安装程序而不是InstantRails,看看是否能解决您的问题? http://rubyonrails.org/download