You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by Mike Smith <mi...@gmail.com> on 2005/10/20 04:34:23 UTC

Fetcher crashes after fetching 500 urls

I've been trying to fetch almost 10000 pages with depth 1. Fetcher fetches
the first 500 urls and then it keeps giving these errors:
 On Windows (XP): failed with: java.lang.Exception:
Java.net.SocketTimeoutException: connect timed out
 On Linux (Red Hat): failed with: java.lang.Exception:
java.net.ConnectException: No buffer space available
 Nutch 0.7.1
RAM 1G
Connection 10 MB/S
 Thanks, Mike