Importing a set of nodes from an XML file will fail if one of the imported nodes has the same jcr:uuid as an existing node in the graph and removeExisting is true and the new location for the imported node and its prior location are both accessed through the same JPA connector.
The DocumentViewImportTest is disabled (commented out) in the JPA integration test as a result of this defect.