Leiste mit Community-Erfolgen erweitern.

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

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

LinkCheckerTask Failed to validate URL Error in Error.log file

Avatar

Level 6

Hi Team,

 

When we do some log analysis we counter many occurrence related "link checker" , Kindly let me what is configuration missing at system/console  to to fix  below error in log .

"

ERROR* [sling-default-1-com.day.cq.rewriter.linkchecker.impl.LinkCheckerTask.6488] com.day.cq.rewriter.linkchecker.impl.LinkCheckerTask Failed to validate URL https://marketing.adobe.com/resources/help/en_US/home/: java.net.UnknownHostException: marketing.adobe.com: Name or service not known"

 

Regards

Vara

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Community Advisor

Hello @varaande 

 

when you encounter a "java.net.UnknownHostException: www.abc.com," it signifies that Java, and likely the operating system beneath it, is incapable of converting the "www.abc.com" hostname into an IP address. This usually indicates there is an issue with DNS resolution. May be machine isn't intended to resolve this specific hostname.

 

Please refer to 2 existing threads:


Aanchal Sikka

Lösung in ursprünglichem Beitrag anzeigen

1 Antwort

Avatar

Korrekte Antwort von
Community Advisor

Hello @varaande 

 

when you encounter a "java.net.UnknownHostException: www.abc.com," it signifies that Java, and likely the operating system beneath it, is incapable of converting the "www.abc.com" hostname into an IP address. This usually indicates there is an issue with DNS resolution. May be machine isn't intended to resolve this specific hostname.

 

Please refer to 2 existing threads:


Aanchal Sikka