You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by Rod Taylor <rb...@sitesell.com> on 2005/10/05 01:01:31 UTC

Nutch Datanode Exceptions

This datanode had been running for about 9 hours until it started
running into troubles.

051004 180521 3370 Received block blk_5675690077943834423
from /192.168.100.14
051004 180522 3371 Received block blk_-4194027887562402267
from /192.168.100.14
051004 180549 3372 Received block blk_-8732515269688172055
from /192.168.100.14
051004 180732 3373 Received block blk_-9033478121084327352
from /192.168.100.14
051004 180802 3374 Received block blk_6746896720545771655
from /192.168.100.14
051004 180803 3375 Received block blk_-4195677226992064472
from /192.168.100.14
051004 181535 3376 Received block blk_-905103324662999989
from /192.168.100.14
051004 182243 3377 Received block blk_4098663246740697959
from /192.168.100.14
051004 182438 3378 Received block blk_-5319744917806030316
from /192.168.100.14
Exception in thread "Thread-3374" java.lang.IndexOutOfBoundsException
	at java.io.BufferedInputStream.read(BufferedInputStream.java:306)
	at java.io.DataInputStream.read(DataInputStream.java:134)
	at org.apache.nutch.ndfs.DataNode$DataXceiver.run(DataNode.java:369)
	at java.lang.Thread.run(Thread.java:595)
Exception in thread "Thread-3375" java.lang.IndexOutOfBoundsException
	at java.io.BufferedInputStream.read(BufferedInputStream.java:306)
	at java.io.DataInputStream.read(DataInputStream.java:134)
	at org.apache.nutch.ndfs.DataNode$DataXceiver.run(DataNode.java:369)
	at java.lang.Thread.run(Thread.java:595)
Exception in thread "Thread-3373" java.lang.IndexOutOfBoundsException
	at java.io.BufferedInputStream.read(BufferedInputStream.java:306)
	at java.io.DataInputStream.read(DataInputStream.java:134)
	at org.apache.nutch.ndfs.DataNode$DataXceiver.run(DataNode.java:369)
	at java.lang.Thread.run(Thread.java:595)
-- 
Rod Taylor <rb...@sitesell.com>