Description of problem: Version-Release number of selected component (if applicable): 5.4.0.0.22.20150420163946_26004d1 How reproducible: 100% Steps to Reproduce: 1.Navigate to configure->configuration->settings->CFME Region 2.click on "My Company Tag" tab 3. Actual results: FATAL -- : ActionController::RoutingError (No route matches [GET] "/assets/images/ui-bg_glass_75_dadada_1x400.png") in production.log Expected results: Additional info: production.log: [----] I, [2015-04-23T07:12:26.018514 #2275:d77ea4] INFO -- : Started POST "/ops/change_tab/?tab_id=settings_co_tags" for 127.0.0.1 at 2015-04-23 07:12:26 -0400 [----] I, [2015-04-23T07:12:26.026342 #2275:d77ea4] INFO -- : Processing by OpsController#change_tab as JS [----] I, [2015-04-23T07:12:26.026514 #2275:d77ea4] INFO -- : Parameters: {"tab_id"=>"settings_co_tags"} [----] I, [2015-04-23T07:12:26.140496 #2275:d77ea4] INFO -- : Rendered layouts/_flash_msg.html.haml (0.3ms) [----] I, [2015-04-23T07:12:26.160770 #2275:d77ea4] INFO -- : Rendered ops/_classification_entry.html.haml (9.8ms) [----] I, [2015-04-23T07:12:26.170519 #2275:d77ea4] INFO -- : Rendered ops/_classification_entry.html.haml (2.5ms) [----] I, [2015-04-23T07:12:26.172893 #2275:d77ea4] INFO -- : Rendered ops/_classification_entry.html.haml (2.0ms) [----] I, [2015-04-23T07:12:26.175028 #2275:d77ea4] INFO -- : Rendered ops/_classification_entry.html.haml (1.9ms) [----] I, [2015-04-23T07:12:26.177231 #2275:d77ea4] INFO -- : Rendered ops/_classification_entry.html.haml (1.8ms) [----] I, [2015-04-23T07:12:26.179387 #2275:d77ea4] INFO -- : Rendered ops/_classification_entry.html.haml (1.9ms) [----] I, [2015-04-23T07:12:26.179585 #2275:d77ea4] INFO -- : Rendered ops/_classification_entries.html.haml (44.4ms) [----] I, [2015-04-23T07:12:26.180455 #2275:d77ea4] INFO -- : Rendered ops/_settings_co_tags_tab.html.haml (72.5ms) [----] I, [2015-04-23T07:12:26.180928 #2275:d77ea4] INFO -- : Rendered ops/_all_tabs.html.haml (86.2ms) [----] I, [2015-04-23T07:12:26.203540 #2275:d77ea4] INFO -- : Rendered layouts/_flash_msg.html.haml (0.2ms) [----] I, [2015-04-23T07:12:26.213609 #2275:d77ea4] INFO -- : Completed 200 OK in 186.9ms (Views: 108.1ms | ActiveRecord: 8.1ms) [----] I, [2015-04-23T07:12:27.045221 #2275:d77ea4] INFO -- : Started GET "/assets/images/ui-bg_glass_75_dadada_1x400.png" for 127.0.0.1 at 2015-04-23 07:12:27 -0400 [----] I, [2015-04-23T07:12:27.059283 #2275:d77ea4] INFO -- : Served asset /images/ui-bg_glass_75_dadada_1x400.png - 404 Not Found (5ms) [----] F, [2015-04-23T07:12:27.060911 #2275:d77ea4] FATAL -- : ActionController::RoutingError (No route matches [GET] "/assets/images/ui-bg_glass_75_dadada_1x400.png"): /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/actionpack/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/actionpack/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/railties/lib/rails/rack/logger.rb:32:in `call_app' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/railties/lib/rails/rack/logger.rb:18:in `call' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/actionpack/lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/activesupport/lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/actionpack/lib/action_dispatch/middleware/static.rb:63:in `call' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/railties/lib/rails/engine.rb:484:in `call' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/railties/lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/railties/lib/rails/rack/log_tailer.rb:17:in `call' thin (1.3.1) lib/thin/connection.rb:80:in `block in pre_process' thin (1.3.1) lib/thin/connection.rb:78:in `catch' thin (1.3.1) lib/thin/connection.rb:78:in `pre_process' thin (1.3.1) lib/thin/connection.rb:53:in `process' thin (1.3.1) lib/thin/connection.rb:38:in `receive_data' eventmachine (1.0.7) lib/eventmachine.rb:187:in `run_machine' eventmachine (1.0.7) lib/eventmachine.rb:187:in `run' thin (1.3.1) lib/thin/backends/base.rb:61:in `start' thin (1.3.1) lib/thin/server.rb:159:in `start' rack (1.4.5) lib/rack/handler/thin.rb:13:in `run' rack (1.4.5) lib/rack/server.rb:268:in `start' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/railties/lib/rails/commands/server.rb:70:in `start' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/railties/lib/rails/commands.rb:55:in `block in <top (required)>' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/railties/lib/rails/commands.rb:50:in `tap' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/railties/lib/rails/commands.rb:50:in `<top (required)>' script/rails:6:in `require' script/rails:6:in `<main>'
I am able to see the same kind of error message when clicking on "Red Hat Updates". Navigate to Configure ==> Configuration ==> CFME Region: Region <region number> ==> Red Hat Updates. Note: ===== This happens only once in a login. Once you get this error, to reproduce this again, you need to re-login and click on either "Red Hat Updates" or "My Company Tag". Build details: ============== 5.4.0.0.23.20150423131011_69b48fd
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/2421c2c19d1c3858d98393f29d15fae7c8822e0a commit 2421c2c19d1c3858d98393f29d15fae7c8822e0a Author: Eric Winchell <ewinchel> AuthorDate: Wed Apr 29 13:13:18 2015 -0400 Commit: Eric Winchell <ewinchel> CommitDate: Wed Apr 29 13:13:18 2015 -0400 removed reference to unused image https://bugzilla.redhat.com/show_bug.cgi?id=1214680 vmdb/app/assets/stylesheets/jquery/miq/jquery-ui-1.9.2.custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Good to go. Verified and working fine in 5.4.0.0.25.20150429111523_0455f87
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-1100.html