Jack Tang wrote:
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)
051206 003715 Server connection on port 9000 from 127.0.0.1: exiting
It should work. Do you have a local firewall getting in the way?
You might want to see what Ethereal or tcpdump can reveal about what is
happening.
Paul