On 3/30/07, Matthew McKnight <[EMAIL PROTECTED]> wrote:
> Luis, here's what we're seeing in servicefb.log under c:\ruby\bin
>
> _initialize() constructor
> _initialize() constructor done
> ServiceProcess(new_name)
> ServiceProcess(new_name) done
> ServiceHost()
> ServiceHost() done
> ServiceHost.Add()
> _add_to_references()
> _add_to_references() done
> ServiceHost.Add() done
> ServiceController.RunMode()
> CurrentPID: 3400
> ParentPID: 584
> Parent Name: <unknown>
> ServiceController.RunMode() done
> ServiceHost() destructor
> ServiceHost() destructor done
> ServiceProcess() destructor
> ServiceProcess() destructor done
> _terminate() destructor
> _terminate() destructor done
>
>

What about mongrel_service.log?

Also, is Ruby executable in your path?

It seems that somehow ServiceFB couldn't get parent process name,
which could be WinAPI differences between platforms, must confirm
this.

I'll be rolling a few fixes to mongrel_service in the following hours,
please be alert :-)

-- 
Luis Lavena
Multimedia systems
-
Leaders are made, they are not born. They are made by hard effort,
which is the price which all of us must pay to achieve any goal that
is worthwhile.
Vince Lombardi
_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to