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

Bug 854887

Summary: NPE in QuotaManager when adding disk
Product: [Retired] oVirt Reporter: Laszlo Hornyak <lhornyak>
Component: ovirt-engine-coreAssignee: Laszlo Hornyak <lhornyak>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: unspecifiedCC: acathrow, dfediuck, dyasny, iheim, ykaul
Target Milestone: ---   
Target Release: 3.2   
Hardware: All   
OS: Linux   
Whiteboard: sla
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-15 06:47:37 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:

Description Laszlo Hornyak 2012-09-06 08:43:17 UTC
from omachace

(02:11:26 PM) omachace: 2012-09-03 13:14:05,370 ERROR [org.ovirt.engine.core.bll.AddDiskCommand] (ajp-/127.0.0.1:8009-2) [532a90b8] Error during CanDoActionFailure.: java.lang.NullPointerException
(02:11:26 PM) omachace:         at org.ovirt.engine.core.bll.quota.QuotaManager.validateAndSetStorageQuotaHelper(QuotaManager.java:150) [engine-bll.jar:]
(02:11:26 PM) omachace:         at org.ovirt.engine.core.bll.quota.QuotaManager.validateAndSetStorageQuota(QuotaManager.java:96) [engine-bll.jar:]
(02:11:26 PM) omachace:         at org.ovirt.engine.core.bll.AddDiskCommand.validateAndSetQuota(AddDiskCommand.java:445) [engine-bll.jar:]
(02:11:29 PM) omachace:         at org.ovirt.engine.core.bll.CommandBase.InternalCanDoAction(CommandBase.java:500) [engine-bll.jar:]
(02:11:32 PM) omachace:         at org.ovirt.engine.core.bll.CommandBase.ExecuteAction(CommandBase.java:268) [engine-bll.jar:]
(02:11:34 PM) omachace:         at org.ovirt.engine.core.bll.Backend.runActionImpl(Backend.java:335) [engine-bll.jar:]
(02:11:36 PM) omachace:         at org.ovirt.engine.core.bll.Backend.RunAction(Backend.java:293) [engine-bll.jar:]
(02:11:38 PM) omachace:         at sun.reflect.GeneratedMethodAccessor124.invoke(Unknown Source) [:1.7.0_05-icedtea]
(02:11:40 PM) omachace:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_05-icedtea]

Comment 1 Laszlo Hornyak 2013-01-14 15:44:38 UTC
I think this is solved, it does not reproduce anymore

Comment 2 Itamar Heim 2013-01-16 16:09:47 UTC
3.2 beta built, moving to ON_QA status to allow testing