Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

NPE thrown from DocumentCleaner #62

Open
andy-m opened this issue Nov 1, 2012 · 0 comments
Open

NPE thrown from DocumentCleaner #62

andy-m opened this issue Nov 1, 2012 · 0 comments

Comments

@andy-m
Copy link

andy-m commented Nov 1, 2012

Running goose against the url "http://www.apo-rot.de/indexdetails.html?_filterartnr=1997030&partnerid=preisfuerst"
we recieve the following NPE:

java.lang.NullPointerException
at com.gravity.goose.cleaners.DocumentCleaner$class.cleanBadTags(DocumentCleaner.scala:132)
at com.gravity.goose.cleaners.DocumentCleaner$class.clean(DocumentCleaner.scala:51)
at com.gravity.goose.cleaners.StandardDocumentCleaner.clean(StandardDocumentCleaner.scala:26)
at com.gravity.goose.Crawler$$anonfun$crawl$1$$anonfun$apply$1$$anonfun$apply$2.apply(Crawler.scala:71)
at com.gravity.goose.Crawler$$anonfun$crawl$1$$anonfun$apply$1$$anonfun$apply$2.apply(Crawler.scala:48)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant