Expand my Community achievements bar.

SOLVED

Accessing unavailable page on publish instance is taking to default login page

Avatar

Level 1

Hello,

We have recently upgrade our instance to AEM 5.6.1 from CQ 5.5. Recently we found that accessing an unavailable page on publish either from direct server access or proxy access, is taking to default log in page. Do I need to modify any configuration to stop the behavior?

I have compared /apps/sling/servlet/errorhandler/404.jsp code in 5.5 and 5.6.1 and they are same.

Thank you very much for your help in advance.

1 Accepted Solution

Avatar

Correct answer by
Level 10

hi Anand Killi,

404.jsp is the right place to debug the issue.  Make sure

1)   404.jsp is called first?
2)   Make sure api changes are reflected in 5.6.1 404.jsp

Thanks,
Sham
Tweet: @adobe_sham

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

hi Anand Killi,

404.jsp is the right place to debug the issue.  Make sure

1)   404.jsp is called first?
2)   Make sure api changes are reflected in 5.6.1 404.jsp

Thanks,
Sham
Tweet: @adobe_sham