[Bug 426448] New: error message while reloading status page
https://bugzilla.novell.com/show_bug.cgi?id=426448 Summary: error message while reloading status page Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: BuildService AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: jw@novell.com QAContact: adrian@novell.com Found By: --- After hitting the ajax reload kringel on https://build.opensuse.org/package/show?package=google-ctemplate&project=home%3Ajnweiger I got this: Mysql::Error: Table 'frontend_production.meta_cache' doesn't exist: SELECT * FROM `meta_cache` WHERE (meta_cache.cachable_id = 78294 AND meta_cache.cachable_type = 'DbPackage') LIMIT 1 The error is now persistent. OpenSUSE Frontend Error: Error Details: Errorcode: uncaught_exception Message: Mysql::Error: Table 'frontend_production.meta_cache' doesn't exist: SELECT * FROM `meta_cache` WHERE (meta_cache.cachable_id = 79 AND meta_cache.cachable_type = 'DbProject') LIMIT 1 Exception from API: ActiveRecord::StatementInvalid: Mysql::Error: Table 'frontend_production.meta_cache' doesn't exist: SELECT * FROM `meta_cache` WHERE (meta_cache.cachable_id = 79 AND meta_cache.cachable_type = 'DbProject') LIMIT 1 Stack Trace: /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract_adapter.rb:150:in `log' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:281:in `execute' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:481:in `select' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/database_statements.rb:7:in `select_all_without_query_cache' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/query_cache.rb:53:in `select_all' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/query_cache.rb:74:in `cache_sql' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/query_cache.rb:53:in `select_all' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/activerecord/lib/active_record/base.rb:532:in `find_by_sql' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/activerecord/lib/active_record/base.rb:1233:in `find_every' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/activerecord/lib/active_record/base.rb:1227:in `find_initial' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/activerecord/lib/active_record/base.rb:502:in `find' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/activerecord/lib/active_record/associations/has_one_association.rb:53:in `find_target' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/activerecord/lib/active_record/associations/association_proxy.rb:133:in `load_target' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/activerecord/lib/active_record/associations/association_proxy.rb:55:in `reload' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/activerecord/lib/active_record/associations.rb:992:in `meta_cache' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/app/models/db_project.rb:312:in `to_axml' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/app/controllers/source_controller.rb:255:in `project_meta' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/actionpack/lib/action_controller/base.rb:1158:in `send' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/actionpack/lib/action_controller/base.rb:1158:in `perform_action_without_filters' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/actionpack/lib/action_controller/filters.rb:697:in `call_filters' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/actionpack/lib/action_controller/filters.rb:689:in `perform_action_without_benchmark' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' /usr/lib64/ruby/1.8/benchmark.rb:293:in `measure' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/actionpack/lib/action_controller/rescue.rb:199:in `perform_action_without_caching' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/actionpack/lib/action_controller/caching.rb:678:in `perform_action' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/query_cache.rb:33:in `cache' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/activerecord/lib/active_record/query_cache.rb:8:in `cache' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/actionpack/lib/action_controller/caching.rb:677:in `perform_action' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/actionpack/lib/action_controller/base.rb:524:in `send' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/actionpack/lib/action_controller/base.rb:524:in `process_without_filters' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/actionpack/lib/action_controller/filters.rb:685:in `process_without_session_management_support' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/actionpack/lib/action_controller/session_management.rb:123:in `process' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/actionpack/lib/action_controller/base.rb:388:in `process' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:171:in `handle_request' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:115:in `dispatch' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:126:in `dispatch_cgi' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:9:in `dispatch' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/railties/lib/fcgi_handler.rb:101:in `process_request' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/railties/lib/fcgi_handler.rb:149:in `with_signal_handler' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/railties/lib/fcgi_handler.rb:99:in `process_request' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/railties/lib/fcgi_handler.rb:77:in `process_each_request' /usr/lib64/ruby/vendor_ruby/1.8/fcgi.rb:612:in `each_cgi' /usr/lib64/ruby/vendor_ruby/1.8/fcgi.rb:609:in `each' /usr/lib64/ruby/vendor_ruby/1.8/fcgi.rb:609:in `each_cgi' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/railties/lib/fcgi_handler.rb:76:in `process_each_request' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/railties/lib/fcgi_handler.rb:50:in `process!' /srv/www/vhosts/opensuse.org/frontend/releases/20080407174105/vendor/rails/railties/lib/fcgi_handler.rb:24:in `process!' /srv/www/vhosts/opensuse.org/frontend/current/public/dispatch.fcgi:24 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=426448 User jw@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=426448#c1 Juergen Weigert <jw@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Juergen Weigert <jw@novell.com> 2008-09-15 16:03:44 MDT --- temporary goof during database upgrade. fixed by abauer. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com