Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1131038

Summary: oVirt gets Null variables during engine service restart
Product: [Retired] oVirt Reporter: Ori Gofen <ogofen>
Component: ovirt-engine-coreAssignee: Martin Perina <mperina>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Stehlik <pstehlik>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 3.5CC: acanan, bugs, ecohen, gklein, iheim, oourfali, rbalakri, yeylon
Target Milestone: ---   
Target Release: 3.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: infra
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-17 12:34:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
vdsm+engine logs none

Description Ori Gofen 2014-08-18 12:23:46 UTC
Created attachment 927844 [details]
vdsm+engine logs

Description of problem:
An ERROR is thrown during engines restart:

2014-08-18 15:09:54,978 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (DefaultQuartzScheduler_Worker-23) [7831ca93] Cannot convert the string Host ${VdsName} is not responding. It will stay in Connecting state for a grace period of ${Seconds} seconds and after that an attempt to fence the host will be issued. to AuditLogType, the key does not exist in the AuditLogType declared types

"${VdsName} and ${Seconds}" points on what seems to be a none exported variables problem,or not existing variables(is it part of the problem,or a different problem?),which can be quite confusing.

Version-Release number of selected component (if applicable):
rc1

How reproducible:
100%

Steps to Reproduce:
1.restart oVirt-engine (have an initialized dc)

Actual results:
engine throws a weird ERROR in which the variables are

Expected results:


Additional info:

Comment 1 Martin Perina 2014-08-26 08:41:23 UTC
Fixed in patches for #1070674

Comment 2 Sandro Bonazzola 2014-10-17 12:34:32 UTC
oVirt 3.5 has been released and should include the fix for this issue.