Apache felix console not loading when typed http://localhost:4502/system/console/bundles... getting error. Tried restarting multiple time also checked Open bundle.state file and change state is already "active". Application is running as expected.
AEM Version 6.2:
Error:
22.01.2020 16:59:18.243 *INFO* [10.242.13.229 [1579730358239] GET /system/console/bundles/.json HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Resource /system/console/bundles/.json not found
22.01.2020 16:59:25.610 *INFO* [172.30.229.149 [1579730365606] GET /system/console HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Resource /system/console not found
Solved! Go to Solution.
Views
Replies
Total Likes
1) AEM 6.2 is end of life -- you really should be migrating off this version as it's no longer in support.
2) Only the Admin user (or users who were explicitly whitelisted by Admin in the Apache Sling Web Console Security Provider) can access the OSGI Console
It's a common misconception that if a user is an Administrator they can do all the things Admin can use -- this is false.
Views
Replies
Total Likes
You may need to increase the logging level for the logger "org.apache.sling.engine.impl.SlingRequestProcessorImpl" to DEBUG to see what is happening. That is, if you are able to.
There may be errors in the log file prior to this that may provide clues to the failure.
If you are stuck, then file a ticket with Customer Care at Daycare.
Views
Replies
Total Likes
1) AEM 6.2 is end of life -- you really should be migrating off this version as it's no longer in support.
2) Only the Admin user (or users who were explicitly whitelisted by Admin in the Apache Sling Web Console Security Provider) can access the OSGI Console
It's a common misconception that if a user is an Administrator they can do all the things Admin can use -- this is false.
Views
Replies
Total Likes