[
https://issues.apache.org/jira/browse/JCRVLT-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tobias Bocanegra updated JCRVLT-82:
-----------------------------------
Component/s: RCP
> Davex error during rcp copy related to multivalue properties
> ------------------------------------------------------------
>
> Key: JCRVLT-82
> URL: https://issues.apache.org/jira/browse/JCRVLT-82
> Project: Jackrabbit FileVault
> Issue Type: Bug
> Components: RCP
> Reporter: Tobias Bocanegra
>
> Error during copy:
> {noformat}
> ./vlt -Xdavex:depth=1 rcp -n
> http://admin:admin@server1:4502/crx/-/jcr:root/content/dam/site/images/2014/01/03/product.jpg/jcr:content/metadata
>
> http://admin:admin@server2:4502/crx/-/jcr:root/content/dam/site/images/2014/01/03/product.jpg/jcr:content/metadata
> Copy
> http://admin:admin@server1:4502/crx/server/-/jcr:root/content/dam/site/images/2014/01/03/product.jpg/jcr%3acontent/metadata
> to
> http://admin:admin@server2:4502/crx/server/-/jcr:root/content/dam/site/images/2014/01/03/product.jpg/jcr%3acontent/metadata
> (non-recursive)
> Connecting via JCR remoting to http://admin:admin@server1:4502/crx/server
> Connecting via JCR remoting to http://admin:admin@server2:4502/crx/server
> 000001 A /content/dam/site/images/2014/01/03/product.jpg/jcr:content/metadata
> Saving 1 nodes...
> [ERROR] Error during copy: javax.jcr.RepositoryException: Bad Request
> {noformat}
> error.log on target server2:
> {noformat}
> 12.01.2015 17:50:56.001 *WARN* [qtp2115188385-43]
> org.apache.jackrabbit.server.remoting.davex.JcrRemotingServlet Unexpected
> number of values in multipart. Was 6 but expected 1.
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)