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

Bug 1059678

Summary: Hourly reports fail to execute after upgrade to 3.3 with NPE thrown in the DWH logs
Product: Red Hat Enterprise Virtualization Manager Reporter: Tomas Dosek <tdosek>
Component: ovirt-engine-dwhAssignee: Yaniv Lavi <ylavi>
Status: CLOSED DUPLICATE QA Contact: Barak Dagan <bdagan>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 3.3.0CC: acathrow, iheim, pstehlik, Rhev-m-bugs, yeylon
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-30 11:45:10 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Logcollector none

Description Tomas Dosek 2014-01-30 10:50:17 UTC
Created attachment 857422 [details]
Logcollector

Description of problem:
Hourly reports fail to execute after upgrade to 3.3.

2014-01-29 10:00:03|aBkcXC|rsdbqK|PIaFjm|OVIRT_ENGINE_DWH|AggregationToHourly|Default|6|Java Exception|tMap_12|java.lang.NullPointerException:null|1
Exception in component tRunJob_1
java.lang.RuntimeException: Child job running failed
        at ovirt_engine_dwh.hourlytimekeepingjob_3_3.HourlyTimeKeepingJob.tRunJob_1Process(HourlyTimeKeepingJob.java:1753)
        at ovirt_engine_dwh.hourlytimekeepingjob_3_3.HourlyTimeKeepingJob.tJDBCInput_1Process(HourlyTimeKeepingJob.java:1596)
        at ovirt_engine_dwh.hourlytimekeepingjob_3_3.HourlyTimeKeepingJob.tJDBCConnection_1Process(HourlyTimeKeepingJob.java:1071)
        at ovirt_engine_dwh.hourlytimekeepingjob_3_3.HourlyTimeKeepingJob.tJDBCConnection_2Process(HourlyTimeKeepingJob.java:971)
        at ovirt_engine_dwh.hourlytimekeepingjob_3_3.HourlyTimeKeepingJob$2.run(HourlyTimeKeepingJob.java:3661)
2014-01-29 10:00:08|PIaFjm|rsdbqK|NCS7h4|OVIRT_ENGINE_DWH|HourlyTimeKeepingJob|Default|6|Java Exception|tRunJob_1|java.lang.RuntimeException:Child job running failed|1
Exception in component tMap_12
java.lang.NullPointerException

Version-Release number of selected component (if applicable):
is32.2 (3.3.0) 

How reproducible:
Happened right after upgrade. Reproducer is not clear.

Actual results:
Reports fail to sample data hourly

Expected results:
Should work fine. Complete logcollector to follow.

Additional info:

Comment 1 Yaniv Lavi 2014-01-30 11:45:10 UTC

*** This bug has been marked as a duplicate of bug 1057412 ***