Hi,
I am getting following error:
org.apache.jackrabbit.vault.util.RepositoryCopier Error while retrieving src node /content/we-retail-vlt: javax.jcr.PathNotFoundException: /content/we-retail-vlt
we-retail-vlt is the content folder I am trying to move from one author environment to another author environment. I have org.apache.jackrabbit.vault.rcp 3.1.40 bundle activated.
Solved! Go to Solution.
Views
Replies
Total Likes
Please provide the exact copy command.
Here is an example of working command:
vlt rcp -b 100 -e -r -q -u http://admin:admin@localhost:4522/crx/-/jcr:root/content/geometrixx0 http://admin:admin@localhost:4509/crx/-/jcr:root/content/geometrixx0
Just try once with VLT RCP tool created by ACS Commons [1].
[1] http://adobe-consulting-services.github.io/acs-aem-tools/features/vlt-rcp/index.html
Regards,
Vishu
Views
Replies
Total Likes
Can you check the following:
- Which user are you using for the transfer? Try using "admin" user and check if you get the same issue.
- Setup a DEBUG logger on "org.apache.jackrabbit.vault" to get more details about the failure.
Views
Replies
Total Likes
Hi,
- User is admin only.
- In have Setup Debug logger and getting below error:
ask6. From <https://*****:4502/crx/server/crx.default/jcr:root/content/we-retail-vlt to /content/we-retail-vlt>.
ode /content/we-retail-vlt: javax.jcr.PathNotFoundException: /content/we-retail-vlt
Views
Replies
Total Likes
Please provide the exact copy command.
Here is an example of working command:
vlt rcp -b 100 -e -r -q -u http://admin:admin@localhost:4522/crx/-/jcr:root/content/geometrixx0 http://admin:admin@localhost:4509/crx/-/jcr:root/content/geometrixx0
Just try once with VLT RCP tool created by ACS Commons [1].
[1] http://adobe-consulting-services.github.io/acs-aem-tools/features/vlt-rcp/index.html
Regards,
Vishu
Views
Replies
Total Likes
Views
Likes
Replies