Bug 1119810

Summary: Backend: Fail to export vm to exprort domain
Product: [Retired] oVirt Reporter: sefi litmanovich <slitmano>
Component: ovirt-engine-coreAssignee: bugs <bugs>
Status: CLOSED DUPLICATE QA Contact: Pavel Stehlik <pstehlik>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.5CC: acathrow, gklein, iheim, yeylon
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-15 14:58:30 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:
Attachments:
Description Flags
engine.log none

Description sefi litmanovich 2014-07-15 14:53:06 UTC
Created attachment 918185 [details]
engine.log

Description of problem:

trying to export a vm to export domain fail with message:

Error while executing action: A request to the server failed with the following status code: 500


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

ovirt-engine-3.5.0-0.0.master.20140629172257.git0b16ed7.el6.noarch



Steps to Reproduce:
1. create export domain.
2. create a vm.
3. after verified that export domain is up and vm is created try to export vm to the domain.

Actual results:


Error while executing action: A request to the server failed with the following status code: 500

Expected results:

an image of the vm is exported to the domain.

Additional info:

on engine.log an error is issued starts with:

2014-07-15 17:47:49,531 ERROR [org.ovirt.engine.api.restapi.resource.AbstractBackendResource] (ajp--127.0.0.1-8702-11) Operation F
ailed: java.lang.reflect.InvocationTargetException: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

Comment 1 sefi litmanovich 2014-07-15 14:58:30 UTC

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