Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Reviewed
-
Affects Version/s: 3.1.1
-
Fix Version/s: 3.2 (Tycho)
-
Component/s: Connectors
-
Labels:None
-
Environment:
Linux lib-midpoint 3.16.0-30-generic #40~14.04.1-Ubuntu SMP
Description
When I tried to import xml file on attached I received 2 errors message.
Import objects (Model)
2 errors, 2 passed
Param: options: com.evolveum.midpoint.xml.ns._public.common.api_types_3.ImportOptionsType@6edab1ea[overwrite=true,keepOid=true,stopAfterErrors=<null>,summarizeSucceses=true,summarizeErrors=true,referentialIntegrity=true,validateStaticSchema=false,validateDynamicSchema=false,encryptProtectedValues=true,fetchResourceSchema=true,keepMetadata=<null>]
Import object
Ambiguous type name: ConnectorType
Context: startLineNumber: 44
Context: progress: 1
Context: endLineNumber: 551
Cause: Ambiguous type name: ConnectorType [ SHOW ERROR STACK ]
Import object
Ambiguous type name: ResourceType
Context: startLineNumber: 621
Context: progress: 4
Context: endLineNumber: 638
Cause: Ambiguous type name: ResourceType [ SHOW ERROR STACK ]