Created
January 24, 2012 21:36
-
-
Save JakubOboza/1672860 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/magellano/current$ bundle exec rake db:migrate --trace | |
Invalid gemspec in [/usr/local/lib/ruby/gems/1.9.1/specifications/json-1.6.1.gemspec]: invalid date format in specification: "2011-09-18 00:00:00.000000000Z" | |
Importer needs env to startup | |
** Invoke db:migrate (first_time) | |
** Invoke environment (first_time) | |
** Execute environment | |
rake aborted! | |
undefined method `each' for nil:NilClass | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/action_view/helpers/asset_tag_helpers/javascript_tag_helpers.rb:68:in `register_javascript_expansion' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/action_view/railtie.rb:21:in `block (2 levels) in <class:Railtie>' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/activesupport-3.2.0/lib/active_support/lazy_load_hooks.rb:36:in `instance_eval' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/activesupport-3.2.0/lib/active_support/lazy_load_hooks.rb:36:in `execute_hook' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/activesupport-3.2.0/lib/active_support/lazy_load_hooks.rb:26:in `on_load' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/actionpack-3.2.0/lib/action_view/railtie.rb:20:in `block in <class:Railtie>' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/railties-3.2.0/lib/rails/initializable.rb:30:in `instance_exec' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/railties-3.2.0/lib/rails/initializable.rb:30:in `run' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/railties-3.2.0/lib/rails/initializable.rb:55:in `block in run_initializers' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/railties-3.2.0/lib/rails/initializable.rb:54:in `each' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/railties-3.2.0/lib/rails/initializable.rb:54:in `run_initializers' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/railties-3.2.0/lib/rails/application.rb:136:in `initialize!' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/railties-3.2.0/lib/rails/railtie/configurable.rb:30:in `method_missing' | |
/home/vagrant/magellano/releases/20120124211652/config/environment.rb:5:in `<top (required)>' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/activesupport-3.2.0/lib/active_support/dependencies.rb:251:in `require' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/activesupport-3.2.0/lib/active_support/dependencies.rb:251:in `block in require' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/activesupport-3.2.0/lib/active_support/dependencies.rb:236:in `load_dependency' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/activesupport-3.2.0/lib/active_support/dependencies.rb:251:in `require' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/railties-3.2.0/lib/rails/application.rb:103:in `require_environment!' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/railties-3.2.0/lib/rails/application.rb:292:in `block (2 levels) in initialize_tasks' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `call' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `block in execute' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `each' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/task.rb:158:in `block in invoke_with_call_chain' | |
/usr/local/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/task.rb:176:in `block in invoke_prerequisites' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `each' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `invoke_prerequisites' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/task.rb:157:in `block in invoke_with_call_chain' | |
/usr/local/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/task.rb:144:in `invoke' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/application.rb:116:in `invoke_task' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block (2 levels) in top_level' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `each' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block in top_level' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/application.rb:88:in `top_level' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/application.rb:66:in `block in run' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/gems/rake-0.9.2.2/bin/rake:33:in `<top (required)>' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/bin/rake:19:in `load' | |
/home/vagrant/magellano/shared/bundle/ruby/1.9.1/bin/rake:19:in `<main>' | |
Tasks: TOP => db:migrate => environment | |
vagrant@lucid64:~/magellano/current$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment