Created
February 22, 2011 16:48
-
-
Save edugonch/838961 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
/opt/ruby-enterprise/bin/rake db:seed --trace | |
(in /home/Webserver/onomojo/LineMonkey) | |
** Invoke db:seed (first_time) | |
** Invoke environment (first_time) | |
** Execute environment | |
** Execute db:seed | |
rake aborted! | |
unknown attribute: auto | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/base.rb:2906:in `assign_attributes' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/base.rb:2902:in `each' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/base.rb:2902:in `assign_attributes' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/base.rb:2775:in `attributes=' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/base.rb:2473:in `initialize' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/base.rb:724:in `new' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/base.rb:724:in `create' | |
/home/Webserver/onomojo/LineMonkey/app/models/conversion.rb:14:in `create_reverse' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activesupport-2.3.8/lib/active_support/callbacks.rb:178:in `send' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activesupport-2.3.8/lib/active_support/callbacks.rb:178:in `evaluate_method' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activesupport-2.3.8/lib/active_support/callbacks.rb:166:in `call' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activesupport-2.3.8/lib/active_support/callbacks.rb:93:in `run' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activesupport-2.3.8/lib/active_support/callbacks.rb:92:in `each' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activesupport-2.3.8/lib/active_support/callbacks.rb:92:in `send' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activesupport-2.3.8/lib/active_support/callbacks.rb:92:in `run' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activesupport-2.3.8/lib/active_support/callbacks.rb:276:in `run_callbacks' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/callbacks.rb:344:in `callback' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/callbacks.rb:267:in `create' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/base.rb:2915:in `create_or_update_without_callbacks' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/callbacks.rb:250:in `create_or_update' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/base.rb:2573:in `save_without_validation' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/validations.rb:1090:in `save_without_dirty' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/dirty.rb:79:in `save_without_transactions' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/transactions.rb:229:in `send' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/transactions.rb:229:in `with_transaction_returning_status' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connection_adapters/abstract/database_statements.rb:136:in `transaction' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/transactions.rb:182:in `transaction' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/transactions.rb:228:in `with_transaction_returning_status' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/transactions.rb:196:in `save' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/transactions.rb:208:in `rollback_active_record_state!' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/transactions.rb:196:in `save' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/base.rb:726:in `create' | |
/home/Webserver/onomojo/LineMonkey/db/seeds.rb:30 | |
/home/Webserver/onomojo/LineMonkey/db/seeds.rb:18:in `each' | |
/home/Webserver/onomojo/LineMonkey/db/seeds.rb:18 | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:145:in `load_without_new_constant_marking' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:145:in `load' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:521:in `new_constants_in' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:145:in `load' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/rails-2.3.8/lib/tasks/databases.rake:211 | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `call' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `execute' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `each' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `execute' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:597:in `invoke_with_call_chain' | |
/opt/ruby-enterprise/lib/ruby/1.8/monitor.rb:242:in `synchronize' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:583:in `invoke' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2051:in `invoke_task' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `each' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2023:in `top_level' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2001:in `run' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1998:in `run' | |
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/rake-0.8.7/bin/rake:31 | |
/opt/ruby-enterprise/bin/rake:19:in `load' | |
/opt/ruby-enterprise/bin/rake:19 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment