On Dec 7, 2:39 am, sachin kewale <sachinkew...@gmail.com> wrote:
> hi all,
> when i update my Ruby :1.9.2 and Rails :2.3.4 and gem :1.8.12 version i get
> following error ,
> please help me to resolve this issue,
>
> D:/Ruby192/lib/ruby/1.9.1/webrick/httpserver.rb:56:in `eof?'
>     D:/Ruby192/lib/ruby/1.9.1/webrick/httpserver.rb:56:in `run'
>     D:/Ruby192/lib/ruby/1.9.1/webrick/server.rb:183:in `block in
> start_thread'
> [2011-12-07 10:52:29] ERROR Errno::ECONNRESET: An existing connection was
> forcibly closed by the remote host.
>

A connection was closed by the client when the server was sending
data.

This happens normally when you hit stop in your browser while the page
is still loading.

Without knowing if this is a crash or an intermittent problem on your
side we can't help you further.

1) Does this error stop the webserver from working?

2) That is the entire backtrace of your application?

3) This does happen randomly or you have a way to reproduce it?

4) Does it reproduce on a clean application or just your application?

--
Luis Lavena

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to