Expand my Community achievements bar.

SOLVED

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

Avatar

Level 6
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)
1 Accepted Solution

Avatar

Correct answer by
Level 2

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

View solution in original post

1 Reply

Avatar

Correct answer by
Level 2

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