Displaying 2 results from an estimated 2 matches for "wait_cod".
Did you mean:
  wait_cmd
  
2007 Feb 06
4
Mongrel service will not start on win32 w/ --prefix option
...dline:
ruby.exec:\ruby\bin\mongrel_rails start -e production -p 4001 -a
0.0.0.0 -l log/mongrel.log -P log/mongrel.pid -c
c:/projects/rails-prod/wingate -t 0 -r public -n 1024
(#1)  native/process.bas:121, fb.process.spawn:
(#1)  Closing handles.
(#1)  native/process.bas:136, fb.process.spawn:
(#1)  wait_code: 258
(#1)  native/process.bas:141, fb.process.spawn:
(#1)  New children PID: 3984
(#1)  native/process.bas:156, fb.process.spawn:
(#1)  Spawn() done
(#1)  native/mongrel_service.bas:79, mongrel_service.single_oninit:
(#1)  child process pid: 3984
(#1)  native/mongrel_service.bas:88, mongrel_servic...
2007 Mar 29
1
mongrel and vista
...Console()
native/process.bas:105, fb.process.spawn:
   Creating child process with cmdline: ruby.exe C:\Program
Files\ruby\bin\mongrel_rails start -c d:\research\rriki -p 3000 -e
production
native/process.bas:121, fb.process.spawn:
   Closing handles.
native/process.bas:136, fb.process.spawn:
   wait_code: 0
native/process.bas:147, fb.process.spawn:
   failed, the process terminate earlier.
native/process.bas:156, fb.process.spawn:
   Spawn() done
native/mongrel_service.bas:88, mongrel_service.single_oninit:
   single_onInit() done
native/mongrel_service.bas:93, mongrel_service.single_onstart:...