Hello All.

I'm developing and an app on my Windows XP machine using ruby 1.9.2 &
Rails 3.0.5
Everything is running along just fine, unless I try to open my app
under IE 6 - everything works fine under Chrome, FF, Safari, IE 7 & 8.
I tried accessing from multiple computers to make sure it's not my IE
setup ( I'm using Utilu IE Collection for multiple IE setup) . I am
using pie.htc hack, but not sure why would it cause a problem.

I'm getting the strangest error:

[2011-03-08 15:11:53] ERROR Errno::ECONNABORTED: An established
connection was aborted by the software in your host machine.
        C:/ruby/Ruby192/lib/ruby/1.9.1/webrick/httpserver.rb:56:in
`eof?'
        C:/ruby/Ruby192/lib/ruby/1.9.1/webrick/httpserver.rb:56:in
`run'
        C:/ruby/Ruby192/lib/ruby/1.9.1/webrick/server.rb:183:in `block
in start_thread'
[2011-03-08 15:11:53] ERROR Errno::ECONNABORTED: An established
connection was aborted by the software in your host machine.
        C:/ruby/Ruby192/lib/ruby/1.9.1/webrick/httpserver.rb:56:in
`eof?'
        C:/ruby/Ruby192/lib/ruby/1.9.1/webrick/httpserver.rb:56:in
`run'
        C:/ruby/Ruby192/lib/ruby/1.9.1/webrick/server.rb:183:in `block
in start_thread'
[2011-03-08 15:11:53] ERROR Errno::ECONNABORTED: An established
connection was aborted by the software in your host machine.
        C:/ruby/Ruby192/lib/ruby/1.9.1/webrick/httpserver.rb:56:in
`eof?'
        C:/ruby/Ruby192/lib/ruby/1.9.1/webrick/httpserver.rb:56:in
`run'
        C:/ruby/Ruby192/lib/ruby/1.9.1/webrick/server.rb:183:in `block
in start_thread'
[2011-03-08 15:11:53] ERROR Errno::ECONNRESET: An existing connection
was forcibly closed by the remote host.
        C:/ruby/Ruby192/lib/ruby/1.9.1/webrick/httpserver.rb:56:in
`eof?'
        C:/ruby/Ruby192/lib/ruby/1.9.1/webrick/httpserver.rb:56:in
`run'
        C:/ruby/Ruby192/lib/ruby/1.9.1/webrick/server.rb:183:in `block
in start_thread'
[2011-03-08 15:11:53] ERROR Errno::ECONNABORTED: An established
connection was aborted by the software in your host machine.
        C:/ruby/Ruby192/lib/ruby/1.9.1/webrick/httpserver.rb:56:in
`eof?'
        C:/ruby/Ruby192/lib/ruby/1.9.1/webrick/httpserver.rb:56:in
`run'
        C:/ruby/Ruby192/lib/ruby/1.9.1/webrick/server.rb:183:in `block
in start_thread'


Does anyone know what might be causing it?

Thank you

-- 
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to