Skip to content

Instantly share code, notes, and snippets.

@glenndavy
Created December 11, 2008 06:30
Show Gist options
  • Select an option

  • Save glenndavy/34622 to your computer and use it in GitHub Desktop.

Select an option

Save glenndavy/34622 to your computer and use it in GitHub Desktop.
glenn@balder:~/wrk/merbunity-site$ script/check
Loading init file from /home/glenn/wrk/merbunity-site/config/init.rb
Loading /home/glenn/wrk/merbunity-site/config/environments/development.rb
~ Connecting to database...
~ Loaded slice 'MerbAuthSlicePassword' ...
~ Parent pid: 1501
~ Compiling routes...
~ Activating slice 'MerbAuthSlicePassword' ...
~ SELECT 1
Got a SystemExit which was unexpected: exit
/home/glenn/wrk/merbunity-site/gems/gems/merb-core-1.0.4/lib/merb-core/bootloader.rb:740:in `exit'
/home/glenn/wrk/merbunity-site/gems/gems/merb-core-1.0.4/lib/merb-core/bootloader.rb:740:in `start_transaction'
/home/glenn/wrk/merbunity-site/gems/gems/merb-core-1.0.4/lib/merb-core/bootloader.rb:729:in `loop'
/home/glenn/wrk/merbunity-site/gems/gems/merb-core-1.0.4/lib/merb-core/bootloader.rb:729:in `start_transaction'
/home/glenn/wrk/merbunity-site/gems/gems/merb-core-1.0.4/lib/merb-core/bootloader.rb:695:in `loop'
/home/glenn/wrk/merbunity-site/gems/gems/merb-core-1.0.4/lib/merb-core/bootloader.rb:695:in `start_transaction'
/home/glenn/wrk/merbunity-site/gems/gems/merb-core-1.0.4/lib/merb-core/bootloader.rb:627:in `run'
/home/glenn/wrk/merbunity-site/gems/gems/merb-core-1.0.4/lib/merb-core/bootloader.rb:99:in `run'
/home/glenn/wrk/merbunity-site/gems/gems/merb-core-1.0.4/lib/merb-core/server.rb:172:in `bootup'
/home/glenn/wrk/merbunity-site/gems/gems/merb-core-1.0.4/lib/merb-core/server.rb:42:in `start'
/home/glenn/wrk/merbunity-site/gems/gems/merb-core-1.0.4/lib/merb-core.rb:170:in `start'
/home/glenn/wrk/merbunity-site/gems/gems/merb-core-1.0.4/lib/merb-core.rb:183:in `start_environment'
script/check:9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment