读取错误:#在红宝石中

发布于 2024-11-27 20:49:45 字数 2914 浏览 3 评论 0原文

当我使用 firefox & 运行我的 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

i am getting below message in my log while running my ruby application with firefox & IE8 .
Is any one got same message while running ruby application?

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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

妳是的陽光 2024-12-04 20:49:45

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

Why don't you use the official Rails installer instead of InstantRails and see if that solves your issue? http://rubyonrails.org/download

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文