> To pinpoint if the problem is related to mongrel services or rails, > please: > > Create a emtpy rails application. > start mongrel for it, and check the webpage (the rails properties one). > Then install the service and run it. > If everything start and run ok, thre is something during the load of > the controllers and models that hang or halt and raises that error.
Nice suggestion Luis, I hadn't thought about that. It seems like there is something wrong with the services part cause even a fresh rails app which runs perfectly using just "mongrel_rails start" fails to start as a service with the same error message: There was a problem starting the service: The service did not respond to the start or control request in a timely fashion. I guess my question is, has anyone succeeded in running mongrel as a service (or any service using win32/service) using windows 2000? Thanks, Gabriel Falkenberg _______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
