Bug 1059764
| Summary: | Null Pointer Exception when processing daily statistics | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Allie DeVolder <adevolder> |
| Component: | ovirt-engine-reports | Assignee: | Yaniv Lavi <ylavi> |
| Status: | CLOSED DUPLICATE | QA Contact: | Barak Dagan <bdagan> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.3.0 | CC: | acathrow, iheim, pstehlik, Rhev-m-bugs, yeylon |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | infra | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-02-02 07:53:26 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: | |||
*** Bug 1059763 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 1057412 *** |
Description of problem: Daily, this appears in ovirt-engine-dwhd.log ~~~ 2014-01-29 10:40:11|ETL Service Started Exception in component tMap_12 java.lang.NullPointerException at ovirt_engine_dwh.aggregationtodaily_3_3.AggregationToDaily.tJDBCInput_10Process(AggregationToDaily.java:23217) at ovirt_engine_dwh.aggregationtodaily_3_3.AggregationToDaily$10.run(AggregationToDaily.java:24721) 2014-01-30 00:00:05|1yPNWl|zzIF81|a8PujD|OVIRT_ENGINE_DWH|AggregationToDaily|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.dailytimekeepingjob_3_3.DailyTimeKeepingJob.tRunJob_1Process(DailyTimeKeepingJob.java:1825) at ovirt_engine_dwh.dailytimekeepingjob_3_3.DailyTimeKeepingJob.tJDBCInput_1Process(DailyTimeKeepingJob.java:1662) at ovirt_engine_dwh.dailytimekeepingjob_3_3.DailyTimeKeepingJob.tJDBCConnection_1Process(DailyTimeKeepingJob.java:1110) at ovirt_engine_dwh.dailytimekeepingjob_3_3.DailyTimeKeepingJob.tJDBCConnection_2Process(DailyTimeKeepingJob.java:1010) at ovirt_engine_dwh.dailytimekeepingjob_3_3.DailyTimeKeepingJob$2.run(DailyTimeKeepingJob.java:3766) 2014-01-30 00:00:06|a8PujD|zzIF81|w12Mlo|OVIRT_ENGINE_DWH|DailyTimeKeepingJob|Default|6|Java Exception|tRunJob_1|java.lang.RuntimeException:Child job running failed|1 ~~~ Version-Release number of selected component (if applicable): rhevm-dwh-3.3.0-28.el6ev.noarch How reproducible: Daily Steps to Reproduce: 1. Install RHEV 3.3 and rhevm-reports Actual results: This error appears either hourly or daily. Expected results: No errors