mohit_b
(mohit b.)
27 September 2011 14:05
1
Hi
I want to use ruby webrick but in my application I got following error:
[2011-09-27 19:29:31] ERROR Errno::ECONNABORTED: An established
connection was a
borted by the software in your host machine.
C:/Ruby192/lib/ruby/1.9.1/webrick/httpresponse.rb:327:in `write'
C:/Ruby192/lib/ruby/1.9.1/webrick/httpresponse.rb:327:in `<<'
C:/Ruby192/lib/ruby/1.9.1/webrick/httpresponse.rb:327:in
`_write_data'
C:/Ruby192/lib/ruby/1.9.1/webrick/httpresponse.rb:296:in
`send_body_string'
C:/Ruby192/lib/ruby/1.9.1/webrick/httpresponse.rb:187:in
`send_body'
C:/Ruby192/lib/ruby/1.9.1/webrick/httpresponse.rb:104: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'
I do google but cant get any solution. Please give me solution of this
problem.
Regards,
Mohit Bansal
mohitbansal111@gmail.com
···
--
Posted via http://www.ruby-forum.com/ .
Hi
I want to use ruby webrick but in my application I got following error:
[2011-09-27 19:29:31] ERROR Errno::ECONNABORTED: An established
connection was a
borted by the software in your host machine.
This almost sounds like a firewall issue.
Do you have a firewall running and if so, what do the logs say?
Andrew McElroy.
···
On Tue, Sep 27, 2011 at 9:05 AM, mohit b. <mohitbansal111@gmail.com> wrote:
C:/Ruby192/lib/ruby/1\.9\.1/webrick/httpresponse\.rb:327:in \`write'
C:/Ruby192/lib/ruby/1\.9\.1/webrick/httpresponse\.rb:327:in \`<<'
C:/Ruby192/lib/ruby/1\.9\.1/webrick/httpresponse\.rb:327:in
`_write_data'
C:/Ruby192/lib/ruby/1.9.1/webrick/httpresponse.rb:296:in
`send_body_string'
C:/Ruby192/lib/ruby/1.9.1/webrick/httpresponse.rb:187:in
`send_body'
C:/Ruby192/lib/ruby/1.9.1/webrick/httpresponse.rb:104: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'
I do google but cant get any solution. Please give me solution of this
problem.
Regards,
Mohit Bansal
mohitbansal111@gmail.com
--
Posted via http://www.ruby-forum.com/\ .
Hi
I want to use ruby webrick but in my application I got following error:
[2011-09-27 19:29:31] ERROR Errno::ECONNABORTED: An established
connection was a
borted by the software in your host machine.
This almost sounds like a firewall issue.
Do you have a firewall running and if so, what do the logs say?
Were you doing something with action mailer when this occurred?
Here is another thread that has that same error.
Hello, I’ve been developing an application (on Windows), and everything was going pretty well, but I suddenly began getting this weird error back from Webrick after submitting something through ajax, and only through ajax. I’m submitting a...
It turned out to be action mailer.
Andrew McElroy
···
On Tue, Sep 27, 2011 at 9:11 AM, andrew mcelroy <sophrinix@gmail.com> wrote:
On Tue, Sep 27, 2011 at 9:05 AM, mohit b. <mohitbansal111@gmail.com> wrote:
Andrew McElroy.
C:/Ruby192/lib/ruby/1\.9\.1/webrick/httpresponse\.rb:327:in \`write'
C:/Ruby192/lib/ruby/1\.9\.1/webrick/httpresponse\.rb:327:in \`<<'
C:/Ruby192/lib/ruby/1\.9\.1/webrick/httpresponse\.rb:327:in
`_write_data'
C:/Ruby192/lib/ruby/1.9.1/webrick/httpresponse.rb:296:in
`send_body_string'
C:/Ruby192/lib/ruby/1.9.1/webrick/httpresponse.rb:187:in
`send_body'
C:/Ruby192/lib/ruby/1.9.1/webrick/httpresponse.rb:104: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'
I do google but cant get any solution. Please give me solution of this
problem.
Regards,
Mohit Bansal
mohitbansal111@gmail.com
--
Posted via http://www.ruby-forum.com/\ .