Bug 1331251 - Routing Error when clicked on ISO Datastores
Summary: Routing Error when clicked on ISO Datastores
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
medium
medium
Target Milestone: GA
: 5.6.0
Assignee: Eric Winchell
QA Contact: Aziza Karol
URL:
Whiteboard: error
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-28 06:19 UTC by Aziza Karol
Modified: 2016-06-29 15:55 UTC (History)
5 users (show)

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


Attachments (Terms of Use)


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-28 06:19:17 UTC
Description of problem:


Version-Release number of selected component (if applicable):
5.6.0.4-beta2

How reproducible:
100%

Steps to Reproduce:
1.Navigate to compute->Infrastructure->PXE
2.Click on ISO Datastores in Accordion
3.

Actual results:
ActionController::RoutingError (No route matches [GET] "/images/100/iso_datastore.png") in production.log

Expected results:


Additional info:
production.log
[----] I, [2016-04-28T02:09:49.058373 #25090:900a4c]  INFO -- : Processing by PxeController#accordion_select as JS
[----] I, [2016-04-28T02:09:49.058579 #25090:900a4c]  INFO -- :   Parameters: {"id"=>"iso_datastores_accord"}
[----] I, [2016-04-28T02:09:49.371019 #25090:900a4c]  INFO -- :   Rendered layouts/_info_msg.html.haml (0.1ms)
[----] I, [2016-04-28T02:09:49.371625 #25090:900a4c]  INFO -- :   Rendered layouts/_flash_msg.html.haml (0.1ms)
[----] I, [2016-04-28T02:09:49.395346 #25090:900a4c]  INFO -- :   Rendered layouts/gtl/_list.html.haml (23.4ms)
[----] I, [2016-04-28T02:09:49.395807 #25090:900a4c]  INFO -- :   Rendered layouts/_x_gtl.html.haml (25.1ms)
[----] I, [2016-04-28T02:09:49.396004 #25090:900a4c]  INFO -- :   Rendered pxe/_iso_datastore_list.html.haml (25.6ms)
[----] I, [2016-04-28T02:09:49.411243 #25090:900a4c]  INFO -- : Completed 200 OK in 352ms (Views: 0.5ms | ActiveRecord: 0.0ms)
[----] I, [2016-04-28T02:09:49.665912 #25090:9004d4]  INFO -- : Started GET "/images/100/iso_datastore.png" for 127.0.0.1 at 2016-04-28 02:09:49 -0400
[----] F, [2016-04-28T02:09:49.676988 #25090:9004d4] FATAL -- :   
[----] F, [2016-04-28T02:09:49.677215 #25090:9004d4] FATAL -- : ActionController::RoutingError (No route matches [GET] "/images/100/iso_datastore.png"):
[----] F, [2016-04-28T02:09:49.677356 #25090:9004d4] FATAL -- :   
[----] F, [2016-04-28T02:09:49.677459 #25090:9004d4] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-f0a2edc7fc08/actionpack/lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call'
[----] F, [2016-04-28T02:09:49.677554 #25090:9004d4] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-f0a2edc7fc08/actionpack/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
[----] F, [2016-04-28T02:09:49.677628 #25090:9004d4] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-f0a2edc7fc08/railties/lib/rails/rack/logger.rb:36:in `call_app'
[----] F, [2016-04-28T02:09:49.677679 #25090:9004d4] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-f0a2edc7fc08/railties/lib/rails/rack/logger.rb:26:in `call'
[----] F, [2016-04-28T02:09:49.677741 #25090:9004d4] FATAL -- : request_store (1.3.1) lib/request_store/middleware.rb:9:in `call'
[----] F, [2016-04-28T02:09:49.677785 #25090:9004d4] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-f0a2edc7fc08/actionpack/lib/action_dispatch/middleware/request_id.rb:24:in `call'
[----] F, [2016-04-28T02:09:49.677822 #25090:9004d4] FATAL -- : rack (2.0.0.alpha) lib/rack/method_override.rb:22:in `call'
[----] F, [2016-04-28T02:09:49.677861 #25090:9004d4] FATAL -- : rack (2.0.0.alpha) lib/rack/runtime.rb:22:in `call'
[----] F, [2016-04-28T02:09:49.677898 #25090:9004d4] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-f0a2edc7fc08/activesupport/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
[----] F, [2016-04-28T02:09:49.677937 #25090:9004d4] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-f0a2edc7fc08/actionpack/lib/action_dispatch/middleware/executor.rb:12:in `call'
[----] F, [2016-04-28T02:09:49.677979 #25090:9004d4] FATAL -- : rack (2.0.0.alpha) lib/rack/sendfile.rb:111:in `call'
[----] F, [2016-04-28T02:09:49.678022 #25090:9004d4] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-f0a2edc7fc08/railties/lib/rails/engine.rb:522:in `call'
[----] F, [2016-04-28T02:09:49.678063 #25090:9004d4] FATAL -- : puma (3.3.0) lib/puma/configuration.rb:224:in `call'
[----] F, [2016-04-28T02:09:49.678103 #25090:9004d4] FATAL -- : puma (3.3.0) lib/puma/server.rb:561:in `handle_request'
[----] F, [2016-04-28T02:09:49.678142 #25090:9004d4] FATAL -- : puma (3.3.0) lib/puma/server.rb:406:in `process_client'
[----] F, [2016-04-28T02:09:49.678222 #25090:9004d4] FATAL -- : puma (3.3.0) lib/puma/server.rb:271:in `block in run'
[----] F, [2016-04-28T02:09:49.678268 #25090:9004d4] FATAL -- : puma (3.3.0) lib/puma/thread_pool.rb:111:in `call'
[----] F, [2016-04-28T02:09:49.678309 #25090:9004d4] FATAL -- : puma (3.3.0) lib/puma/thread_pool.rb:111:in `block in spawn_thread'
[----] I, [2016-04-28T02:09:49.925017 #25095:8f8914]  INFO -- : Started GET "/api" for 127.0.0.1 at 2016-04-28 02:09:49 -0400
[----] I, [2016-04-28T02:09:49.957854 #25095:8f8914]  INFO -- : Processing by ApiController#show as JSON
[----] I, [2016-04-28T02:09:50.245870 #25095:8f8914]  INFO -- : Completed 200 OK in 288ms (Views: 0.8ms | ActiveRecord: 0.0ms)

Comment 3 CFME Bot 2016-04-28 18:50:42 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/daa8a645d595c3bfe8953ed985f27879fe65ced2

commit daa8a645d595c3bfe8953ed985f27879fe65ced2
Author:     Eric Winchell <ewinchel>
AuthorDate: Thu Apr 28 13:43:43 2016 -0400
Commit:     Eric Winchell <ewinchel>
CommitDate: Thu Apr 28 13:43:43 2016 -0400

    add missing iso datastore icon
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1331251
    
    [skip ci]

 app/assets/images/100/iso_datastore.png | Bin 0 -> 3931 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 app/assets/images/100/iso_datastore.png

Comment 4 Aziza Karol 2016-05-04 05:39:43 UTC
No Routing error

Verified:5.6.0.5-beta2.4.20160503153816_1fb554f

Comment 7 errata-xmlrpc 2016-06-29 15:55:51 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.