bin/thin --port 4000 --rackup sveg.rb --log /Users/atotic/code/sinbook/data/log/sveg.stdout --pid /Users/atotic/code/sinbook/data/tmp/sveg.pid --daemonize start sinbook> ./script/sveg restart bin/thin --port 4000 --rackup sveg.rb --log /Users/atotic/code/sinbook/data/log/sveg.stdout --pid /Users/atotic/code/sinbook/data/tmp/sveg.pid --daemonize restart Sending HUP signal to process 27856 ... Timeout! Sending KILL signal to process 27856 ... /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/timeout.rb:60:in `wait_for_file': execution expired (Timeout::Error) from /Library/Ruby/Gems/1.8/gems/thin-1.3.1/lib/thin/controllers/controller.rb:122:in `wait_for_file' from /Library/Ruby/Gems/1.8/gems/thin-1.3.1/lib/thin/controllers/controller.rb:104:in `restart' from /Library/Ruby/Gems/1.8/gems/thin-1.3.1/lib/thin/controllers/controller.rb:134:in `tail_log' from /Library/Ruby/Gems/1.8/gems/thin-1.3.1/lib/thin/controllers/controller.rb:102:in `restart' from /Library/Ruby/Gems/1.8/gems/thin-1.3.1/lib/thin/runner.rb:185:in `send' from /Library/Ruby/Gems/1.8/gems/thin-1.3.1/lib/thin/runner.rb:185:in `run_command' from /Library/Ruby/Gems/1.8/gems/thin-1.3.1/lib/thin/runner.rb:151:in `run!' from /Library/Ruby/Gems/1.8/gems/thin-1.3.1/bin/thin:6 from bin/thin:16:in `load' from bin/thin:16