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

Mark Solution

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

해결됨

AEM 6.4 Upgrade from 6.2 Publish Instance Resolver Map Entries are missing after upgrade

Avatar

Employee

I was trying to upgrade AEM 6.2 to AEM 6.4 for Publish Instance.

I followed all the steps

The upgraded instance is Up and Running but I am unable to access few consoles like assets.html miscadmin useradmin and few others.

After investigation I found that there are missing Resolver Map Entries under /system/console/jcrresolver  where as these are present in the 6.2 instance

6.4.UPGRADED.RESOURCE.MAPPING.png

6.2.UAT.RESOURCE.MAPPING.png

Not sure what is the issue with these missing Resolver Map Entries. I can see this message in error.log while I am trying to access these urls in the instance

04.07.2019 16:03:31.490 *INFO* [16.116.145.133 [1562256211488] GET /assets.html/content/dam HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Resource /assets.html/content/dam not found

There are no custom mappings under etc/maps/http also in the 6.2 instance.

How can I fix this and access the consoles?

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee

This issue has been Resolved .After restarting the sever all the consoles are accessible.It took almost 10 hours for the index to update .All the resolver mappings are back after the restart .

원본 게시물의 솔루션 보기

2 답변 개

Avatar

Community Advisor

Hi,

I checked in AEM 6.4 Vanilla instance, all mappings are presents. You must raise ticket with adobe to get patch or something.

Though there option to create new mappings from below osgi config or a sling filter to match and redirect

http://localhost:4504/system/console/configMgr/org.apache.sling.jcr.resource.internal.JcrResourceRes...

Arun Patidar

AEM LinksLinkedIn

Avatar

정확한 답변 작성자:
Employee

This issue has been Resolved .After restarting the sever all the consoles are accessible.It took almost 10 hours for the index to update .All the resolver mappings are back after the restart .