Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VLT RCP failing with Method Not allowed #238

Open
jbrarAdobe opened this issue Apr 20, 2022 · 0 comments
Open

VLT RCP failing with Method Not allowed #238

jbrarAdobe opened this issue Apr 20, 2022 · 0 comments

Comments

@jbrarAdobe
Copy link

jbrarAdobe commented Apr 20, 2022

VLT RCP version: 3.5.4

AEM Version: 6.5.9

Getting the following error when trying to copy data from Prod to Stage:

/crx/server/crx.default/jcr:root/content/dam/design-assets/testing/test: javax.jcr.nodetype.ConstraintViolationException: Method Not Allowed
20.04.2022 11:52:53.260 ERROR [205.145.107.77 [1650469973199] POST /system/jackrabbit/filevault/rcp HTTP/1.1] org.apache.jackrabbit.vault.rcp.impl.RcpServlet Error while executing command start
javax.jcr.nodetype.ConstraintViolationException: Method Not Allowed
at org.apache.jackrabbit.spi2dav.ExceptionConverter.generate(ExceptionConverter.java:106)
at org.apache.jackrabbit.spi2dav.ExceptionConverter.generate(ExceptionConverter.java:52)
at org.apache.jackrabbit.spi2dav.ExceptionConverter.generate(ExceptionConverter.java:46)
at org.apache.jackrabbit.spi2dav.RepositoryServiceImpl.obtain(RepositoryServiceImpl.java:882)
at org.apache.jackrabbit.spi2dav.RepositoryServiceImpl.obtain(RepositoryServiceImpl.java:823)
at org.apache.jackrabbit.spi2davex.RepositoryServiceImpl.obtain(RepositoryServiceImpl.java:297)
at org.apache.jackrabbit.jcr2spi.RepositoryImpl.login(RepositoryImpl.java:151)
at org.apache.jackrabbit.vault.rcp.impl.RcpTaskImpl.getSourceSession(RcpTaskImpl.java:263)

The issue is Similar to [1]

[1] #228

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant