Bug 1544460 - TypeError: no implicit conversion of Symbol into Integer on appending EmsEvent
Summary: TypeError: no implicit conversion of Symbol into Integer on appending EmsEvent
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Providers
Version: 5.9.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: GA
: 5.9.0
Assignee: Boriso
QA Contact: Ilanit Stein
URL:
Whiteboard:
Depends On: 1537139
Blocks: 1525059
TreeView+ depends on / blocked
 
Reported: 2018-02-12 14:43 UTC by Satoe Imaishi
Modified: 2018-03-06 15:19 UTC (History)
11 users (show)

Fixed In Version: 5.9.0.21
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1537139
Environment:
Last Closed: 2018-03-06 15:19:43 UTC
Category: ---
Cloudforms Team: RHEVM
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 2 CFME Bot 2018-02-12 14:55:52 UTC
New commit detected on ManageIQ/manageiq-providers-ovirt/gaprindashvili:
https://github.com/ManageIQ/manageiq-providers-ovirt/commit/f859b70ec892c757cab0ba93793b01dbbb2d2c7e

commit f859b70ec892c757cab0ba93793b01dbbb2d2c7e
Author:     Adam Grare <agrare>
AuthorDate: Fri Feb 9 21:00:06 2018 -0500
Commit:     Satoe Imaishi <simaishi>
CommitDate: Mon Feb 12 09:44:04 2018 -0500

    Merge pull request #205 from borod108/bugs/1537139events
    
    Fix adding vm_location to vm event hash
    (cherry picked from commit 079cd9c6db150c891bfec73fac30b20be3ed071f)
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1544460

 .../providers/redhat/infra_manager/event_parsing/strategies/v4.rb   | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Comment 3 Ilanit Stein 2018-02-15 08:07:53 UTC
This bug was reproduced on CFME-5.9.0.20/RHV-4.1.8.2,
by power off VM on RHV side, and generating the error in evm.log, mentioned in the bug description, that followed the USER_STOP_VM event.


On CFME-5.9.0.21/RHV-4.1.8.2, this error no longer exist.
Event USER_STOP_VM is handled, and also displayed under VM Timelines Power events.


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