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

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

AEM 6.3.0.2 - Links from /crx/explorer giving page not found errors

Avatar

Level 2

I have just installed an instance of AEM 6.3 for evaluation.

From the crx explorer page at http://localhost:4503/crx/explorer/index.jsp,

The links to package manager and crx de appear have an additional "/crx/explorer" inserted into them

the link to package manager is coming up as: http://localhost:4503/crx/explorer/crx/packmgr/index.jsp

and the link to crx de:  http://dc1-dal-appsv04:4503/crx/explorer/crx/de/index.jsp

is this a bug in AEM 6.3?  or can anyone suggest a fix?

Many thanks in advance.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 10

This is a bug. To gain access to these other locations - such as package manager - . you want to be here:

http://localhost:4502/aem/start.html

AAPic.png

You should use this view to gain access to other parts of AEM.

원본 게시물의 솔루션 보기

3 답변 개

Avatar

정확한 답변 작성자:
Level 10

This is a bug. To gain access to these other locations - such as package manager - . you want to be here:

http://localhost:4502/aem/start.html

AAPic.png

You should use this view to gain access to other parts of AEM.

Avatar

Level 10

Hi,

Yes it is Bug in AEM 6.3.

You can access the package manager or CRXDE Lite as per scott mentioned.AAPic.png

~Ratna.

Avatar

Level 2

Many thanks for your help.