On Nov 22, 2007 11:23 AM, Tadeusz Bochan <[EMAIL PROTECTED]> wrote:
> Hi,
> This must be a newbie problem. I'm running XP SP2.
> I installed mongrel with gem, and attempted to run the example
> mongrel_simple_service.rb (unmodified) in SciTE.
>
> The script runs for about 10 seconds and then stops giving the following
> output:
>
> >ruby mongrel_simple_service.rb
> >Exit code: -1073741819
>

Wow, old stuff, not superseeded by mongrel_service gem and
mongrel_rails service::install and service::remove commands.

> (0xfc0000005)
>
> Can someone give me a clue as to what I'm doing wrong ?

That code wasn't intented to run as windows service, and not from the
command line. check the mongrel_simple_ctrl.rb to actually install and
run a mongrel service.

Anyway, as I commented before, use mongrel_service gem.

-- 
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