Can't change Use Preference Language | Community
Skip to main content
New Participant
December 29, 2016
Solved

Can't change Use Preference Language

  • December 29, 2016
  • 14 replies
  • 6858 views

Hi everyone,

I can't change my language preference,it always show an error"org.apache.sling.api.SlingException: Exception during response processing"

Does anyone know what should I do first? Thank you.


 

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 Runal_Trivedi

han ting wrote...

Hi Runal,
 

Thank you for reply!
How could I find the path of the screenshot snap? (Actually, I'm a new AEM user)

 

Thank you.

 

 

Its actually from useradmin console.

You can access the useradmin console here - http://localhost:4502/useradmin

Search for your user as shown in snap below, check the path property on your right and you should see where your user is created.

- Runal

14 replies

Runal_Trivedi
New Participant
January 4, 2017

Ideally a user is allowed to change the language preference for his or her own. User need not belong to admin group for that.

The bare minimum permission that user needs on author is readonly access to subtrees of libs, apps, content and etc (this is needed so that at least pages render in readonly mode) and in addition the user needs complete Read, Write and Delete access on his/her profile node. See the snap below:

If you meet above conditions, then you should be able to view pages in readonly mode and also edit the language preference.

May be in your training environment, the permissions or something else was messed up and thus it was not allowing you to change the preferred language.

- Runal

han_tingAuthor
New Participant
January 3, 2017

Dear all,

Thank you for reply.

Actually I'm just using training environment before, I also got Sandbox environment today, it's ok to change language preference.

So it means only administrator group could change language preference? Or  should setting the language preference permission group?

Thank you.

kautuk_sahni
Employee
January 2, 2017

Hi 

Please check the rights to the user. 

Also refer to this forum post:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.54.html/forum__cbvh-hi_i_am_getting.html

Try to do it with Admin user or as mentioned by Runal try putting your user to administrator group.

If problem still persist, please share the error.log.

~kautuk

Kautuk Sahni
Runal_Trivedi
New Participant
December 30, 2016

which version of AEM are you using?

Also try once by putting your user into administrator or content-authors group if you are not part of any of it and see if it works.

-- Runal