Hi all,

Some disclaimer first: I am a complete newbie in mongrel and this list, so 
please forgive me if I say something weird. I have a problem, I've googled for 
a solution for quite a while and failed so far, so decided to ask here.

I am trying to set up my Rails application on Windows according to this manual: 
http://nlakkakula.wordpress.com/2008/11/24/10-steps-for-deploying-your-ruby-on-rails-application-on-a-windows-server-2008-apache-mongrel-cluster/
 . Everything is ok however when I completed all the steps, Apache complains 
that it cannot contact proxy - meaning there is something wrong with mongrel. I 
digged further and found mongrel keeping re-starting the ruby process. If I 
look into a task manager, the picture is like:

-          A ruby.exe process is started

-          It eats 100% CPU for 5 seconds

-          It also eats about 25MB RAM

-          It dies then
And the process repeats forever. It looks like there is some error happening 
but I don't know any way to capture it.

My OS is Win2k Advanced Server SP4. Any ideas?

Thanks,
  Mike Pliskin
_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to