I turned -logLevel finest on with bin/nutch fetch and I got these few debug lines looping for ever when the fetcher freezes, hope this helps:
050627 133307 Thread[MultiThreadedHttpConnectionManager cleanup,5,fetcher] 050627 133308 Thread[fetcher0,5,fetcher] 050627 133308 Thread[MultiThreadedHttpConnectionManager cleanup,5,fetcher] 050627 133309 Thread[fetcher0,5,fetcher] 050627 133309 Thread[MultiThreadedHttpConnectionManager cleanup,5,fetcher] 050627 133310 Thread[fetcher0,5,fetcher] I'm using nutch-nightly (nutch-2005-06-19.tar.gz) - Juho Mäkinen, http://www.juhonkoti.net On 6/23/05, Andy Liu <[EMAIL PROTECTED]> wrote: > If you have an older version of Nutch you may have the older version > of NekoHTML which was causing fetcher threads to lockup. > > http://issues.apache.org/jira/browse/NUTCH-17 > > On 6/23/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi Andrzej > > > > Looks like using a newer version eliminates this issue - > > I'll get back to you after its completed a few fetches. > > > > > > > > On Thu, 23 Jun 2005 11:53:35 +0200 > > Andrzej Bialecki <[EMAIL PROTECTED]> wrote: > > > [EMAIL PROTECTED] wrote: > > > > > > > (LOCKED UP - pressed control-c and got cygwin prompt) > > > > [EMAIL PROTECTED] /nutch-0.6 > > > > > > LOCKED UP is a very subjective term ;-) Don;t touch > > > Ctrl-C, but instead please press Ctrl-Break for a full > > > thread dump, copy it and send it here. > > > > > > Also, the official 0.6 release is quite old, you should > > > probably try the newer version (one of the nightly > > > builds), and see if the problem persists. > > > > > > -- > > > Best regards, > > > Andrzej Bialecki <>< > > > ___. ___ ___ ___ _ _ > > > __________________________________ > > > [__ || __|__/|__||\/| Information Retrieval, Semantic > > > Web > > > ___|||__|| \| || | Embedded Unix, System Integration > > > http://www.sigram.com Contact: info at sigram dot com > > > > > > > _____________________________________________________________________ > > For super low premiums, click here http://www.dialdirect.co.za/quote > > >
