Bug 982950 - NPE when removing shareable disk
Summary: NPE when removing shareable disk
Keywords:
Status: CLOSED DUPLICATE of bug 982258
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine
Version: 3.3.0
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
: 3.3.0
Assignee: Nobody's working on this, feel free to take it
QA Contact:
URL:
Whiteboard: storage
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-10 08:19 UTC by Jakub Libosvar
Modified: 2016-02-10 18:13 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-07-10 08:28:57 UTC
oVirt Team: Storage
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
logs (5.13 MB, application/x-bzip)
2013-07-10 08:19 UTC, Jakub Libosvar
no flags Details

Description Jakub Libosvar 2013-07-10 08:19:20 UTC
Created attachment 771451 [details]
logs

Description of problem:
SSIA

2013-07-10 10:55:28,198 - MainThread - plmanagement.error_fetcher - ERROR - Errors fetched from VDC(jenkins-vm-02.scl.lab.tlv.redhat.com): 2013-07-10 10:55:27,808 ERROR [org.ovirt.engine.core.bll.RemoveDiskCommand] (ajp-/127.0.0.1:8702-11) [347c0c66] Error during CanDoActionFailure.: java.lang.NullPointerException
	at org.ovirt.engine.core.bll.RemoveDiskCommand.getSharedLocks(RemoveDiskCommand.java:360) [bll.jar:]
	at org.ovirt.engine.core.bll.CommandBase.buildLock(CommandBase.java:1556) [bll.jar:]
	at org.ovirt.engine.core.bll.CommandBase.acquireLockInternal(CommandBase.java:1517) [bll.jar:]
	at org.ovirt.engine.core.bll.CommandBase.acquireLock(CommandBase.java:1490) [bll.jar:]
	at org.ovirt.engine.core.bll.CommandBase.internalCanDoAction(CommandBase.java:680) [bll.jar:]
	at org.ovirt.engine.core.bll.CommandBase.executeAction(CommandBase.java:311) [bll.jar:]
	at org.ovirt.engine.core.bll.Backend.runActionImpl(Backend.java:348) [bll.jar:]
	at org.ovirt.engine.core.bll.Backend.RunAction(Backend.java:301) [bll.jar:]
	at sun.reflect.GeneratedMethodAccessor151.invoke(Unknown Source) [:1.7.0_09-icedtea]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_09-icedtea]
	at java.lang.reflect.Method.invoke(Method.java:601) [rt.jar:1.7.0_09-icedtea]
	at org.jboss.as.ee.component.ManagedReferenceMethodInterceptorFactory$ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptorFactory.java:72) [jboss-as-ee.jar:7.2.0.Final-redhat-8]

Version-Release number of selected component (if applicable):
rhevm-3.3.0-0.6.master.el6ev.noarch

How reproducible:
100%

Steps to Reproduce:
1. Create shareable direct lun
2. Remove it
3.

Actual results:
NPE

Expected results:
direct lun removed

Additional info:
blocking direct lun test

Comment 1 Jakub Libosvar 2013-07-10 08:27:47 UTC
It's not related to direct lun. Happens with shared disk created on SD as well. Blocking other automation test suites (hotplug tests).

Comment 2 Jakub Libosvar 2013-07-10 08:28:57 UTC

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


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