Expand my Community achievements bar.

Issue with adding pages to translation jobs

Avatar

Level 1

We have been noticing that while using the translation framework, the addition of pages seems to sometimes work and sometimes fail.
When creating a translation project and adding translation jobs to this project, it seems that adding the same page to multiple translation jobs triggers an error.
The pages are not being added to the translation job.

This can be reproduced on an out of the box instance.
1. Create a translation project, using the microsoft translator as the cloudconfig for the project
2. Create a translationjob and add the /content/geometrixx-outdoors/en/men/coats/edmonton-winter page to the job
3. Select Create Language Copy in the popup window
4. Start the translation job
5. Create a second translationjob and again add the  /content/geometrixx-outdoors/en/men/coats/edmonton-winter page
6. Select Create Language Copy in the popup window
 

Anybody got an idea what might be going wrong here?
We see the exact same behaviour on AEM 6.2 / AEM 6.2 +SP1 and AEM 6.3-BETA.

On the AEM6.2 without SP1 we see these errors in the logs:

6.02.2017 15:21:27.961 ERROR [127.0.0.1 [1486390883248] POST /content/projects/tstream_en-nl/jcr:content/dashboard/gadgets/translationjob2 HTTP/1.1] com.adobe.cq.wcm.translation.impl.servlet.TranslationJobUpdateServlet Error while taking action java.lang.NullPointerException: null at com.adobe.cq.wcm.translation.impl.TranslationRuleConfigurationFile.getCQPageListFromPath(TranslationRuleConfigurationFile.java:941) at com.adobe.cq.wcm.translation.impl.TranslationRuleConfigurationFile.getTranslatableNodeListFromResource(TranslationRuleConfigurationFile.java:776)

1 Reply