You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by Michael <mi...@gameservice.ru> on 2005/09/30 13:32:57 UTC

java.io.IOException: key out of order

I've got a new error, probably somehow connected with different case
in the same domain? I think lowercasing domain will fix this, but i
couldn't find where i should do such thing globally.

050929 113439 task_r_ixum95  Failed to spawn child
050929 113439 task_r_ixum95 java.io.IOException: key out of order: http://bilibinO.ru/spaw/imglib/lib2/nordost.gif after http://bilibino.ru/spaw/imglib/lib2/nordost.gif
050929 113439 task_r_ixum95     at org.apache.nutch.io.MapFile$Writer.checkKey(MapFile.java:149)
050929 113439 task_r_ixum95     at org.apache.nutch.io.MapFile$Writer.append(MapFile.java:135)
050929 113439 task_r_ixum95     at org.apache.nutch.mapred.MapFileOutputFormat$1.write(MapFileOutputFormat.java:47)
050929 113439 task_r_ixum95     at org.apache.nutch.mapred.ReduceTask$2.collect(ReduceTask.java:250)
050929 113439 task_r_ixum95     at org.apache.nutch.crawl.LinkDb.reduce(LinkDb.java:97)
050929 113439 task_r_ixum95     at org.apache.nutch.mapred.ReduceTask.run(ReduceTask.java:263)
050929 113439 task_r_ixum95     at org.apache.nutch.mapred.TaskTracker$Child.main(TaskTracker.java:580)
050929 113440 Server connection on port 63984 from 127.0.0.1: exiting

Michael