On Nov 29, 4:04 am, sachin <[email protected]> wrote:
> hi all,
>  i am new to ROR,I have one ROR app developed in old version i upgrade
> it with  following version:
> RubyGems Environment:
>   - RUBYGEMS VERSION: 1.3.2
>   - RUBY VERSION: 1.8.6 (2008-08-11 patchlevel 287) [i386-mswin32]

Did you upgrade to that version of Ruby?

>
> Rail version:2.3.4
> ruby 1.8.6 (2008-08-11 patchlevel 287) [i386-mswin32]
> With MySql version:  5.0.27
>
> for this configration my server starts,but when i type app url in
> browser end enter it shows following error
> i don't know what is issue:-
> #<Errno::ECONNABORTED: An established connection was aborted by the
> software in your host machine.>

When you requested a page you aborted it for full rendering, thus, the
request was triggered by the web server couldn't deliver to the
client.

Also, did you check your firewall settings just in case?

--
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 [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