Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.
Nivel 1
Nivel 2
Iniciar sesión en la comunidad
Iniciar sesión para ver todas las insignias
Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.
Hi, I'm trying a migration following this guide
But when I'm trying to execute step 4 (migrating from CRX2 to CRX3) it seems that I'm not passing the include/exclude/merge parameters correctly:
java -jar crx-quickstart/opt/helpers/crx2oak/crx2oak.jar crx-quickstart/repository \--include-path=/ \--merge-paths=/content,/apps \--exclude-paths=/tmp
The weird thing is that if I execute it just with one parameter, let's say exlclude, it works fine.
What am I doing wrong?
¡Resuelto! Ir a solución.
Vistas
Respuestas
Total de me gusta
This could be a bug - especially if you are following the AEM docs and it does not work as documented. Please open a ticket so support can investigate what is happening.
Vistas
Respuestas
Total de me gusta
Is this the command that you are using:
java -Xmx4096m -XX:MaxPermSize=2048M -jar aem-quickstart-6.1.0.jar -v -x crx2oak -xargs -- -o migrate
Vistas
Respuestas
Total de me gusta
Yes, but I need to exclude tmp folder or it throws an exception and migrate the app and content of some apps I have. That's why I'm using the other command suggested in the guide.
1 | java -Xmx4096m -XX:MaxPermSize=2048M -jar crx-quickstart/opt/helpers/crx2oak/crx2oak.jar [OPTIONS] crx-quickstart/repository [target repository] |
Thanks!
Vistas
Respuestas
Total de me gusta
This could be a bug - especially if you are following the AEM docs and it does not work as documented. Please open a ticket so support can investigate what is happening.
Vistas
Respuestas
Total de me gusta
Vistas
me gusta
Respuestas
Vistas
me gusta
Respuestas