Bug 996571

Summary: CopyImageGroupCommand is broken: Unexpected token
Product: Red Hat Enterprise Virtualization Manager Reporter: Ohad Basan <obasan>
Component: ovirt-engineAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.3.0CC: acathrow, eedri, iheim, lpeer, Rhev-m-bugs, yeylon
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: TestBlocker
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-13 13:13:44 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 Ohad Basan 2013-08-13 12:59:22 UTC
Description of problem:

2013-08-12 15:40:22,255 ERROR [org.ovirt.engine.core.bll.CopyImageGroupCommand] (ajp-/127.0.0.1:8702-5) Error during CreateTask for command: org.ovirt.engine.core.bll.CopyImageGroupCommand. Exception org.apache.
commons.lang.SerializationException: org.codehaus.jackson.map.JsonMappingException: Unexpected token (START_OBJECT), expected START_ARRAY: need JSON Array to contain As.WRAPPER_ARRAY type information for class j
ava.util.Map
 at [Source: java.io.StringReader@57a4f37; line: 148, column: 29] (through reference chain: org.ovirt.engine.core.common.action.ImportVmTemplateParameters["vmTemplate"]->org.ovirt.engine.core.common.businessenti
ties.VmTemplate["diskMap"]): org.apache.commons.lang.SerializationException: org.codehaus.jackson.map.JsonMappingException: Unexpected token (START_OBJECT), expected START_ARRAY: need JSON Array to contain As.WR
APPER_ARRAY type information for class java.util.Map
 at [Source: java.io.StringReader@57a4f37; line: 148, column: 29] (through reference chain: org.ovirt.engine.core.common.action.ImportVmTemplateParameters["vmTemplate"]->org.ovirt.engine.core.common.businessenti
ties.VmTemplate["diskMap"])

Comment 1 Ohad Basan 2013-08-13 13:03:58 UTC
Created attachment 786150 [details]
engine log

Comment 2 Ohad Basan 2013-08-13 13:13:44 UTC

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