Ruby on Rails compatibility issues with Windows 2012
17 views
Skip to first unread message
Ksshin
unread,
Jul 24, 2015, 4:44:45 AM7/24/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ruby on Rails: Talk
I use the 1.9.3 version of Ruby, there the Rails while using the 3.2.17
Whether this version is not compatible with Windows2012, enormous disk I / O is occurring at Ruby Process. You will care whether there is a problem with the version
Colin Law
unread,
Jul 24, 2015, 5:29:32 AM7/24/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rubyonra...@googlegroups.com
Are you possibly running out of RAM? Have a look in whatever the
system monitor is called in windows to check whether the RAM is low
and it is swapping to disk, causing the high disk i/o.