You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by Zhou LiBing <zh...@gmail.com> on 2005/04/08 03:42:43 UTC

when compile nutch-0.6,there is a problem

when compile nutch-0.6,there is a problem.


First I execute the command "ant jar"
Then, " ant war " ,then the compiling is failed ,the error report as follows

================================================

 [xslt] Loading stylesheet /home/bluegrid/nutch/src/web/style/nutch-
header.xsl


[xslt] : Fatal Error! java.net.ConnectException: Connection timed out Cause: 
java.net.ConnectException: Connection timed out
[xslt] Failed to process /home/bluegrid/nutch/src/web/include/de/header.xml

BUILD FAILED
/home/bluegrid/nutch/build.xml:272: Following error occured while executing 
this line
/home/bluegrid/nutch/build.xml:238: Fatal error during transformation
================================================
 I do not know ,How is going on about this ,could you help me?
 thank you