I'm using nutch 0.9 and I'm getting the following error from the Nutch Search application when I try certain terms. May 10, 2007 2:47:13 PM org.apache.catalina.core.StandardWrapperValve invoke SEVERE: Servlet.service() for servlet jsp threw exception java.lang.NullPointerException at org.apache.nutch.searcher.FetchedSegments.getSummary(FetchedSegments.java:159) at org.apache.nutch.searcher.FetchedSegments$SummaryThread.run(FetchedSegments.java:177)
Any suggestions on how to solve this issue? I started the crawl for this database and then it was aborted because the process was stopped. I used the LocalFetchRecover class to retrieve that last segment that hadn't finished. Thanks, Dan
