Hi Folks,
We are facing a weird issue, suddenly in one of the aem instance, sling models are not getting registered.
Where as the same code/package is showing up sling models registered properly in other instances.
There was not changes in code or pom file where the sling model package is declared.
Can someone guide on how to debug it further?
Solved! Go to Solution.
Views
Replies
Total Likes
@Kamalakannan_kumar As highlighted by @arunpatidar, Please check the bundle status and refer to below threads which will help you in further debugging:
https://stackoverflow.com/questions/46657368/aem-6-3-sling-model-not-working
Yeah I checked there, I dont see any errors specific to the bundles.
can you check the bundle status and sling model status?
http://localhost:4502/system/console/status-slingmodels
Yeah I checked there, I dont see them registered. This is happening only in one of the author.
@Kamalakannan_kumar As highlighted by @arunpatidar, Please check the bundle status and refer to below threads which will help you in further debugging:
https://stackoverflow.com/questions/46657368/aem-6-3-sling-model-not-working
@Bhuwan_B @arunpatidar I have tried debugging it, but no luck. I see the manifest has the sling model package been exposed, the same code is working fine in other environments.
Views
Replies
Total Likes
There might be a possibility that something is wrong with that instance.
Views
Likes
Replies