Does anyone have any idea why I might be seeing the exception in the subject of this post? The stack trace is as follows :-
/usr/ruby1.8.7/lib/ruby/1.8/securerandom.rb:53:in `random_bytes' /usr/ruby1.8.7/lib/ruby/1.8/securerandom.rb:53:in `random_bytes' /usr/ruby1.8.7/lib/ruby/1.8/securerandom.rb:91:in `hex' .bundle/gems/ruby/1.8/gems/activesupport-3.0.1/lib/active_support/ notifications/instrumenter.rb:32:in `unique_id' .bundle/gems/ruby/1.8/gems/activesupport-3.0.1/lib/active_support/ notifications/instrumenter.rb:10:in `initialize' .bundle/gems/ruby/1.8/gems/activesupport-3.0.1/lib/active_support/ notifications.rb:74:in `new' .bundle/gems/ruby/1.8/gems/activesupport-3.0.1/lib/active_support/ notifications.rb:74:in `instrumenter' .bundle/gems/ruby/1.8/gems/activerecord-3.0.1/lib/active_record/ connection_adapters/abstract_adapter.rb:44:in `initialize' .bundle/gems/ruby/1.8/gems/activerecord-3.0.1/lib/active_record/ connection_adapters/postgresql_adapter.rb:220:in `initialize' .bundle/gems/ruby/1.8/gems/activerecord-3.0.1/lib/active_record/ connection_adapters/postgresql_adapter.rb:25:in `new' .bundle/gems/ruby/1.8/gems/activerecord-3.0.1/lib/active_record/ connection_adapters/postgresql_adapter.rb:25:in `postgresql_connection' .bundle/gems/ruby/1.8/gems/activerecord-3.0.1/lib/active_record/ connection_adapters/abstract/connection_pool.rb:230:in `send' .bundle/gems/ruby/1.8/gems/activerecord-3.0.1/lib/active_record/ connection_adapters/abstract/connection_pool.rb:230:in `new_connection' .bundle/gems/ruby/1.8/gems/activerecord-3.0.1/lib/active_record/ connection_adapters/abstract/connection_pool.rb:238:in `checkout_new_connection' .bundle/gems/ruby/1.8/gems/activerecord-3.0.1/lib/active_record/ connection_adapters/abstract/connection_pool.rb:194:in `checkout' .bundle/gems/ruby/1.8/gems/activerecord-3.0.1/lib/active_record/ connection_adapters/abstract/connection_pool.rb:190:in `loop' .bundle/gems/ruby/1.8/gems/activerecord-3.0.1/lib/active_record/ connection_adapters/abstract/connection_pool.rb:190:in `checkout' /usr/ruby1.8.7/lib/ruby/1.8/monitor.rb:242:in `synchronize' .bundle/gems/ruby/1.8/gems/activerecord-3.0.1/lib/active_record/ connection_adapters/abstract/connection_pool.rb:189:in `checkout' .bundle/gems/ruby/1.8/gems/activerecord-3.0.1/lib/active_record/ connection_adapters/abstract/connection_pool.rb:96:in `connection' .bundle/gems/ruby/1.8/gems/activerecord-3.0.1/lib/active_record/ connection_adapters/abstract/connection_pool.rb:318:in `retrieve_connection' .bundle/gems/ruby/1.8/gems/activerecord-3.0.1/lib/active_record/ connection_adapters/abstract/connection_specification.rb:97:in `retrieve_connection' .bundle/gems/ruby/1.8/gems/activerecord-3.0.1/lib/active_record/ connection_adapters/abstract/connection_specification.rb:89:in `connection' .bundle/gems/ruby/1.8/gems/activerecord-3.0.1/lib/active_record/ base.rb:679:in `columns' .bundle/gems/ruby/1.8/gems/activerecord-3.0.1/lib/active_record/ base.rb:692:in `column_names' .bundle/gems/ruby/1.8/gems/activerecord-3.0.1/lib/active_record/ base.rb:705:in `column_methods_hash' .bundle/gems/ruby/1.8/gems/activerecord-3.0.1/lib/active_record/ base.rb:1043:in `all_attributes_exists?' .bundle/gems/ruby/1.8/gems/activesupport-3.0.1/lib/active_support/ dependencies.rb:239:in `all?' .bundle/gems/ruby/1.8/gems/activerecord-3.0.1/lib/active_record/ base.rb:1043:in `each' .bundle/gems/ruby/1.8/gems/activerecord-3.0.1/lib/active_record/ base.rb:1043:in `all?' .bundle/gems/ruby/1.8/gems/activerecord-3.0.1/lib/active_record/ base.rb:1043:in `all_attributes_exists?' .bundle/gems/ruby/1.8/gems/activerecord-3.0.1/lib/active_record/ base.rb:991:in `method_missing' Thanks, James. -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
