红宝石/轨道 3 错误 Errno::ECONNABORTED

发布于 2024-11-14 08:32:14 字数 977 浏览 3 评论 0原文

当我运行我的应用程序时,有时会出现此错误

ERROR Errno::ECONNABORTED

这是日志:

[2011-06-05 18:17:21] 错误 Errno::ECONNABORTED: Une connexion établie a été废弃née par unlogiciel de votre ordinationur hôte.

 C:/Ruby192/lib/ruby/1.9.1/webrick/httpresponse.rb:323:in `write'
    C:/Ruby192/lib/ruby/1.9.1/webrick/httpresponse.rb:323:in`<<'
    C:/Ruby192/lib/ruby/1.9.1/webrick/httpresponse.rb:323:在“_write_data”中
    C:/Ruby192/lib/ruby/1.9.1/webrick/httpresponse.rb:295:在`send_body_string'中
    C:/Ruby192/lib/ruby/1.9.1/webrick/httpresponse.rb:186:在`send_body'中
    C:/Ruby192/lib/ruby/1.9.1/webrick/httpresponse.rb:103:in `send_response'
    C:/Ruby192/lib/ruby/1.9.1/webrick/httpserver.rb:86:在“运行”中
    C:/Ruby192/lib/ruby/1.9.1/webrick/server.rb:183:in `start_thread 中的块'

最烦人的是这个错误是随机发生的。

尽管进行了广泛的研究,我仍无法知道问题的原因

那么,有人知道这个问题吗?

Ruby 1.9.2、rails 3.0.7、Windows 7 64 位

When I run my application, there is sometimes this error appears

ERROR Errno::ECONNABORTED

This is the log:

[2011-06-05 18:17:21] ERROR Errno::ECONNABORTED: Une connexion établie a été abandonnée par un logiciel de votre ordinateur hôte.

    C:/Ruby192/lib/ruby/1.9.1/webrick/httpresponse.rb:323:in `write'
    C:/Ruby192/lib/ruby/1.9.1/webrick/httpresponse.rb:323:in`<<'
    C:/Ruby192/lib/ruby/1.9.1/webrick/httpresponse.rb:323:in `_write_data'
    C:/Ruby192/lib/ruby/1.9.1/webrick/httpresponse.rb:295:in `send_body_string'
    C:/Ruby192/lib/ruby/1.9.1/webrick/httpresponse.rb:186:in `send_body'
    C:/Ruby192/lib/ruby/1.9.1/webrick/httpresponse.rb:103:in `send_response'
    C:/Ruby192/lib/ruby/1.9.1/webrick/httpserver.rb:86:in `run'
    C:/Ruby192/lib/ruby/1.9.1/webrick/server.rb:183:in `block in start_thread'

The most annoying is that this error happens randomly.

Despite extensive research I can not know the cause of the problem

So, does anyone have an idea of the problem?

Ruby 1.9.2, rails 3.0.7, Windows 7 64 bits

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文