Bug 1327783 - RoutingError (No route matches [GET] "/images/100/processmanager-websocket_worker.png")
Summary: RoutingError (No route matches [GET] "/images/100/processmanager-websocket_wo...
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: Nandini Chandra
URL:
Whiteboard: ui
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-15 22:33 UTC by Nandini Chandra
Modified: 2016-06-29 15:50 UTC (History)
6 users (show)

Fixed In Version: 5.6.0.5
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-06-29 15:50:11 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 Nandini Chandra 2016-04-15 22:33:17 UTC
Description of problem:
-----------------------
Snippet from production.log

[----] I, [2016-04-15T18:26:53.717882 #12706:b82964]  INFO -- :   Rendered ops/_diagnostics_workers_tab.html.haml (147.5ms)
[----] I, [2016-04-15T18:26:53.784417 #12706:b82964]  INFO -- : Completed 200 OK in 480ms (Views: 156.1ms | ActiveRecord: 0.0ms)
[----] I, [2016-04-15T18:26:54.120560 #12706:b82874]  INFO -- : Started GET "/images/100/processmanager-websocket_worker.png" for 127.0.0.1 at 2016-04-15 18:26:54 -0400
[----] F, [2016-04-15T18:26:54.159122 #12706:b82874] FATAL -- :
[----] F, [2016-04-15T18:26:54.159233 #12706:b82874] FATAL -- : ActionController::RoutingError (No route matches [GET] "/images/100/processmanager-websocket_worker.png"):
[----] F, [2016-04-15T18:26:54.159286 #12706:b82874] FATAL -- :
[----] F, [2016-04-15T18:26:54.159329 #12706:b82874] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-efaa6e4f79d4/actionpack/lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call'
[----] F, [2016-04-15T18:26:54.159367 #12706:b82874] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-efaa6e4f79d4/actionpack/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
[----] F, [2016-04-15T18:26:54.159404 #12706:b82874] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-efaa6e4f79d4/railties/lib/rails/rack/logger.rb:36:in `call_app'
[----] F, [2016-04-15T18:26:54.159459 #12706:b82874] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-efaa6e4f79d4/railties/lib/rails/rack/logger.rb:26:in `call'
[----] F, [2016-04-15T18:26:54.159499 #12706:b82874] FATAL -- : request_store (1.3.1) lib/request_store/middleware.rb:9:in `call'
[----] F, [2016-04-15T18:26:54.159536 #12706:b82874] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-efaa6e4f79d4/actionpack/lib/action_dispatch/middleware/request_id.rb:24:in `call'
[----] F, [2016-04-15T18:26:54.159572 #12706:b82874] FATAL -- : rack (2.0.0.alpha) lib/rack/method_override.rb:22:in `call'
[----] F, [2016-04-15T18:26:54.159608 #12706:b82874] FATAL -- : rack (2.0.0.alpha) lib/rack/runtime.rb:22:in `call'
[----] F, [2016-04-15T18:26:54.159643 #12706:b82874] 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-15T18:26:54.159684 #12706:b82874] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-efaa6e4f79d4/actionpack/lib/action_dispatch/middleware/executor.rb:12:in `call'
[----] F, [2016-04-15T18:26:54.159721 #12706:b82874] FATAL -- : rack (2.0.0.alpha) lib/rack/sendfile.rb:111:in `call'
[----] F, [2016-04-15T18:26:54.159779 #12706:b82874] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-efaa6e4f79d4/railties/lib/rails/engine.rb:522:in `call'
[----] F, [2016-04-15T18:26:54.159822 #12706:b82874] FATAL -- : puma (3.3.0) lib/puma/configuration.rb:224:in `call'
[----] F, [2016-04-15T18:26:54.159860 #12706:b82874] FATAL -- : puma (3.3.0) lib/puma/server.rb:561:in `handle_request'
[----] F, [2016-04-15T18:26:54.159897 #12706:b82874] FATAL -- : puma (3.3.0) lib/puma/server.rb:406:in `process_client'
[----] F, [2016-04-15T18:26:54.159933 #12706:b82874] FATAL -- : puma (3.3.0) lib/puma/server.rb:271:in `block in run'
[----] F, [2016-04-15T18:26:54.159968 #12706:b82874] FATAL -- : puma (3.3.0) lib/puma/thread_pool.rb:111:in `call'
[----] F, [2016-04-15T18:26:54.160004 #12706:b82874] FATAL -- : puma (3.3.0) lib/puma/thread_pool.rb:111:in `block in spawn_thread'


Version-Release number of selected component (if applicable):
--------------------------
5.6 Beta2


How reproducible:
-----------------
Always


Steps to Reproduce:
-------------------
1.Navigate to the Configure->Configuration page.
2.Click the Diagnostics tab.Click 'Current server'.
3.Click 'workers' tab.


Actual results:
---------------


Expected results:
-----------------


Additional info:
----------------

Comment 3 CFME Bot 2016-04-26 14:50:59 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/7f44db47efa816f513ad6eedc05ec6c61b8f33d2

commit 7f44db47efa816f513ad6eedc05ec6c61b8f33d2
Author:     Eric Winchell <ewinchel>
AuthorDate: Mon Apr 25 12:46:08 2016 -0400
Commit:     Eric Winchell <ewinchel>
CommitDate: Mon Apr 25 12:46:08 2016 -0400

    missing worker icon
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1327783
    
    [skip ci]

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

Comment 4 CFME Bot 2016-04-26 15:41:04 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/822cf1f400ee666fc27ffba9a030ed78370b81c1

commit 822cf1f400ee666fc27ffba9a030ed78370b81c1
Author:     Eric Winchell <ewinchel>
AuthorDate: Tue Apr 26 11:00:53 2016 -0400
Commit:     Eric Winchell <ewinchel>
CommitDate: Tue Apr 26 11:00:53 2016 -0400

    rename worker icon
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1327783
    
    [skip ci]

 .../images/100/processmanager-websocket_worker.png       | Bin 0 -> 4270 bytes
 .../images/100/processmanager-websocket_worker.png.png   | Bin 4270 -> 0 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 app/assets/images/100/processmanager-websocket_worker.png
 delete mode 100644 app/assets/images/100/processmanager-websocket_worker.png.png

Comment 5 Nandini Chandra 2016-05-12 22:18:51 UTC
Verified in 5.6.0.6

Comment 8 errata-xmlrpc 2016-06-29 15:50:11 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.