Bug 1109567
| Summary: | NPE on generateOvfStoreDescription | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | Arik <ahadas> | ||||
| Component: | ovirt-engine-core | Assignee: | Liron Aravot <laravot> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ori Gofen <ogofen> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.5 | CC: | acanan, ahadas, amureini, gklein, iheim, laravot, rbalakri, yeylon | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.5.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | storage | ||||||
| Fixed In Version: | ovirt-engine-3.5.0_beta | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-10-17 12:34:00 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | 1126213 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
|
Description
Arik
2014-06-15 12:40:51 UTC
Created attachment 908913 [details]
engine log
Liron, could it be related to http://gerrit.ovirt.org/#/c/26932/. It looks like the updateDate at ProcessOvfUpdateForStorageDomainCommand#generateOvfStoreDescription is null Liron, the patch is merged - is there anything missing, or should the bug be on MODIFIED? MODIFIED, changed. Hi, Please provide a more detailed description of the problem and the necessary steps to reproduce it. I need these in order to verify this defect. Moving to Need more Info (In reply to Kevin Alon Goldblatt from comment #5) > Hi, > > Please provide a more detailed description of the problem and the necessary > steps to reproduce it. I need these in order to verify this defect. Moving > to Need more Info No special operation was made, it is a periodic operation the system is doing. wait for couple of hours, if you don't see the exception which is presented in the attached log then it's ok. Hi Kevin - i'll suggest to verify by the following steps: 1. create a 3.5 data center 2. add at least one storage domain 3. add a vm with disk on of the domains (image disk, not lun disk) 4. Wait for Ovf update to occur. to short the wait time till that update occurs, please edit the following config value to a shorter time (the default is 60 minutes) OvfUpdateIntervalInMinutes I'd change it to be 1 minute for that verification. thanks, Liron verified on beta.2 oVirt 3.5 has been released and should include the fix for this issue. |