Created attachment 1337566 [details] evm.log during refresh provider Description of problem: Version-Release number of selected component (if applicable):5.9.0.2.20171010190026_0413a06 How reproducible:100% Steps to Reproduce: 1. 2. 3. Actual results: Error in evm.log Expected results: There should not be any error in evm.log when refresh initialized by worker. Additional info:
I can't reproduce this in my environment with a typical refresh. What are the steps to reproduce?
I was finally able to reproduce. The following pull request should fix this issue: Avoid NoMethod error in TemplatePreloadedAttributesDecorator.new https://github.com/ManageIQ/manageiq-providers-ovirt/pull/106
Created attachment 1347045 [details] evm.log captured during verification
Verified on: CFME 5.9.0.4 RHV 4.1.7.4 Verification steps: 1. ssh to CFME machine 2. cd /var/www/miq/vmdb/log 3. tail -f evm.log > my_emv.log 4. search for "'refresh_ems' successfully initiated for 1 Infrastructure Providers" 5. search for "MIQ(ManageIQ::Providers::Redhat::InfraManager::RefreshWorker::Runner) Synchronizing configuration complete..." 6. search for "E, " in between those point -> no error found Additional info: Captured section of evm.log is in attachment
*** Bug 1508956 has been marked as a duplicate of this bug. ***