Bug 1219342 - GetAllDiskByVMIdQuery failed after detaching a disk.
Summary: GetAllDiskByVMIdQuery failed after detaching a disk.
Keywords:
Status: CLOSED DUPLICATE of bug 1130065
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine
Version: 3.4.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 3.5.3
Assignee: Tal Nisan
QA Contact: Aharon Canan
URL:
Whiteboard: storage
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-07 06:33 UTC by Chen
Modified: 2019-06-13 08:31 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-05-10 10:53:01 UTC
oVirt Team: Storage
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Chen 2015-05-07 06:33:26 UTC
Description of problem:

GetAllDiskByVMIdQuery failed after detaching a disk and following errors output.

2015-04-27 18:29:03,324 ERROR [org.ovirt.engine.core.bll.GetAllDisksByVmIdQuery] (ajp-/127.0.0.1:8702-3) Query GetAllDisksByVmIdQuery failed. Exception message is null : java.lang.NullPointerException: java.lang.NullPointerException


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

rhevm-3.4.0-0.21.el6ev.noarch

How reproducible:

Sometimes

Steps to Reproduce:
1. Remove a VM withouth permanently remove the disks

Actual results:

The java NullPointerException output in engine.log

Expected results:

There shouldn't be any call trace

Additional info:

Comment 1 Allon Mureinik 2015-05-10 07:32:37 UTC
Chen, is this just a logging issue, or are you noticing some flow breaking?

Tal, pleas have someone look into this?

Comment 2 Tal Nisan 2015-05-10 10:53:01 UTC
This issue was solved in BZ 1130065, I've tried to recreate the race numerous time by making sure that the query runs after the VM was deleted, this does not reproduce

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


Note You need to log in before you can comment on or make changes to this bug.