Bug 840429 - [log] ovirt-engine-backend: GetVmsFromExportDomainQuery returns with UndeclaredThrowableException when spm reboots during export of vm's
Summary: [log] ovirt-engine-backend: GetVmsFromExportDomainQuery returns with Undeclar...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine
Version: 3.1.0
Hardware: x86_64
OS: Linux
medium
low
Target Milestone: ---
: 3.1.0
Assignee: Ayal Baron
QA Contact: Dafna Ron
URL:
Whiteboard: storage
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-16 11:16 UTC by Dafna Ron
Modified: 2016-02-10 16:32 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-03-12 09:37:44 UTC
oVirt Team: Storage
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
log (173.45 KB, application/x-xz)
2012-07-16 11:16 UTC, Dafna Ron
no flags Details

Description Dafna Ron 2012-07-16 11:16:04 UTC
Created attachment 598421 [details]
log

Description of problem:

we do fail actions when spm reboots during vm's export. 
i see two types of errors in the engine log (since event log only shows 

2012-07-16 13:54:53,202 ERROR [org.ovirt.engine.core.vdsbroker.irsbroker.IrsBrokerCommand] (ajp-/0.0.0.0:8009-2) IrsBroker::Failed::GetVmsInfoVDS due to: ConnectException: Connection refused

which is not great but at least we have connection refused in it. 

and than we have: 

2012-07-16 13:54:53,203 ERROR [org.ovirt.engine.core.bll.storage.GetVmsFromExportDomainQuery] (ajp-/0.0.0.0:8009-2) Query GetVmsFromExportDomainQuery failed. Exception message is VdcBLLException: java.lang.reflect.UndeclaredThrowableException


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

si10

How reproducible:

100%

Steps to Reproduce:
1. export several vms at once 
2. reboot spm 
3.
  
Actual results:

we get  java.lang.reflect.UndeclaredThrowableException in log on GetVmsFromExportDomainQuery


Expected results:

we should either fix the exception or remove from log

Additional info:full log attached

Comment 1 Ayal Baron 2012-08-08 09:36:48 UTC
What is reported in the tasks tab?

Comment 2 Dafna Ron 2012-08-08 10:44:51 UTC
this will not be reported as a task. 
the query is run when we select the vms/template sub tab of the Export domain. 
the UI will show a sand clock at first and than will show a blank page (as if the domain is empty).

Comment 3 Itamar Heim 2013-03-12 09:37:44 UTC
Closing old bugs. If this issue is still relevant/important in current version, please re-open the bug.


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