Dear Wiki user, You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change notification.
The following page has been changed by GalNitzan: http://wiki.apache.org/nutch/FAQ ------------------------------------------------------------------------------ To solve this problem, add the following java param to the java instantiation in bin/nutch: JAVA_IPV4=-Djava.net.preferIPv4Stack=true + # run it exec "$JAVA" $JAVA_HEAP_MAX $NUTCH_OPTS $JAVA_IPV4 -classpath "$CLASSPATH" $CLASS "$@"
