Displaying 1 result from an estimated 1 matches for "intrarail".
Did you mean:
intrarails
2006 May 10
7
Problems starting mongrel running a rails app as a service
...alled as a service I get the following
error:
"There was a problem starting the service:
The service did not respond to the start or control request in a timely
fashion."
The debug.log isn''t even created. These are the commands I have issued:
$ mongrel_rails_service install -n intrarails -d "New intranet" -r
c:\rails\intra -e production -p 3000
$ mongrel_rails_service start -n intrarails
When I go into the Services-application I can see that the service is trying
to start the app with this command:
"c:/ruby/bin/ruby.exe"
"c:/ruby/lib/ruby/gems/1.8/gems/...