Actions
Bug #29694
closedError in production log from Candlepin events handler
Description
2020-05-04T17:18:50 [E|kat|b536a58c] Error handling Candlepin event 2020-05-04T17:18:50 [E|kat|b536a58c] undefined method `destroy!' for nil:NilClass 2020-05-04T17:18:50 [E|kat|b536a58c] /opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.16.0.pre.master/app/services/katello/candlepin/message_handler.rb:86:in `delete_pool' /opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.16.0.pre.master/app/services/katello/candlepin/event_handler.rb:28:in `handle' /opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.16.0.pre.master/app/services/katello/candlepin_event_listener.rb:58:in `block in handle_message' /opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.16.0.pre.master/app/lib/katello/util/support.rb:76:in `with_db_connection' /opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.16.0.pre.master/app/services/katello/candlepin_event_listener.rb:55:in `handle_message' /opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.16.0.pre.master/app/services/katello/candlepin_event_listener.rb:38:in `block in run' /opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.16.0.pre.master/app/lib/katello/messaging/stomp_connection.rb:45:in `block in subscribe' /opt/theforeman/tfm/root/usr/share/gems/gems/stomp-1.4.9/lib/stomp/client.rb:189:in `block in subscribe' /opt/theforeman/tfm/root/usr/share/gems/gems/stomp-1.4.9/lib/client/utils.rb:154:in `find_listener' /opt/theforeman/tfm/root/usr/share/gems/gems/stomp-1.4.9/lib/client/utils.rb:184:in `block in create_listener_maps' /opt/theforeman/tfm/root/usr/share/gems/gems/stomp-1.4.9/lib/client/utils.rb:203:in `block (2 levels) in start_listeners' /opt/theforeman/tfm/root/usr/share/gems/gems/stomp-1.4.9/lib/client/utils.rb:194:in `loop' /opt/theforeman/tfm/root/usr/share/gems/gems/stomp-1.4.9/lib/client/utils.rb:194:in `block in start_listeners' /opt/theforeman/tfm/root/usr/share/gems/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context' 2020-05-04T17:18:51 [I|bac|] Task {label: Actions::Katello::Organization::Destroy, id: b5235db2-f2ab-457e-ac1b-9bf04061f7e6, execution_plan_id: b0b0607d-91e0-4386-8252-4056ce6b21a0} state changed: stopped result: success 2020-05-04T17:18:51 [I|bac|] Task {label: Actions::Katello::Organization::Destroy, id: b5235db2-f2ab-457e-ac1b-9bf04061f7e6, execution_plan_id: b0b0607d-91e0-4386-8252-4056ce6b21a0} state changed: stopped result: success
Updated by Samir Jha over 4 years ago
- Target version set to Katello 3.16.0
- Triaged changed from No to Yes
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Partha Aji
- Pull request https://github.com/Katello/katello/pull/8778 added
Updated by The Foreman Bot over 4 years ago
- Fixed in Releases Katello 4.0.0 added
Updated by Partha Aji over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|b226cf98a8e16c338cda6d4117d690029d323657.
Actions