Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 794802 - Missing template error in production.log
Summary: Missing template error in production.log
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Content Management
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: Unspecified
Assignee: Justin Sherrill
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks: katello-blockers
TreeView+ depends on / blocked
 
Reported: 2012-02-17 17:11 UTC by Jeff Weiss
Modified: 2014-11-09 22:52 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-03-05 14:04:21 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jeff Weiss 2012-02-17 17:11:04 UTC
Description of problem:
doesn't seem to affect functionality, as far as I can tell.

Version-Release number of selected component (if applicable):
katello-0.1.238-4.el6.noarch

How reproducible:


Steps to Reproduce:
1. just log in, check production.log
2.
3.
  
Actual results:



Expected results:


Additional info:

[ERROR: 2012-02-17 09:23:47 #4152] Missing template user_sessions/new with {:locale=>[:en, :en], :formats=>[:json, :js, "*/*"], :handlers=>[:erb, :haml, :builder, :rjs, :rhtml, :rxml]} in view paths "/usr/share/katello/app/views"
[ERROR: 2012-02-17 09:23:47 #4152] Missing template user_sessions/new with {:locale=>[:en, :en], :formats=>[:json, :js, "*/*"], :handlers=>[:erb, :haml, :builder, :rjs, :rhtml, :rxml]} in view paths "/usr/share/katello/app/views"
[ERROR: 2012-02-17 09:23:47 #4152] #<ActionView::MissingTemplate: Missing template user_sessions/new with {:locale=>[:en, :en], :formats=>[:json, :js, "*/*"], :handlers=>[:erb, :haml, :builder, :rjs, :rhtml, :rxml]} in view paths "/usr/share/katello/app/views">
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_view/paths.rb:15:in `find'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_view/lookup_context.rb:81:in `find_template'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_view/base.rb:190:in `__send__'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_view/base.rb:190:in `find_template'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_view/render/rendering.rb:46:in `_determine_template'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_view/render/rendering.rb:24:in `render_without_haml'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/haml-3.1.2/lib/haml/helpers/action_view_mods.rb:13:in `render'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/abstract_controller/rendering.rb:115:in `_render_template'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/abstract_controller/rendering.rb:109:in `render_to_body'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_controller/metal/renderers.rb:47:in `render_to_body'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_controller/metal/compatibility.rb:55:in `render_to_body'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/abstract_controller/rendering.rb:102:in `render_to_string'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/abstract_controller/rendering.rb:93:in `render'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_controller/metal/rendering.rb:17:in `render'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_controller/metal/instrumentation.rb:40:in `render'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/activesupport-3.0.10/lib/active_support/core_ext/benchmark.rb:5:in `ms'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/1.8/benchmark.rb:308:in `realtime'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/activesupport-3.0.10/lib/active_support/core_ext/benchmark.rb:5:in `ms'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_controller/metal/instrumentation.rb:40:in `render'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_controller/metal/instrumentation.rb:78:in `cleanup_view_runtime'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/activerecord-3.0.10/lib/active_record/railties/controller_runtime.rb:15:in `cleanup_view_runtime'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_controller/metal/instrumentation.rb:39:in `render'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_controller/metal/implicit_render.rb:10:in `default_render'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_controller/metal/implicit_render.rb:5:in `send_action'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/abstract_controller/base.rb:150:in `process_action'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_controller/metal/rendering.rb:11:in `process_action'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/abstract_controller/callbacks.rb:18:in `process_action'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:447:in `_run__1989483274__process_action__520385299__callbacks'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:221:in `_conditional_callback_around_2719'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/share/katello/lib/util/threadsession.rb:79:in `thread_locals'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:220:in `_conditional_callback_around_2719'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:441:in `_run__1989483274__process_action__520385299__callbacks'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:410:in `send'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:410:in `_run_process_action_callbacks'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:94:in `send'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:94:in `run_callbacks'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/abstract_controller/callbacks.rb:17:in `process_action'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_controller/metal/rescue.rb:17:in `process_action'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_controller/metal/instrumentation.rb:30:in `process_action'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/activesupport-3.0.10/lib/active_support/notifications.rb:52:in `instrument'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/activesupport-3.0.10/lib/active_support/notifications/instrumenter.rb:21:in `instrument'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/activesupport-3.0.10/lib/active_support/notifications.rb:52:in `instrument'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_controller/metal/instrumentation.rb:29:in `process_action'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/abstract_controller/base.rb:119:in `process'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/abstract_controller/rendering.rb:41:in `process'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_controller/metal.rb:138:in `dispatch'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_controller/metal.rb:178:in `action'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_dispatch/routing/route_set.rb:62:in `call'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_dispatch/routing/route_set.rb:62:in `dispatch'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_dispatch/routing/route_set.rb:27:in `call'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/rack-mount-0.7.1/lib/rack/mount/route_set.rb:150:in `call'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/rack-mount-0.7.1/lib/rack/mount/code_generation.rb:93:in `recognize'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/rack-mount-0.7.1/lib/rack/mount/code_generation.rb:68:in `optimized_each'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/rack-mount-0.7.1/lib/rack/mount/code_generation.rb:92:in `recognize'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/rack-mount-0.7.1/lib/rack/mount/route_set.rb:141:in `call'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_dispatch/routing/route_set.rb:493:in `call'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/warden-1.0.5/lib/warden/manager.rb:35:in `call'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/warden-1.0.5/lib/warden/manager.rb:34:in `catch'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/warden-1.0.5/lib/warden/manager.rb:34:in `call'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/sass-3.1.4/lib/sass/../sass/plugin/rack.rb:54:in `call'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_dispatch/middleware/head.rb:14:in `call'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/rack-1.3.0/lib/rack/methodoverride.rb:24:in `call'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_dispatch/middleware/params_parser.rb:21:in `call'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_dispatch/middleware/flash.rb:182:in `call'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_dispatch/middleware/session/abstract_store.rb:149:in `call'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_dispatch/middleware/cookies.rb:302:in `call'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/activerecord-3.0.10/lib/active_record/query_cache.rb:32:in `call'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/activerecord-3.0.10/lib/active_record/connection_adapters/abstract/query_cache.rb:28:in `cache'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/activerecord-3.0.10/lib/active_record/query_cache.rb:12:in `cache'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/activerecord-3.0.10/lib/active_record/query_cache.rb:31:in `call'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/activerecord-3.0.10/lib/active_record/connection_adapters/abstract/connection_pool.rb:354:in `call'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_dispatch/middleware/callbacks.rb:46:in `call'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:416:in `_run_call_callbacks'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_dispatch/middleware/callbacks.rb:44:in `call'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/rack-1.3.0/lib/rack/sendfile.rb:102:in `call'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_dispatch/middleware/remote_ip.rb:48:in `call'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.10/lib/action_dispatch/middleware/show_exceptions.rb:47:in `call'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/railties-3.0.10/lib/rails/rack/logger.rb:13:in `call'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/rack-1.3.0/lib/rack/runtime.rb:17:in `call'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/rack-1.3.0/lib/rack/lock.rb:34:in `call'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/railties-3.0.10/lib/rails/application.rb:168:in `call'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/railties-3.0.10/lib/rails/application.rb:77:in `send'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/railties-3.0.10/lib/rails/application.rb:77:in `method_missing'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/rack-1.3.0/lib/rack/urlmap.rb:52:in `call'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/rack-1.3.0/lib/rack/urlmap.rb:46:in `each'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/rack-1.3.0/lib/rack/urlmap.rb:46:in `call'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/thin-1.2.11/lib/thin/connection.rb:84:in `pre_process'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/thin-1.2.11/lib/thin/connection.rb:82:in `catch'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/thin-1.2.11/lib/thin/connection.rb:82:in `pre_process'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/thin-1.2.11/lib/thin/connection.rb:57:in `process'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/thin-1.2.11/lib/thin/connection.rb:42:in `receive_data'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/lib/eventmachine.rb:256:in `run_machine'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/lib/eventmachine.rb:256:in `run'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/thin-1.2.11/lib/thin/backends/base.rb:61:in `start'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/thin-1.2.11/lib/thin/server.rb:159:in `start'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/thin-1.2.11/lib/thin/controllers/controller.rb:86:in `start'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/thin-1.2.11/lib/thin/runner.rb:185:in `send'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/thin-1.2.11/lib/thin/runner.rb:185:in `run_command'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/thin-1.2.11/lib/thin/runner.rb:151:in `run!'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/lib/ruby/gems/1.8/gems/thin-1.2.11/bin/thin:6
[ERROR: 2012-02-17 09:23:47 #4152] /usr/share/katello/script/thin:24:in `load'
[ERROR: 2012-02-17 09:23:47 #4152] /usr/share/katello/script/thin:24

Comment 1 Jeff Weiss 2012-02-17 23:43:15 UTC
Raising severity, the sheer volume of these error messages is difficult to deal with.  100mb in 8 hours. Definitely a blocker for 1.0 IMO

Comment 2 Justin Sherrill 2012-03-02 15:01:51 UTC
I'm not able to reproduce this on katello-0.1.300-1.el6.noarch or in development.  Is it reproducible on all katello installations ?  

Could you provide an instance where you are seeing this?

Comment 3 Jeff Weiss 2012-03-05 14:04:21 UTC
These errors no longer showing in latest build katello-0.1.300-1.el6.noarch
Fixed indirectly


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