On Wed, Apr 13, 2011 at 11:37 PM, Payal Patel <[email protected]> wrote: > Hi, > > I have upgraded my project from rails 2.3.4 (ruby 186) to rails 3.0 > (ruby 187). > > For some of the controllers I am getting following error on the > frontend: > > Internal Server Error > Not enough space > [2011-04-13 20:27:35] ERROR Errno::ENOMEM: Not enough space
Have you checked to make sure the host or virtual machine you are running on has sufficient RAM? ENOMEM could indicate RAM starvation. - Max -- 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.

