Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

AEM 6.2 External link checker issue

Avatar

Level 2

Hi Ratna,

Thank you for checking this. From the screenshot, I can see that the URLs https://www.xyz.com and https://www.abcdefpaul.com/ have I/O Error and No connection status. In my server they are listed as 'Unknown Host'. On checking our dev server, I can see that most of our valid external URLs are classified as 'Unknown host' and marked as 'Invalid'. So I doubt whether the URLs are invalidated because of this status('Unknown host').

If possible could you please try to replicate a scenario where the URL status is being marked as 'Unknown host'? In this case, could you please let me know whether linkchecker is treating them as valid or invalid URLs.

Thanks

Seetha

1 Accepted Solution

Avatar

Correct answer by
Administrator

Hi 

I got the response, the current behavior is correct one. It should be invalid. It was bug till 6.1 and then got fixed in 6.2.

Documentation needs to be edited with correct information. I have asked the team to do so.

~kautuk



Kautuk Sahni

View solution in original post

5 Replies

Avatar

Level 2

Hi,

Could someone please provide an update for this. On further analysis, I can see that all URLs with status 'Unknown host' in my server, are being marked as Invalid.

But as per the screenshot in AEM documentation, 'Unknown host' URLs are not invalid.

Thanks

Seetha

Avatar

Administrator

Hi 

I can reproduce the issue mentioned here.

I have asked the documentation team to check this.

~kautuk



Kautuk Sahni

Avatar

Level 2

Hi Kautuk,

Thanks for the update.

On further analysis, I found that there is a difference in the way UnknownHostException is handled in AEM 6.2. 

A lot of valid external URLs are throwing the Unknown Host exception on our AEM server(maybe because of proxy/network settings). But since these are correct URLs we need them to be treated as valid by LinkChecker.

Thanks

Seetha

Avatar

Correct answer by
Administrator

Hi 

I got the response, the current behavior is correct one. It should be invalid. It was bug till 6.1 and then got fixed in 6.2.

Documentation needs to be edited with correct information. I have asked the team to do so.

~kautuk



Kautuk Sahni

Avatar

Level 2

kautuksahni wrote...

Hi 

I got the response, the current behavior is correct one. It should be invalid. It was bug till 6.1 and then got fixed in 6.2.

Documentation needs to be edited with correct information. I have asked the team to do so.

~kautuk

 

 

Thanks Kautuk.