Skip to content

Catch and log as debug: com.gravity.goose.network.NotHtmlException #30

@thepieuvre

Description

@thepieuvre

This exception is normal, and boiler pipe backups correctly.

com.gravity.goose.network.NotHtmlException: No HTML returned for url: http://espnfc.com/news/story/_/id/1646072/scans-confirm-liverpool-steven-gerrard-injury-blow?campaign=rss&source=soccernet
        at com.gravity.goose.network.HtmlFetcher$.getHtml(HtmlFetcher.scala:207)
        at com.gravity.goose.Crawler.getHTML(Crawler.scala:115)
        at com.gravity.goose.Crawler$$anonfun$crawl$1.apply(Crawler.scala:47)
        at com.gravity.goose.Crawler$$anonfun$crawl$1.apply(Crawler.scala:46)
        at scala.Option.foreach(Option.scala:198)
        at com.gravity.goose.Crawler.crawl(Crawler.scala:46)
        at com.gravity.goose.Goose.sendToActor(Goose.scala:53)
        at com.gravity.goose.Goose.extractContent(Goose.scala:44)
        at com.gravity.goose.Goose$extractContent.call(Unknown Source)
        at thepieuvre.extractor.Extractor.goose(Extractor.groovy:67)
        at thepieuvre.extractor.Extractor.extracting(Extractor.groovy:86)
        at thepieuvre.extractor.Extractor$extracting$0.callCurrent(Unknown Source)
        at thepieuvre.extractor.Extractor.redisMode(Extractor.groovy:124)
        at thepieuvre.extractor.Extractor$redisMode.call(Unknown Source)
        at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:45)
        at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108)
        at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112)
        at thepieuvre.extractor.Extractor.main(Extractor.groovy:224)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions