The newest src (as of this morning) of trunk is occaisionally giving
ClassCastExceptions when doing a crawl, with parsing (and by
occaisionally I mean this was the only page out of the small list I
crawled that it happened on). This is with the nothing changed from the
defaults and on a server running Suse linux. Here is a sample of the
logging:
060106 111516 Parsing [http://easily.co.uk/] with
[EMAIL PROTECTED]
060106 111516 Using Signature impl: org.apache.nutch.crawl.MD5Signature
060106 111516 fetch of http://easily.co.uk/ failed with:
java.lang.ClassCastException: java.util.ArrayList
-Matt Zytaruk