Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Content Distribution Core 0.2.10
-
None
Description
There is a little test to reproduce the error:
- register namespaces on each:
- Sender
- URI = http://testsender
- Prefix = test
- Receiver
- URI = http://testreceiver
- Prefix = test
- Sender
- Create a resource on Sender
- Add a property "test:testprop = testvalue" to the resource.
On the Sender, SCD will indicate that this was a success, but on Receiver, the resource is still missing:
22.05.2018 18:29:42.881 *ERROR* [127.0.0.1 [1527010182811] POST /libs/sling/distribution/services/importers/default HTTP/1.1] org.apache.jackrabbit.vault.fs.impl.io.GenericArtifactHandler Error while parsing null: {} org.xml.sax.SAXException: Unknown namespace URI: http://testauthor at org.apache.jackrabbit.vault.fs.impl.io.DocViewSAXImporter.startPrefixMapping(DocViewSAXImporter.java:511) [org.apache.jackrabbit.vault:3.1.44]