Uncaught Exception when running thin config without -C option
Reported by Aníbal | March 9th, 2008 @ 10:47 AM | in 0.8.0
li19-22:/etc/thin# thin -v
thin 0.7.1 codename Fancy Pants
li19-22:/etc/thin# thin config -S /home/mongrel/tmp/thin.sock -e production -c =/var/www/to2blogs/current/ -s 2 -d -u mongrel -g mongrel
/usr/lib/ruby/gems/1.8/gems/thin-0.7.1/lib/thin/controllers/controller.rb:92:in `config': config option required (Thin::Controllers::OptionRequired)
from /usr/lib/ruby/gems/1.8/gems/thin-0.7.1/lib/thin/runner.rb:156:in `send'
from /usr/lib/ruby/gems/1.8/gems/thin-0.7.1/lib/thin/runner.rb:156:in `run_command'
from /usr/lib/ruby/gems/1.8/gems/thin-0.7.1/lib/thin/runner.rb:127:in `run!'
from /usr/lib/ruby/gems/1.8/gems/thin-0.7.1/bin/thin:6
from /usr/bin/thin:16:in `load'
from /usr/bin/thin:16
li19-22:/etc/thin# thin config -S /home/mongrel/tmp/thin.sock -e production -c =/var/www/to2blogs/current/ -s 2 -d -u mongrel -g mongrel -C thin.yml
>> Wrote configuration to thin.yml
Comments and changes to this ticket
-
macournoyer March 10th, 2008 @ 08:23 PM
- State changed from new to open
Hey Aníba,
What behaviour did you expect when running config without -C ?
-
macournoyer March 14th, 2008 @ 12:03 AM
- Milestone set to 0.8.0
- State changed from open to resolved
Since http://github.com/macournoyer/th... error is just outputted to console without backtrace of uncaught exception.
Reopen if you still see an issue
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »