Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change 
notification.

The "ErrorMessages" page has been changed by LewisJohnMcgibbney:
http://wiki.apache.org/nutch/ErrorMessages?action=diff&rev1=7&rev2=8

    * Updating
    * Searching
  
+ ==== Exception: java.net.SocketException: Invalid argument or cannot assign 
requested address on Fedora Core 3 or 4 ====
+ It seems you have installed IPV6 on your machine.
  
+ 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 "$@"
  
  == FileNotFoundException: 1 ==
  

Reply via email to