Ruby on Rails Wednesday, September 1, 2010

Hi there! I have an app, that sometimes shows the above message at
monrel.log
and production.log. The app is running at production mode.

mongrel.log

** Writing PID file to log/mongrel.pid
[FATAL] failed to allocate memory
** Daemonized, any open files are closed. Look at log/mongrel.pid and
log/mongrel.log for info.

production.log
ActionView::TemplateError (failed to allocate memory) on line #91 of
app/views/time_line/_structure.html.erb:

What can it be?

Do you have any clue how can I configure mongrel to it not happen
again?

Thanks

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

No comments:

Post a Comment