You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception in thread "main" java.lang.RuntimeException: Sitemap file failed to validate (bug?)
at com.redfin.sitemapgenerator.SitemapGenerator.writeSiteMap(SitemapGenerator.java:280)
at com.redfin.sitemapgenerator.SitemapGenerator.write(SitemapGenerator.java:173)
at com.redfin.sitemapgenerator.GoogleImageSitemapGenerator.write(GoogleImageSitemapGenerator.java:11)
at be.netmediaeurope.promoplatform.promobutler.controllers.sitemap.service.v2.delegate.ProducerDetailSitemapGeneratorDelegate.main(ProducerDetailSitemapGeneratorDelegate.java:108)
Caused by: org.xml.sax.SAXParseException; lineNumber: 8; columnNumber: 18; cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'image:image'.
Using auto validation in combination with a GoogleImageSitemapGenerator fails.
Code extract:
Exception:
Missing .xsd
sitemap-image.xsd
The text was updated successfully, but these errors were encountered: