Bug 1327191 - ActionController::RoutingError (No route matches [GET] "/images/icons/16/chart_zoom.png") when clicked on utilization tab in VMDB
Summary: ActionController::RoutingError (No route matches [GET] "/images/icons/16/cha...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.6.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: GA
: 5.6.0
Assignee: Dávid Halász
QA Contact: Aziza Karol
URL:
Whiteboard: ui:error
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-14 12:22 UTC by Aziza Karol
Modified: 2016-07-13 16:56 UTC (History)
5 users (show)

Fixed In Version: 5.6.0.4
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-06-29 15:49:32 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
snapshot (56.98 KB, image/png)
2016-04-14 12:22 UTC, Aziza Karol
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2016:1348 0 normal SHIPPED_LIVE CFME 5.6.0 bug fixes and enhancement update 2016-06-29 18:50:04 UTC

Description Aziza Karol 2016-04-14 12:22:23 UTC
Created attachment 1147225 [details]
snapshot

Description of problem:


Version-Release number of selected component (if applicable):
5.6.0.1-beta2.20160413141124_e25ac0e 

How reproducible:
100%

Steps to Reproduce:
1.Navigate to configure->configuration->database->VMDB 
2.click on Utilization tab
3.

Actual results:
ActionController::RoutingError  in production log.Also text Loading </images/icons/16/chart_zoom.png> displayed in UI. see attached screenshot

Expected results:
No error


Additional info:
production.log:
[----] F, [2016-04-14T07:46:37.481868 #16749:13e7000] FATAL -- :   
[----] F, [2016-04-14T07:46:37.482057 #16749:13e7000] FATAL -- : ActionController::RoutingError (No route matches [GET] "/images/icons/16/chart_zoom.png"):
[----] F, [2016-04-14T07:46:37.482205 #16749:13e7000] FATAL -- :   
[----] F, [2016-04-14T07:46:37.482307 #16749:13e7000] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-efaa6e4f79d4/actionpack/lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call'
[----] F, [2016-04-14T07:46:37.482410 #16749:13e7000] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-efaa6e4f79d4/actionpack/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
[----] F, [2016-04-14T07:46:37.482508 #16749:13e7000] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-efaa6e4f79d4/railties/lib/rails/rack/logger.rb:36:in `call_app'
[----] F, [2016-04-14T07:46:37.482577 #16749:13e7000] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-efaa6e4f79d4/railties/lib/rails/rack/logger.rb:26:in `call'
[----] F, [2016-04-14T07:46:37.482615 #16749:13e7000] FATAL -- : request_store (1.3.1) lib/request_store/middleware.rb:9:in `call'
[----] F, [2016-04-14T07:46:37.482658 #16749:13e7000] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-efaa6e4f79d4/actionpack/lib/action_dispatch/middleware/request_id.rb:24:in `call'
[----] F, [2016-04-14T07:46:37.482832 #16749:13e7000] FATAL -- : rack (2.0.0.alpha) lib/rack/method_override.rb:22:in `call'
[----] F, [2016-04-14T07:46:37.482878 #16749:13e7000] FATAL -- : rack (2.0.0.alpha) lib/rack/runtime.rb:22:in `call'
[----] F, [2016-04-14T07:46:37.482916 #16749:13e7000] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-efaa6e4f79d4/activesupport/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
[----] F, [2016-04-14T07:46:37.482949 #16749:13e7000] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-efaa6e4f79d4/actionpack/lib/action_dispatch/middleware/executor.rb:12:in `call'
[----] F, [2016-04-14T07:46:37.483013 #16749:13e7000] FATAL -- : rack (2.0.0.alpha) lib/rack/sendfile.rb:111:in `call'
[----] F, [2016-04-14T07:46:37.483112 #16749:13e7000] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-efaa6e4f79d4/railties/lib/rails/engine.rb:522:in `call'
[----] F, [2016-04-14T07:46:37.483203 #16749:13e7000] FATAL -- : puma (3.3.0) lib/puma/configuration.rb:224:in `call'
[----] F, [2016-04-14T07:46:37.483321 #16749:13e7000] FATAL -- : puma (3.3.0) lib/puma/server.rb:561:in `handle_request'
[----] F, [2016-04-14T07:46:37.483427 #16749:13e7000] FATAL -- : puma (3.3.0) lib/puma/server.rb:406:in `process_client'
[----] F, [2016-04-14T07:46:37.483515 #16749:13e7000] FATAL -- : puma (3.3.0) lib/puma/server.rb:271:in `block in run'
[----] F, [2016-04-14T07:46:37.483601 #16749:13e7000] FATAL -- : puma (3.3.0) lib/puma/thread_pool.rb:111:in `call'
[----] F, [2016-04-14T07:46:37.483664 #16749:13e7000] FATAL -- : puma (3.3.0) lib/puma/thread_pool.rb:111:in `block in spawn_thread'
[----] I, [2016-04-14T07:46:37.728668 #16749:13e6e5c]  INFO -- : Started GET "/images/icons/16/chart_zoom.png" for 127.0.0.1 at 2016-04-14 07:46:37 -0400
[----] F, [2016-04-14T07:46:37.753733 #16749:13e6e5c] FATAL -- :   
[----] F, [2016-04-14T07:46:37.753886 #16749:13e6e5c] FATAL -- : ActionController::RoutingError (No route matches [GET] "/images/icons/16/chart_zoom.png"):
[----] F, [2016-04-14T07:46:37.753943 #16749:13e6e5c] FATAL -- :   
[----] F, [2016-04-14T07:46:37.753992 #16749:13e6e5c] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-efaa6e4f79d4/actionpack/lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call'
[----] F, [2016-04-14T07:46:37.754031 #16749:13e6e5c] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-efaa6e4f79d4/actionpack/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
[----] F, [2016-04-14T07:46:37.754064 #16749:13e6e5c] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-efaa6e4f79d4/railties/lib/rails/rack/logger.rb:36:in `call_app'
[----] F, [2016-04-14T07:46:37.754118 #16749:13e6e5c] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-efaa6e4f79d4/railties/lib/rails/rack/logger.rb:26:in `call'
[----] F, [2016-04-14T07:46:37.754160 #16749:13e6e5c] FATAL -- : request_store (1.3.1) lib/request_store/middleware.rb:9:in `call'
[----] F, [2016-04-14T07:46:37.754195 #16749:13e6e5c] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-efaa6e4f79d4/actionpack/lib/action_dispatch/middleware/request_id.rb:24:in `call'
[----] F, [2016-04-14T07:46:37.754232 #16749:13e6e5c] FATAL -- : rack (2.0.0.alpha) lib/rack/method_override.rb:22:in `call'
[----] F, [2016-04-14T07:46:37.754266 #16749:13e6e5c] FATAL -- : rack (2.0.0.alpha) lib/rack/runtime.rb:22:in `call'
[----] F, [2016-04-14T07:46:37.754343 #16749:13e6e5c] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-efaa6e4f79d4/activesupport/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
[----] F, [2016-04-14T07:46:37.754399 #16749:13e6e5c] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-efaa6e4f79d4/actionpack/lib/action_dispatch/middleware/executor.rb:12:in `call'
[----] F, [2016-04-14T07:46:37.754442 #16749:13e6e5c] FATAL -- : rack (2.0.0.alpha) lib/rack/sendfile.rb:111:in `call'
[----] F, [2016-04-14T07:46:37.754480 #16749:13e6e5c] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-efaa6e4f79d4/railties/lib/rails/engine.rb:522:in `call'
[----] F, [2016-04-14T07:46:37.754513 #16749:13e6e5c] FATAL -- : puma (3.3.0) lib/puma/configuration.rb:224:in `call'
[----] F, [2016-04-14T07:46:37.754548 #16749:13e6e5c] FATAL -- : puma (3.3.0) lib/puma/server.rb:561:in `handle_request'
[----] F, [2016-04-14T07:46:37.754580 #16749:13e6e5c] FATAL -- : puma (3.3.0) lib/puma/server.rb:406:in `process_client'
[----] F, [2016-04-14T07:46:37.754724 #16749:13e6e5c] FATAL -- : puma (3.3.0) lib/puma/server.rb:271:in `block in run'
[----] F, [2016-04-14T07:46:37.754770 #16749:13e6e5c] FATAL -- : puma (3.3.0) lib/puma/thread_pool.rb:111:in `call'
[----] F, [2016-04-14T07:46:37.754807 #16749:13e6e5c] FATAL -- : puma (3.3.0) lib/puma/thread_pool.rb:111:in `block in spawn_thread'

Comment 2 Harpreet Kataria 2016-04-14 13:43:21 UTC
David,

Can you look at this one, maybe an incorrect image path.

Thanks,
~Harpreet

Comment 4 CFME Bot 2016-04-21 15:01:26 UTC
New commit detected on cfme_productization/master:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme_productization.git;a=commit;h=deabd0e9989a8b6e86b93847675b9aedabc66889

commit deabd0e9989a8b6e86b93847675b9aedabc66889
Merge: 8a41801 338e23b
Author:     Dan Clarizio <dclarizi>
AuthorDate: Thu Apr 21 11:00:53 2016 -0400
Commit:     Dan Clarizio <dclarizi>
CommitDate: Thu Apr 21 11:00:53 2016 -0400

    Merge branch 'bz-1327191' into 'master'
    
    Fixed asset image paths for zoom in/out in charting yaml files
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1327191
    
    See merge request !221

 manageiq/public/charts/themes/commando/base_chart.yml | 4 ++--
 manageiq/public/charts/themes/miq-demo/base_chart.yml | 4 ++--
 manageiq/public/charts/themes/miq/base_chart.yml      | 4 ++--
 manageiq/public/charts/themes/pastel/base_chart.yml   | 4 ++--
 manageiq/public/charts/themes/primary/base_chart.yml  | 4 ++--
 5 files changed, 10 insertions(+), 10 deletions(-)

Comment 5 CFME Bot 2016-04-21 15:01:29 UTC
New commit detected on cfme_productization/master:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme_productization.git;a=commit;h=338e23b57fcb52e72b29a24e3e40a19a8aa33b96

commit 338e23b57fcb52e72b29a24e3e40a19a8aa33b96
Author:     Dávid Halász <skateman>
AuthorDate: Mon Apr 18 15:35:45 2016 +0200
Commit:     Dávid Halász <skateman>
CommitDate: Mon Apr 18 18:28:01 2016 +0200

    Fixed asset image paths for zoom in/out in charting yaml files
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1327191

 manageiq/public/charts/themes/commando/base_chart.yml | 4 ++--
 manageiq/public/charts/themes/miq-demo/base_chart.yml | 4 ++--
 manageiq/public/charts/themes/miq/base_chart.yml      | 4 ++--
 manageiq/public/charts/themes/pastel/base_chart.yml   | 4 ++--
 manageiq/public/charts/themes/primary/base_chart.yml  | 4 ++--
 5 files changed, 10 insertions(+), 10 deletions(-)

Comment 6 Aziza Karol 2016-04-25 11:17:41 UTC
No error.

Verified:5.6.0.4-beta2.3.20160421172650_719e256

Comment 8 errata-xmlrpc 2016-06-29 15:49:32 UTC
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://access.redhat.com/errata/RHBA-2016:1348


Note You need to log in before you can comment on or make changes to this bug.