Re: [Mongrel] Mongrel service keeps re-starting ruby

2010-12-13 Thread Sebastien Perret
Hi All, I have exactly the same problem : mongrel keeps restarting the ruby process. I have installed the patch_for_mongrel.rb proposed by Jonathan. I have ruby 1.8.7 (2010-06-23 patchlevel 299) [i386-mingw32] My version of Gem is 1.3.7. Here is the result of my command : U:\mongrel_rails start

Re: [Mongrel] Mongrel service keeps re-starting ruby

2010-12-13 Thread Sebastien Perret
I have checked the .yml file. See attached to my post. The error refers to a comment line. Nothing before the line 74 looks wrong. No tabulation reached. I have moved the yml file and install again ruby with the installer.exe. The old yml file and the new one matches, no différence found.

Re: [Mongrel] Mongrel service keeps re-starting ruby

2010-12-13 Thread Sebastien Perret
You solved my problem ! It was amazing for a php devlopper like me to see the starting ruby service was parsing a yml file I edited one week ago in the redmine application whereas redmine was still working fine yesterday. Anyway thanks a lot for your help Luis, I would not think about