How to fix com.adobe.granite.security.user.util.AuthorizableUtil | Community
Skip to main content
Level 6
December 16, 2021
Solved

How to fix com.adobe.granite.security.user.util.AuthorizableUtil

  • December 16, 2021
  • 1 reply
  • 1696 views
How do we fix this errror?

 ==> error.log <==
 *WARN* [0:0:0:0:0:0:0:1 [1639682481168] GET /content/capcoms/en_CA HTTP/1.1]   
com.adobe.granite.security.user.util.AuthorizableUtil Unable to get display name for f767f67f76f78f687f78f687as678d6as78d6sa87das678dsa
javax.jcr.RepositoryException: Unable to retrieve properties for f767f67f76f78f687f78f687as678d6as78d6sa87das678dsa
        at com.adobe.granite.security.user.internal.UserPropertiesManagerImpl.checkValidAuthorizableInfo(UserPropertiesManagerImpl.java:676) [com.adobe.granite.security.user:0.4.56]
        at com.adobe.granite.security.user.internal.UserPropertiesManagerImpl.getUserProperties(UserPropertiesManagerImpl.java:196) [com.adobe.granite.security.user:0.4.56]
        at com.adobe.granite.security.user.util.AuthorizableUtil.getProfile(AuthorizableUtil.java:68) [com.adobe.granite.security.user:0.4.56]
        at com.adobe.granite.security.user.util.AuthorizableUtil.getFormattedName(AuthorizableUtil.java:186) [com.adobe.granite.security.user:0.4.56]
        at com.adobe.granite.security.user.util.AuthorizableUtil.getFormattedName(AuthorizableUtil.java:161) [com.adobe.granite.security.user:0.4.56]
        at org.apache.jsp.libs.cq.gui.components.authoring.pageinfo.status.status_jsp._jspService(status_jsp.java:178)
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 Rasheed

well this seems like a datastore corruption issue, may be specific to one single blob or multiple.

 

If you are aware of the node where in the site is looking for info, locate the node and update/upload the content. 

 

this should restore the datastore

1 reply

RasheedAccepted solution
Level 2
December 17, 2021

well this seems like a datastore corruption issue, may be specific to one single blob or multiple.

 

If you are aware of the node where in the site is looking for info, locate the node and update/upload the content. 

 

this should restore the datastore