Hi

I checked out latest source code from svn, and played NDFS according
the tutorial (http://wiki.apache.org/nutch/NutchDistributedFileSystem).
And I tested my NDFS using TestClient. It was odd that when I input
every command, the NameNode would throw exception:

051206 003714 Server connection on port 9000 from 127.0.0.1: starting
051206 003715 Server connection on port 9000 from 127.0.0.1 caught:
java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
        at java.net.SocketInputStream.read(Unknown Source)
        at java.io.BufferedInputStream.fill(Unknown Source)
        at java.io.BufferedInputStream.read(Unknown Source)
        at java.io.DataInputStream.readInt(Unknown Source)
        at org.apache.nutch.ipc.Server$Connection.run(Server.java:124)
051206 003715 Server connection on port 9000 from 127.0.0.1: exiting

Is this bug in nutch or something I missed in this tutorial?
Thanks

/Jack
--
Keep Discovering ... ...
http://www.jroller.com/page/jmars


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
Nutch-developers mailing list
Nutch-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to