Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

AEM tools is not accessible

Avatar

Level 4

Hi,

Do any one has ever faced this issue. when i navigate to /miscadmin page in AEM it renders a blank page while server response is 200. All other pages load fine.

1 Reply

Avatar

Employee Advisor

- Check if you are getting any error in the log files when trying to load miscadmin

- Open the developer console in browser and check for any errors in the console OR any failing requests in the network tab

-  Try upping the json.maximumresults  of the Apache Sling Get Servlet

Avatar

Level 4

Network tab shows response 200 ok. I tried updating the Json.maximumresults = 100000 but with no luck.

Avatar

Level 4

the error.log shows below log

GET /miscadmin HTTP/1.1] libs.cq.workflow.components.collection.definition.resource.resource$jsp error while rendering resource:

java.lang.NullPointerException: null

        at org.apache.jsp.libs.cq.workflow.components.collection.definition.resource.resource_jsp._jspService(resource_jsp.java:165)

Avatar

Employee Advisor

Hello Prakash,

This error message suggests there might be something wrong with workflow packages.

I once saw the similar nullpointer exception in a case where workflow package had a resource(pages/assets) which was actually not present in the JCR.

Check if you have workflow packages in crxde.

Regards,

Vishu

Avatar

Community Advisor

Hi

Please check Apache sling GET servlet configuration (system/console/configMgr), And verify if enable Json in checked.

Thanks

Dipti

Avatar

Level 4

yes, it happens after we upgraded to 6.3.2.1. But it didn't started immediately after service pack installation

Avatar

Level 4

/libs/wcm/core/content/misc node get resolved to /miscadmin in aem and one of author has updated this node. That was the root cause of the issue. i reverted it back and it starts working.

The ultimate experience is back.

Join us in Vegas to build skills, learn from the world's top brands, and be inspired.

Register Now