Description of problem: Noticed EmsMicrosoft.refresh_all_ems_timer messages every 15 minutes scheduled on the queue of appliances that do not have a Microsoft provider. Version-Release number of selected component (if applicable): 5.3.2.6 How reproducible: All appliances I've looked at are queueing that message per a 15 minute schedule. Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Refreshes scheduled only if there is a Microsoft provider added to CFME. Additional info: grep for EmsMicrosoft.refresh_all_ems_timer in evm.log to find dequeued messages.
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/d9f3022d8b9fd73bc9cf28a08447b16edc74d9e1 commit d9f3022d8b9fd73bc9cf28a08447b16edc74d9e1 Author: Bronagh Sorota <bsorota> AuthorDate: Mon Feb 16 12:59:31 2015 -0500 Commit: Bronagh Sorota <bsorota> CommitDate: Mon Feb 16 12:59:49 2015 -0500 Only execute scheduled SCVMM ems_refresh if a SCVMM provider is present https://bugzilla.redhat.com/show_bug.cgi?id=1184637 vmdb/lib/workers/schedule_worker/jobs.rb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
Verified in 5.4.0.0.11, there are no signs of "EmsMicrosoft.refresh_all_ems_timer" in evm.log on an appliance that has no SCVMM configured
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://rhn.redhat.com/errata/RHBA-2015-1100.html