I am trying to find the resources using Resource Resolver. Below is the sample code which I am using. I am getting the Resolver from the the request.
Iterator<Resource> resources = resourceResolver.findResources(query, Query.JCR_SQL2);
The above code returns the additional resource called com.adobe.cq.social.datastore.jcr.impl.SocialResourceWrapper in additional to the expected one.
Please suggest how to resolve this.
This issue occurs when we try to migrate from AEM 6.0 to 6.1. Same code works fine in AEM 6.0
Solved! Go to Solution.
This sounds familiar. I believe it is a bug that has already been fixed. Please verify in packagemanager if you're running cq-socialcommunities-pkg 1.7.197, and if so then apply a hotfix version 1.7.199 available here:
This hotfix is necessary to resolve the issue even if you're not using Communities features.
Regards,
Don
This sounds familiar. I believe it is a bug that has already been fixed. Please verify in packagemanager if you're running cq-socialcommunities-pkg 1.7.197, and if so then apply a hotfix version 1.7.199 available here:
This hotfix is necessary to resolve the issue even if you're not using Communities features.
Regards,
Don
dwalling wrote...
This sounds familiar. I believe it is a bug that has already been fixed. Please verify in packagemanager if you're running cq-socialcommunities-pkg 1.7.197, and if so then apply a hotfix version 1.7.199 available here:
This hotfix is necessary to resolve the issue even if you're not using Communities features.
Regards,
Don
Installing Hot fix has resolved the issue. Thanks!!!
Views
Replies
Total Likes
Views
Likes
Replies