Skip to main content
Level 2
April 26, 2019

Error: Unable to get support language list (6.4)

  • April 26, 2019
  • 2 replies
  • 5271 views

I was trying to create a language copy from en-aa and getting this below error.*ERROR* [192.168.66.187 [1556294346318] POST /libs/cq/gui/components/projects/admin/translation HTTP/1.1] com.adobe.cq.wcm.translation.impl.servlet.TranslationSupportServlet Error while getting language List

java.lang.NullPointerException: null

*ERROR* [192.168.66.187 [1556294346327] GET /libs/cq/gui/components/projects/admin/translation HTTP/1.1] com.adobe.cq.wcm.translation.impl.servlet.TranslationSupportServlet Failed to get translation projects and language info

java.lang.NullPointerException: null

Thanks in advance!

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

2 replies

navinkaushal
Level 4
April 26, 2019

It seems:

  • You are missing a language mapping for your translations provider (if you use 3rd party service) with your content.
  • You have some permission issue with current users.

Let me know if you are using a 3rd party service users?

Level 2
April 26, 2019

Thanks for the reply navinkaushal​. We have checked that.

navinkaushal
Level 4
April 26, 2019

Is it resolved?

Level 2
April 29, 2019

Nope.