Michael wrote:
java.io.IOException: Task process exit with nonzero status.
        at org.apache.nutch.mapred.TaskRunner.runChild(TaskRunner.java:132)
        at org.apache.nutch.mapred.TaskRunner.run(TaskRunner.java:92)

What do you see in that tasktracker's log? Hopefully there is a more informative error message there.

What version of the mapred branch are you running? I fixed a bug a week and a half ago that could cause this. There was a filehandle leak that resulted in this error after a tasktracker had run more than around 800 tasks. If you have not updated your code recently, please try that.

Doug


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Nutch-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-general

Reply via email to