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
Actions