Created
March 17, 2009 22:12
-
-
Save dfischer/80796 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
** Invoke db:bootstrap:load (first_time) | |
** Invoke environment | |
** Execute db:bootstrap:load | |
** Execute db:bootstrap | |
>> Started executing bootstrap for development | |
>> Started executing bootstrap for static_content | |
>> Finished executing bootstrap for static_content | |
>> Started executing bootstrap for users | |
>> Finished executing bootstrap for users | |
>> Started executing bootstrap for challenges | |
rake aborted! | |
Validation failed: Name can't be blank | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/validations.rb:1021:in `save_without_dirty!' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/dirty.rb:87:in `save_without_transactions!' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/transactions.rb:150:in `save!' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/database_statements.rb:66:in `transaction' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/transactions.rb:129:in `transaction' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/transactions.rb:138:in `transaction' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/transactions.rb:150:in `save!' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/transactions.rb:158:in `rollback_active_record_state!' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/transactions.rb:150:in `save!' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/associations/has_many_through_association.rb:53:in `insert_record' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/associations/association_collection.rb:115:in `<<' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/associations/association_collection.rb:423:in `add_record_to_target_with_callbacks' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/associations/association_collection.rb:114:in `<<' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/associations/association_collection.rb:112:in `each' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/associations/association_collection.rb:112:in `<<' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/associations/association_collection.rb:137:in `transaction' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/database_statements.rb:66:in `transaction' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/transactions.rb:129:in `transaction' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/associations/association_collection.rb:136:in `transaction' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/associations/association_collection.rb:111:in `<<' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/plugins/acts_as_taggable_on_steroids/lib/acts_as_taggable.rb:191:in `save_tags' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/plugins/acts_as_taggable_on_steroids/lib/acts_as_taggable.rb:190:in `each' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/plugins/acts_as_taggable_on_steroids/lib/acts_as_taggable.rb:190:in `save_tags' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/database_statements.rb:66:in `transaction' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/transactions.rb:129:in `transaction' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/plugins/acts_as_taggable_on_steroids/lib/acts_as_taggable.rb:184:in `save_tags' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activesupport/lib/active_support/callbacks.rb:178:in `send' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activesupport/lib/active_support/callbacks.rb:178:in `evaluate_method' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activesupport/lib/active_support/callbacks.rb:166:in `call' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activesupport/lib/active_support/callbacks.rb:93:in `run' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activesupport/lib/active_support/callbacks.rb:92:in `each' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activesupport/lib/active_support/callbacks.rb:92:in `send' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activesupport/lib/active_support/callbacks.rb:92:in `run' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activesupport/lib/active_support/callbacks.rb:277:in `run_callbacks' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/callbacks.rb:315:in `callback' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/callbacks.rb:223:in `create_or_update' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/base.rb:2383:in `save_without_validation' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/validations.rb:1009:in `save_without_dirty' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/dirty.rb:79:in `save_without_transactions' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/transactions.rb:179:in `send' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/transactions.rb:179:in `with_transaction_returning_status' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/database_statements.rb:66:in `transaction' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/transactions.rb:129:in `transaction' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/transactions.rb:138:in `transaction' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/transactions.rb:178:in `with_transaction_returning_status' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/transactions.rb:146:in `save' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/transactions.rb:158:in `rollback_active_record_state!' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/transactions.rb:146:in `save' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/base.rb:2463:in `update_attribute' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/lib/debatable.rb:267:in `update_last_fancast' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activesupport/lib/active_support/callbacks.rb:178:in `send' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activesupport/lib/active_support/callbacks.rb:178:in `evaluate_method' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activesupport/lib/active_support/callbacks.rb:166:in `call' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/associations/association_collection.rb:432:in `callback' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/associations/association_collection.rb:431:in `each' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/associations/association_collection.rb:431:in `callback' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/associations/association_collection.rb:426:in `add_record_to_target_with_callbacks' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/associations/association_collection.rb:114:in `concat' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/associations/association_collection.rb:112:in `each' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/associations/association_collection.rb:112:in `concat' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/associations/association_collection.rb:137:in `transaction' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/database_statements.rb:66:in `transaction' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/transactions.rb:129:in `transaction' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/associations/association_collection.rb:136:in `transaction' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/associations/association_collection.rb:111:in `concat' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/associations/association_collection.rb:318:in `replace' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/associations/association_collection.rb:137:in `transaction' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/database_statements.rb:66:in `transaction' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/transactions.rb:129:in `transaction' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/associations/association_collection.rb:136:in `transaction' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/associations/association_collection.rb:316:in `replace' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/associations.rb:1322:in `proponents=' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/base.rb:2587:in `send' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/base.rb:2587:in `attributes=' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/base.rb:2583:in `each' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/base.rb:2583:in `attributes=' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/base.rb:2283:in `initialize' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/validations.rb:988:in `new' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/rails/activerecord/lib/active_record/validations.rb:988:in `create!' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/db/bootstrap.rb:32 | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/plugins/bootstrapper/lib/bootstrapper.rb:11:in `call' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/plugins/bootstrapper/lib/bootstrapper.rb:11:in `run' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/db/bootstrap.rb:4 | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/plugins/bootstrapper/lib/bootstrapper.rb:11:in `call' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/plugins/bootstrapper/lib/bootstrapper.rb:11:in `run' | |
/Users/Armageddon/Projects/Business/VersusTech/fanvsfan/vendor/plugins/bootstrapper/tasks/bootstrap.rake:5 | |
/opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:617:in `call' | |
/opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:617:in `execute' | |
/opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:612:in `each' | |
/opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:612:in `execute' | |
/opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:578:in `invoke_with_call_chain' | |
/opt/local/lib/ruby/1.8/monitor.rb:242:in `synchronize' | |
/opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:571:in `invoke_with_call_chain' | |
/opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:564:in `invoke' | |
/opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:2019:in `invoke_task' | |
/opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1997:in `top_level' | |
/opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1997:in `each' | |
/opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1997:in `top_level' | |
/opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:2036:in `standard_exception_handling' | |
/opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1991:in `top_level' | |
/opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1970:in `run' | |
/opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:2036:in `standard_exception_handling' | |
/opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1967:in `run' | |
/opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/bin/rake:31 | |
/opt/local/bin/rake:19:in `load' | |
/opt/local/bin/rake:19 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment