i18n translator changes not being reflected in QA or Prod | Community
Skip to main content
ranadyutis95334
New Participant
October 16, 2015
Solved

i18n translator changes not being reflected in QA or Prod

  • October 16, 2015
  • 2 replies
  • 1166 views

Using http://<hostname>:<port-number>/libs/cq/i18n/translator.html UI for translation is not getting reflected in PROD or QA. When we click on save we get the below error in logs. Please help.

 

*ERROR* [203.91.220.17 [1443092281966] POST /libs/cq/i18n/translator.translations.json HTTP/1.1] 
org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught SlingException org.apache.sling.scripting.jsp.jasper.JasperException: /apps/cq/i18n/translator/translations/POST.jsp(737,2) File "/apps/cq/i18n/translator/translations/languagenodes.jsp" not found

at org.apache.sling.scripting.jsp.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:40)
        at org.apache.sling.scripting.jsp.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:407)

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Lokesh_Shivalingaiah

have you customized or orverridden the "/libs/cq/i18n/translator/translations" in /apps ?? If so see if the same has been moved to QA or Prod env

2 replies

Lokesh_Shivalingaiah
Lokesh_ShivalingaiahAccepted solution
New Participant
October 16, 2015

have you customized or orverridden the "/libs/cq/i18n/translator/translations" in /apps ?? If so see if the same has been moved to QA or Prod env

ranadyutis95334
New Participant
October 16, 2015

Yes it customized in prod and QA but not in DEV