Skip to content

Instantly share code, notes, and snippets.

@d3chapma
Created March 16, 2012 15:26
Show Gist options
  • Save d3chapma/2050530 to your computer and use it in GitHub Desktop.
Save d3chapma/2050530 to your computer and use it in GitHub Desktop.
Error after upgrading to Rails 3.1.4
vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/active_record_instrumentation.rb:18:in `log_with_newrelic_instrumentation'
/gems/activerecord-3.1.4/lib/active_record/connection_adapters/sqlite_adapter.rb:234:in `exec_query'
/gems/activerecord-3.1.4/lib/active_record/connection_adapters/sqlite_adapter.rb:449:in `table_structure'
/gems/activerecord-3.1.4/lib/active_record/connection_adapters/sqlite_adapter.rb:333:in `columns'
/gems/activerecord-3.1.4/lib/active_record/connection_adapters/abstract/connection_pool.rb:95:in `block (2 levels) in initialize'
/gems/activerecord-3.1.4/lib/active_record/connection_adapters/abstract/connection_pool.rb:185:in `with_connection'
/gems/activerecord-3.1.4/lib/active_record/connection_adapters/abstract/connection_pool.rb:92:in `block in initialize'
/gems/activerecord-3.1.4/lib/active_record/base.rb:712:in `yield'
/gems/activerecord-3.1.4/lib/active_record/base.rb:712:in `default'
/gems/activerecord-3.1.4/lib/active_record/base.rb:712:in `columns'
/gems/activerecord-3.1.4/lib/active_record/base.rb:728:in `column_names'
/gems/activerecord-3.1.4/lib/active_record/base.rb:741:in `column_methods_hash'
/gems/activerecord-3.1.4/lib/active_record/base.rb:1107:in `all_attributes_exists?'
/gems/activerecord-3.1.4/lib/active_record/base.rb:1054:in `method_missing'
app/controllers/application_controller.rb:37:in `customize_by_subdomain'
/gems/activesupport-3.1.4/lib/active_support/callbacks.rb:439:in `_run__3176536265227696987__process_action__119044426559726889__callbacks'
/gems/activesupport-3.1.4/lib/active_support/callbacks.rb:386:in `_run_process_action_callbacks'
/gems/activesupport-3.1.4/lib/active_support/callbacks.rb:81:in `run_callbacks'
/gems/actionpack-3.1.4/lib/abstract_controller/callbacks.rb:17:in `process_action'
/gems/actionpack-3.1.4/lib/action_controller/metal/rescue.rb:17:in `process_action'
/gems/actionpack-3.1.4/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
/gems/activesupport-3.1.4/lib/active_support/notifications.rb:53:in `block in instrument'
/gems/activesupport-3.1.4/lib/active_support/notifications/instrumenter.rb:21:in `instrument'
/gems/activesupport-3.1.4/lib/active_support/notifications.rb:53:in `instrument'
/gems/actionpack-3.1.4/lib/action_controller/metal/instrumentation.rb:29:in `process_action'
/gems/actionpack-3.1.4/lib/action_controller/metal/params_wrapper.rb:201:in `process_action'
/gems/activerecord-3.1.4/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/rails3/action_controller.rb:28:in `block in process_action'
vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/controller_instrumentation.rb:251:in `block in perform_action_with_newrelic_trace'
vendor/plugins/newrelic_rpm/lib/new_relic/agent/method_tracer.rb:141:in `trace_execution_scoped'
vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/controller_instrumentation.rb:246:in `perform_action_with_newrelic_trace'
vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/rails3/action_controller.rb:27:in `process_action'
/gems/actionpack-3.1.4/lib/abstract_controller/base.rb:121:in `process'
/gems/actionpack-3.1.4/lib/abstract_controller/rendering.rb:45:in `process'
/gems/actionpack-3.1.4/lib/action_controller/metal.rb:193:in `dispatch'
/gems/actionpack-3.1.4/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
/gems/actionpack-3.1.4/lib/action_controller/metal.rb:236:in `block in action'
/gems/actionpack-3.1.4/lib/action_dispatch/routing/route_set.rb:65:in `call'
/gems/actionpack-3.1.4/lib/action_dispatch/routing/route_set.rb:65:in `dispatch'
/gems/actionpack-3.1.4/lib/action_dispatch/routing/route_set.rb:29:in `call'
/gems/rack-mount-0.8.3/lib/rack/mount/route_set.rb:152:in `block in call'
/gems/rack-mount-0.8.3/lib/rack/mount/code_generation.rb:96:in `block in recognize'
/gems/rack-mount-0.8.3/lib/rack/mount/code_generation.rb:68:in `optimized_each'
/gems/rack-mount-0.8.3/lib/rack/mount/code_generation.rb:95:in `recognize'
/gems/rack-mount-0.8.3/lib/rack/mount/route_set.rb:141:in `call'
/gems/actionpack-3.1.4/lib/action_dispatch/routing/route_set.rb:532:in `call'
/gems/bullet-2.0.1/lib/bullet/rack.rb:8:in `call'
/gems/hoptoad_notifier-2.4.11/lib/hoptoad_notifier/rack.rb:27:in `call'
/gems/sass-3.1.10/lib/sass/plugin/rack.rb:54:in `call'
/gems/actionpack-3.1.4/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
/gems/rack-1.3.6/lib/rack/etag.rb:23:in `call'
/gems/rack-1.3.6/lib/rack/conditionalget.rb:25:in `call'
/gems/actionpack-3.1.4/lib/action_dispatch/middleware/head.rb:14:in `call'
/gems/actionpack-3.1.4/lib/action_dispatch/middleware/params_parser.rb:21:in `call'
/gems/actionpack-3.1.4/lib/action_dispatch/middleware/flash.rb:247:in `call'
/gems/rack-1.3.6/lib/rack/session/abstract/id.rb:195:in `context'
/gems/rack-1.3.6/lib/rack/session/abstract/id.rb:190:in `call'
/gems/actionpack-3.1.4/lib/action_dispatch/middleware/cookies.rb:331:in `call'
/gems/activerecord-3.1.4/lib/active_record/query_cache.rb:64:in `call'
/gems/activerecord-3.1.4/lib/active_record/connection_adapters/abstract/connection_pool.rb:477:in `call'
/gems/actionpack-3.1.4/lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
/gems/activesupport-3.1.4/lib/active_support/callbacks.rb:392:in `_run_call_callbacks'
/gems/activesupport-3.1.4/lib/active_support/callbacks.rb:81:in `run_callbacks'
/gems/actionpack-3.1.4/lib/action_dispatch/middleware/callbacks.rb:28:in `call'
/gems/actionpack-3.1.4/lib/action_dispatch/middleware/reloader.rb:68:in `call'
/gems/rack-1.3.6/lib/rack/sendfile.rb:101:in `call'
/gems/actionpack-3.1.4/lib/action_dispatch/middleware/remote_ip.rb:48:in `call'
/gems/actionpack-3.1.4/lib/action_dispatch/middleware/show_exceptions.rb:47:in `call'
/gems/railties-3.1.4/lib/rails/rack/logger.rb:13:in `call'
/gems/rack-1.3.6/lib/rack/methodoverride.rb:24:in `call'
/gems/rack-1.3.6/lib/rack/runtime.rb:17:in `call'
/gems/activesupport-3.1.4/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
/gems/rack-1.3.6/lib/rack/lock.rb:15:in `call'
/gems/actionpack-3.1.4/lib/action_dispatch/middleware/static.rb:61:in `call'
/gems/hoptoad_notifier-2.4.11/lib/hoptoad_notifier/user_informer.rb:12:in `call'
/gems/railties-3.1.4/lib/rails/engine.rb:456:in `call'
/gems/railties-3.1.4/lib/rails/application.rb:143:in `call'
/gems/rack-1.3.6/lib/rack/content_length.rb:14:in `call'
/gems/railties-3.1.4/lib/rails/rack/log_tailer.rb:14:in `call'
/gems/rack-1.3.6/lib/rack/handler/webrick.rb:59:in `service'
/Users/dc/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/webrick/httpserver.rb:111:in `service'
/Users/dc/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/webrick/httpserver.rb:70:in `run'
/Users/dc/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/webrick/server.rb:183:in `block in start_thread'
GIT
remote: git://github.com/d3chapma/map-fields.git
revision: f44406279852a49a96839f7eb02e4149150e669c
specs:
map_fields (1.0.5)
GIT
remote: git://github.com/surajreddy/lazy_high_charts.git
revision: b01379ccc2096b444502264b9d4d8e6ac3a15112
branch: colors
specs:
lazy_high_charts (1.0.8)
bundler (~> 1.0)
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.9)
RedCloth (4.2.9-x86-mingw32)
actionmailer (3.1.4)
actionpack (= 3.1.4)
mail (~> 2.3.0)
actionpack (3.1.4)
activemodel (= 3.1.4)
activesupport (= 3.1.4)
builder (~> 3.0.0)
erubis (~> 2.7.0)
i18n (~> 0.6)
rack (~> 1.3.6)
rack-cache (~> 1.1)
rack-mount (~> 0.8.2)
rack-test (~> 0.6.1)
sprockets (~> 2.0.3)
activemodel (3.1.4)
activesupport (= 3.1.4)
builder (~> 3.0.0)
i18n (~> 0.6)
activerecord (3.1.4)
activemodel (= 3.1.4)
activesupport (= 3.1.4)
arel (~> 2.2.3)
tzinfo (~> 0.3.29)
activeresource (3.1.4)
activemodel (= 3.1.4)
activesupport (= 3.1.4)
activesupport (3.1.4)
multi_json (~> 1.0)
acts_as_list (0.1.4)
addressable (2.2.6)
archive-tar-minitar (0.5.2)
arel (2.2.3)
authlogic (3.1.0)
activerecord (>= 3.0.7)
activerecord (>= 3.0.7)
builder (3.0.0)
bullet (2.0.1)
uniform_notifier (~> 1.0.0)
cancan (1.6.7)
capybara (1.1.2)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-webdriver (~> 2.0)
xpath (~> 0.1.4)
carmen (0.2.13)
carrierwave (0.5.8)
activesupport (~> 3.0)
childprocess (0.2.2)
ffi (~> 1.0.6)
coderay (0.9.8)
columnize (0.3.4)
compass (0.10.2)
haml (>= 3.0.4)
daemons (1.1.4)
database_cleaner (0.7.0)
delayed_job (2.1.4)
activesupport (~> 3.0)
daemons
diff-lcs (1.1.3)
erubis (2.7.0)
escape_utils (0.2.4)
factory_girl (2.2.0)
activesupport
factory_girl_rails (1.3.0)
factory_girl (~> 2.2.0)
railties (>= 3.0.0)
fastercsv (1.5.4)
ffi (1.0.11)
ffi (1.0.11-x86-mingw32)
formtastic (2.0.2)
rails (~> 3.0)
fuubar (0.0.6)
rspec (~> 2.0)
rspec-instafail (~> 0.1.8)
ruby-progressbar (~> 0.0.10)
growl (1.0.3)
guard (0.8.8)
thor (~> 0.14.6)
guard-rspec (0.5.4)
guard (>= 0.8.4)
guard-spork (0.4.1)
guard (>= 0.8.4)
spork (>= 0.8.4)
haml (3.0.25)
hike (1.2.1)
hoptoad_notifier (2.4.11)
activesupport
builder
i18n (0.6.0)
json (1.6.5)
json_pure (1.6.1)
later_dude (0.3.3)
launchy (2.0.5)
addressable (~> 2.2.6)
linecache19 (0.5.12)
ruby_core_source (>= 0.1.4)
mail (2.3.3)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
method_source (0.6.7)
ruby_parser (>= 2.3.1)
mime-types (1.17.2)
mini_magick (3.3)
subexec (~> 0.1.0)
multi_json (1.1.0)
mysql2 (0.2.17)
nokogiri (1.5.0)
nokogiri (1.5.0-x86-mingw32)
polyglot (0.3.3)
pry (0.9.7.4)
coderay (~> 0.9.8)
method_source (~> 0.6.7)
ruby_parser (>= 2.3.1)
slop (~> 2.1.0)
pry (0.9.7.4-x86-mingw32)
coderay (~> 0.9.8)
method_source (~> 0.6.7)
ruby_parser (>= 2.3.1)
slop (~> 2.1.0)
win32console (~> 1.3.0)
pry-doc (0.3.0)
pry (>= 0.9.0)
yard (>= 0.6.4)
rack (1.3.6)
rack-cache (1.2)
rack (>= 0.4)
rack-mount (0.8.3)
rack (>= 1.0.0)
rack-ssl (1.3.2)
rack
rack-test (0.6.1)
rack (>= 1.0)
rails (3.1.4)
actionmailer (= 3.1.4)
actionpack (= 3.1.4)
activerecord (= 3.1.4)
activeresource (= 3.1.4)
activesupport (= 3.1.4)
bundler (~> 1.0)
railties (= 3.1.4)
rails-footnotes (3.7.5)
rails (>= 3.0.0)
railties (3.1.4)
actionpack (= 3.1.4)
activesupport (= 3.1.4)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (~> 0.14.6)
rake (0.8.7)
rb-fsevent (0.4.3.1)
rdoc (3.12)
json (~> 1.4)
rspec (2.7.0)
rspec-core (~> 2.7.0)
rspec-expectations (~> 2.7.0)
rspec-mocks (~> 2.7.0)
rspec-core (2.7.1)
rspec-expectations (2.7.0)
diff-lcs (~> 1.1.2)
rspec-instafail (0.1.9)
rspec-mocks (2.7.0)
rspec-rails (2.7.0)
actionpack (~> 3.0)
activesupport (~> 3.0)
railties (~> 3.0)
rspec (~> 2.7.0)
ruby-debug-base19 (0.11.25)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby_core_source (>= 0.1.4)
ruby-debug19 (0.11.6)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby-debug-base19 (>= 0.11.19)
ruby-progressbar (0.0.10)
ruby_core_source (0.1.5)
archive-tar-minitar (>= 0.5.2)
ruby_parser (2.3.1)
sexp_processor (~> 3.0)
rubyzip (0.9.4)
sass (3.1.10)
selenium-webdriver (2.12.2)
childprocess (>= 0.2.1)
ffi (~> 1.0.9)
json_pure
rubyzip
sexp_processor (3.0.8)
shoulda-matchers (1.0.0)
slop (2.1.0)
spork (1.0.0rc2)
spork (1.0.0rc2-x86-mingw32)
win32-process
spork-rails (3.2.0)
rails (>= 3.0.0, < 3.3.0)
spork (>= 1.0rc0)
sprockets (2.0.3)
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.5)
sqlite3 (1.3.5-x86-mingw32)
subexec (0.1.0)
thor (0.14.6)
tilt (1.3.3)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.32)
uniform_notifier (1.0.1)
will_paginate (3.0.2)
win32-api (1.4.8-x86-mingw32)
win32-process (0.6.5)
windows-pr (>= 1.1.2)
win32console (1.3.0-x86-mingw32)
windows-api (0.4.1)
win32-api (>= 1.4.5)
windows-pr (1.2.1)
win32-api (>= 1.4.5)
windows-api (>= 0.3.0)
xpath (0.1.4)
nokogiri (~> 1.3)
yard (0.7.3)
PLATFORMS
ruby
x86-mingw32
DEPENDENCIES
RedCloth
acts_as_list
authlogic
bullet
cancan
capybara
carmen
carrierwave
compass (= 0.10.2)
database_cleaner
delayed_job
escape_utils
factory_girl_rails
fastercsv
formtastic
fuubar
growl
guard
guard-rspec
guard-spork
haml (= 3.0.25)
hoptoad_notifier
later_dude (>= 0.3.1)
launchy
lazy_high_charts!
mail
map_fields!
mini_magick
mysql2 (< 0.3)
pry
pry-doc
rails (= 3.1.4)
rails-footnotes
rake (= 0.8.7)
rb-fsevent
rspec-rails
ruby-debug19
sass
shoulda-matchers
spork-rails
sqlite3
will_paginate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment