내 커뮤니티 업적 표시줄을 확대합니다.

해결됨

crx/de not accessible - 404

Avatar

Level 3

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.

 

주제

토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor

@brwayne  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 답변 개

Avatar

Community Advisor

@brwayneI 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?

 

Avatar

정확한 답변 작성자:
Community Advisor

@brwayne  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

Avatar

Level 1

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.