crx/de not accessible - 404 | Community
Skip to main content
Level 3
May 15, 2023
Solved

crx/de not accessible - 404

  • May 15, 2023
  • 3 replies
  • 1607 views

Hi,

 

I keep getting a 404

Resource at '/crx/de/' not found: No resource found

 

When trying to access crx/de on aem cloud. I can access package manager though.

 

When I check the logs I see a bunch of these.

 

com.day.crx.packmgr.impl.servlets.ThumbnailServlet Error during thumbnail access: javax.jcr.RepositoryException: Invalid name or path: adobe/consulting:acs-aem-commons-ui.apps:6.0.8-cp2fm-converted

com.day.crx.packmgr.impl.servlets.ThumbnailServlet Error during thumbnail access: javax.jcr.RepositoryException: Invalid name or path: day/cq60/product:aem-wcm-site-manager-content:1.0.38

com.day.crx.packmgr.impl.servlets.ThumbnailServlet Error during thumbnail access: javax.jcr.RepositoryException: Invalid name or path: Adobe:vanityurls-components:1.0.6

com.day.crx.packmgr.impl.servlets.ThumbnailServlet Error during thumbnail access: javax.jcr.RepositoryException: Invalid name or path: adobe/granite:com.adobe.granite.ui.foundation.components:0.2.26

 

and so on...

 

Has anyone encountered this or know how to resolve this?

 

Thanks.

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Jagadeesh_Prakash

@abhishek_anandth  in AEMaaCS for STAGE and PROD crx/de is disabled and no one will be able to access it. You can check the crx content from the Admin console. 

 

But still you will be able to access package manager for Stage and PROD. 

 

Above ' javax.jcr.RepositoryException'  could be because of some other issue

3 replies

Sachin_Arora_
Community Advisor
Community Advisor
May 15, 2023

@abhishek_anandthI have not faced this issue but please confirm which environment you are facing this, dev/stage/prod? Also what level of access do you have on the same environment?

 

Jagadeesh_Prakash
Community Advisor
Jagadeesh_PrakashCommunity AdvisorAccepted solution
Community Advisor
May 15, 2023

@abhishek_anandth  in AEMaaCS for STAGE and PROD crx/de is disabled and no one will be able to access it. You can check the crx content from the Admin console. 

 

But still you will be able to access package manager for Stage and PROD. 

 

Above ' javax.jcr.RepositoryException'  could be because of some other issue

February 13, 2024

Hi Brwayne,

 

Have you fixed those logs issue, because I am also getting those errors in error log file. If you have fixed the issue, could you please share the solution.

 

 

Thanks.