At the bottom of the log I see: java.net.SocketException: Address family not supported by protocol family: connect
Doing a bit of googling, it appears that you should disable IPV6. J-D On Tue, Jan 25, 2011 at 8:03 PM, Jim X <[email protected]> wrote: > Hi, HBase users, > > > I followed the instruction from hbase.apache.org, I could not > launch "start-hbase.sh" from cygwin shell. I gave the descriptions for > each step in detail below. Any help is welcome. > > > Jim > > > 1. Once I start cygwin shell, I find out zookeeper is running > automatically as indicated by the following output form "ps". I don't > know why > ====================================================== > > Jim@Jim-PC ~ > $ ps > PID PPID PGID WINPID TTY UID STIME COMMAND > 3984 1 3984 3984 ? 1000 22:57:36 /usr/bin/cygrunsrv > 4024 3984 4024 4092 ? 1000 22:57:36 /usr/sbin/sshd > 3420 1 7128 7444 ? 1000 22:11:51 > /usr/local/java/6.0/bin/java ------->>>>>>> zookeeper > 6212 1 6212 6212 con 1000 22:35:17 /usr/bin/bash > 7208 6212 7208 5720 con 1000 22:35:20 /usr/bin/ps > > Jim@Jim-PC ~ > $ cd /hbase/0.90/bin/ > > > > 2. I run "start-hbase.sh" and get the following results. I have > already configure hbase-env.sh to have "export HBASE_MANAGES_ZK=false" > ========================================================= > > Jim@Jim-PC /hbase/0.90/bin > $ start-hbase.sh > starting master, logging to /hbase/0.90/logs/hbase-Jim-PC-master-Jim-PC.out > localhost: starting regionserver, logging to > /hbase/0.90/logs/hbase-Jim-PC-regionserver-Jim-PC.out > > Jim@Jim-PC /hbase/0.90/bin > $ ps > PID PPID PGID WINPID TTY UID STIME COMMAND > 3984 1 3984 3984 ? 1000 22:57:36 /usr/bin/cygrunsrv > 4024 3984 4024 4092 ? 1000 22:57:36 /usr/sbin/sshd > 3420 1 7128 7444 ? 1000 22:11:51 > /usr/local/java/6.0/bin/java ------------------>>>>>>> zookeeper > 6212 1 6212 6212 con 1000 22:35:17 /usr/bin/bash > 6420 1 4104 6588 con 1000 22:35:42 > /usr/local/java/6.0/bin/java ---------------->HBase Master > 5064 6212 5064 4964 con 1000 22:35:56 /usr/bin/ps > > Jim@Jim-PC /hbase/0.90/bin > $ ps > PID PPID PGID WINPID TTY UID STIME COMMAND > 3984 1 3984 3984 ? 1000 22:57:36 /usr/bin/cygrunsrv > 4024 3984 4024 4092 ? 1000 22:57:36 /usr/sbin/sshd > 3420 1 7128 7444 ? 1000 22:11:51 > /usr/local/java/6.0/bin/java > 6212 1 6212 6212 con 1000 22:35:17 /usr/bin/bash > 6420 1 4104 6588 con 1000 22:35:42 > /usr/local/java/6.0/bin/java > 2164 6212 2164 7080 con 1000 22:41:05 /usr/bin/ps > > Jim@Jim-PC /hbase/0.90/bin > $ start-hbase.sh > master running as process 6420. Stop it first. > localhost: starting regionserver, logging to > /hbase/0.90/logs/hbase-Jim-PC-regionserver-Jim-PC.out > > Jim@Jim-PC /hbase/0.90/bin > $ ps > PID PPID PGID WINPID TTY UID STIME COMMAND > 3984 1 3984 3984 ? 1000 22:57:36 /usr/bin/cygrunsrv > 4024 3984 4024 4092 ? 1000 22:57:36 /usr/sbin/sshd > 3420 1 7128 7444 ? 1000 22:11:51 > /usr/local/java/6.0/bin/java ----->>>>>>zookeeper > 6212 1 6212 6212 con 1000 22:35:17 /usr/bin/bash > 6420 1 4104 6588 con 1000 22:35:42 > /usr/local/java/6.0/bin/java ----->>>>>>>HBase Master > 7496 6212 7496 6148 con 1000 22:41:42 /usr/bin/ps > > > > 3. Two exceptions are generated from Master based on log output. > =============================================== > > Tue Jan 25 22:35:42 EST 2011 Starting master on Jim-PC > ulimit -n 256 > 2011-01-25 22:35:44,674 INFO > org.apache.zookeeper.server.ZooKeeperServer: Server > environment:zookeeper.version=3.3.2-1031432, built on 11/05/2010 05:32 > GMT > 2011-01-25 22:35:44,675 INFO > org.apache.zookeeper.server.ZooKeeperServer: Server > environment:host.name=Jim-PC.gateway.2wire.net > 2011-01-25 22:35:44,675 INFO > org.apache.zookeeper.server.ZooKeeperServer: Server > environment:java.version=1.6.0_10 > 2011-01-25 22:35:44,675 INFO > org.apache.zookeeper.server.ZooKeeperServer: Server > environment:java.vendor=Sun Microsystems Inc. > 2011-01-25 22:35:44,675 INFO > org.apache.zookeeper.server.ZooKeeperServer: Server > environment:java.home=C:\cygwin\usr\local\java\6.0\jre > 2011-01-25 22:35:44,675 INFO > org.apache.zookeeper.server.ZooKeeperServer: Server > environment:java.class.path=C:\cygwin\hbase\0.90\conf;C:\cygwin\usr\local\java\6.0\lib\tools.jar;C:\cygwin\hbase\0.90;C:\cygwin\hbase\0.90\hbase-0.90.0-tests.jar;C:\cygwin\hbase\0.90\hbase-0.90.0.jar;C:\cygwin\hbase\0.90\lib\activation-1.1.jar;C:\cygwin\hbase\0.90\lib\ant-1.6.5.jar;C:\cygwin\hbase\0.90\lib\ant-1.7.1.jar;C:\cygwin\hbase\0.90\lib\ant-launcher-1.7.1.jar;C:\cygwin\hbase\0.90\lib\asm-3.1.jar;C:\cygwin\hbase\0.90\lib\avro-1.3.3.jar;C:\cygwin\hbase\0.90\lib\commons-cli-1.2.jar;C:\cygwin\hbase\0.90\lib\commons-codec-1.4.jar;C:\cygwin\hbase\0.90\lib\commons-el-1.0.jar;C:\cygwin\hbase\0.90\lib\commons-httpclient-3.1.jar;C:\cygwin\hbase\0.90\lib\commons-lang-2.5.jar;C:\cygwin\hbase\0.90\lib\commons-logging-1.1.1.jar;C:\cygwin\hbase\0.90\lib\commons-net-1.4.1.jar;C:\cygwin\hbase\0.90\lib\core-3.1.1.jar;C:\cygwin\hbase\0.90\lib\guava-r06.jar;C:\cygwin\hbase\0.90\lib\hadoop-core-0.20-append-r1056497.jar;C:\cygwin\hbase\0.90\lib\hbase-0.90.0.jar;C:\cygwin\hbase\0.90\lib\hsqldb-1.8.0.10.jar;C:\cygwin\hbase\0.90\lib\jackson-core-asl-1.5.5.jar;C:\cygwin\hbase\0.90\lib\jackson-jaxrs-1.5.5.jar;C:\cygwin\hbase\0.90\lib\jackson-mapper-asl-1.4.2.jar;C:\cygwin\hbase\0.90\lib\jackson-xc-1.5.5.jar;C:\cygwin\hbase\0.90\lib\jasper-compiler-5.5.23.jar;C:\cygwin\hbase\0.90\lib\jasper-runtime-5.5.23.jar;C:\cygwin\hbase\0.90\lib\jaxb-api-2.1.jar;C:\cygwin\hbase\0.90\lib\jaxb-impl-2.1.12.jar;C:\cygwin\hbase\0.90\lib\jersey-core-1.4.jar;C:\cygwin\hbase\0.90\lib\jersey-json-1.4.jar;C:\cygwin\hbase\0.90\lib\jersey-server-1.4.jar;C:\cygwin\hbase\0.90\lib\jets3t-0.7.1.jar;C:\cygwin\hbase\0.90\lib\jettison-1.1.jar;C:\cygwin\hbase\0.90\lib\jetty-6.1.26.jar;C:\cygwin\hbase\0.90\lib\jetty-util-6.1.26.jar;C:\cygwin\hbase\0.90\lib\jline-0.9.94.jar;C:\cygwin\hbase\0.90\lib\jruby-complete-1.0.3.jar;C:\cygwin\hbase\0.90\lib\jsp-2.1-6.1.14.jar;C:\cygwin\hbase\0.90\lib\jsp-api-2.1-6.1.14.jar;C:\cygwin\hbase\0.90\lib\jsr311-api-1.1.1.jar;C:\cygwin\hbase\0.90\lib\junit-3.8.1.jar;C:\cygwin\hbase\0.90\lib\kfs-0.3.jar;C:\cygwin\hbase\0.90\lib\log4j-1.2.16.jar;C:\cygwin\hbase\0.90\lib\oro-2.0.8.jar;C:\cygwin\hbase\0.90\lib\paranamer-2.2.jar;C:\cygwin\hbase\0.90\lib\paranamer-ant-2.2.jar;C:\cygwin\hbase\0.90\lib\paranamer-generator-2.2.jar;C:\cygwin\hbase\0.90\lib\protobuf-java-2.3.0.jar;C:\cygwin\hbase\0.90\lib\qdox-1.10.1.jar;C:\cygwin\hbase\0.90\lib\servlet-api-2.5-6.1.14.jar;C:\cygwin\hbase\0.90\lib\slf4j-api-1.5.8.jar;C:\cygwin\hbase\0.90\lib\slf4j-log4j12-1.5.8.jar;C:\cygwin\hbase\0.90\lib\stax-api-1.0.1.jar;C:\cygwin\hbase\0.90\lib\thrift-0.2.0.jar;C:\cygwin\hbase\0.90\lib\xmlenc-0.52.jar;C:\cygwin\hbase\0.90\lib\zookeeper-3.3.2.jar;C:\cygwin\hbase\0.90\conf\hbase-site.xml > 2011-01-25 22:35:44,677 INFO > org.apache.zookeeper.server.ZooKeeperServer: Server > environment:java.library.path=C:\cygwin\usr\local\java\6.0\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\cygwin\usr\local\java\6.0\bin;C:\cygwin\hadoop\0.21.0\bin;C:\cygwin\zookeeper\3.3.2\bin;C:\cygwin\hbase\0.90\bin;C:\cygwin\usr\local\bin;C:\cygwin\bin;C:\cygwin\bin;C:\cygwin\usr\local\bin;C:\cygwin\bin;C:\cygwin\bin;C:\Program > Files\Common Files\Microsoft Shared\Windows > Live;C:\tomcat\6.0.24\bin\;C:\Java\x32_6\bin;C:\oraclexe\app\oracle\product\10.2.0\server\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program > Files (x86)\CyberLink\Power2Go;C:\Program Files (x86)\ATI > Technologies\ATI.ACE\Core-Static;C:\Program Files > (x86)\jZip;C:\Program Files\MySQL\MySQL Server 5.1\bin;C:\Program > Files (x86)\Common > Files\Easysoft\Shared\;C:\db2\Personal\BIN;C:\db2\Personal\FUNCTION;C:\db2\Personal\SAMPLES\REPL;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program > Files (x86)\Subversion\bin;C:\Program Files (x86)\jEdit;C:\Program > Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program > Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft > SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL > Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files > (x86)\Microsoft SQL > Server\100\DTS\Binn\;C:\groovy-1.7.4\bin;C:\Program Files\Common > Files\Microsoft Shared\Windows Live;C:\cygwin\bin;C:\cygwi > 2011-01-25 22:35:44,677 INFO > org.apache.zookeeper.server.ZooKeeperServer: Server > environment:java.io.tmpdir=C:\Users\Jim\ > 2011-01-25 22:35:44,677 INFO > org.apache.zookeeper.server.ZooKeeperServer: Server > environment:java.compiler=<NA> > 2011-01-25 22:35:44,678 INFO > org.apache.zookeeper.server.ZooKeeperServer: Server > environment:os.name=Windows Vista > 2011-01-25 22:35:44,678 INFO > org.apache.zookeeper.server.ZooKeeperServer: Server > environment:os.arch=amd64 > 2011-01-25 22:35:44,678 INFO > org.apache.zookeeper.server.ZooKeeperServer: Server > environment:os.version=6.0 > 2011-01-25 22:35:44,678 INFO > org.apache.zookeeper.server.ZooKeeperServer: Server > environment:user.name=Jim > 2011-01-25 22:35:44,678 INFO > org.apache.zookeeper.server.ZooKeeperServer: Server > environment:user.home=C:\Users\Jim > 2011-01-25 22:35:44,678 INFO > org.apache.zookeeper.server.ZooKeeperServer: Server > environment:user.dir=C:\cygwin\hbase\0.90\bin > 2011-01-25 22:35:44,718 INFO > org.apache.zookeeper.server.ZooKeeperServer: Created server with > tickTime 2000 minSessionTimeout 4000 maxSessionTimeout 40000 datadir > C:\tmp\hbase\tmp\zookeeper\zookeeper\version-2 snapdir > C:\tmp\hbase\tmp\zookeeper\zookeeper\version-2 > 2011-01-25 22:35:44,809 INFO > org.apache.zookeeper.server.NIOServerCnxn: binding to port > 0.0.0.0/0.0.0.0:2181 > 2011-01-25 22:35:44,824 INFO > org.apache.zookeeper.server.persistence.FileTxnSnapLog: Snapshotting: > 0 > 2011-01-25 22:35:45,011 INFO > org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster: Started MiniZK > Server on client port: 2181 > 2011-01-25 22:35:45,149 INFO > org.apache.hadoop.hbase.ipc.HBaseRpcMetrics: Initializing RPC Metrics > with hostName=HMasterCommandLine$LocalHMaster, port=56187 > 2011-01-25 22:35:45,227 INFO org.apache.hadoop.ipc.HBaseServer: IPC > Server listener on 56187: starting > 2011-01-25 22:35:45,234 INFO org.apache.hadoop.ipc.HBaseServer: IPC > Server handler 1 on 56187: starting > 2011-01-25 22:35:45,234 INFO org.apache.hadoop.ipc.HBaseServer: IPC > Server handler 3 on 56187: starting > 2011-01-25 22:35:45,235 INFO org.apache.hadoop.ipc.HBaseServer: IPC > Server handler 5 on 56187: starting > 2011-01-25 22:35:45,235 INFO org.apache.hadoop.ipc.HBaseServer: IPC > Server handler 7 on 56187: starting > 2011-01-25 22:35:45,266 INFO org.apache.hadoop.ipc.HBaseServer: IPC > Server handler 8 on 56187: starting > 2011-01-25 22:35:45,266 INFO org.apache.hadoop.ipc.HBaseServer: IPC > Server handler 6 on 56187: starting > 2011-01-25 22:35:45,266 INFO org.apache.hadoop.ipc.HBaseServer: IPC > Server handler 4 on 56187: starting > 2011-01-25 22:35:45,266 INFO org.apache.hadoop.ipc.HBaseServer: IPC > Server handler 2 on 56187: starting > 2011-01-25 22:35:45,267 INFO org.apache.hadoop.ipc.HBaseServer: IPC > Server handler 0 on 56187: starting > 2011-01-25 22:35:45,267 INFO org.apache.hadoop.ipc.HBaseServer: IPC > Server Responder: starting > 2011-01-25 22:35:45,268 INFO org.apache.hadoop.ipc.HBaseServer: IPC > Server handler 9 on 56187: starting > 2011-01-25 22:35:45,303 INFO org.apache.zookeeper.ZooKeeper: Client > environment:zookeeper.version=3.3.2-1031432, built on 11/05/2010 05:32 > GMT > 2011-01-25 22:35:45,303 INFO org.apache.zookeeper.ZooKeeper: Client > environment:host.name=Jim-PC.gateway.2wire.net > 2011-01-25 22:35:45,303 INFO org.apache.zookeeper.ZooKeeper: Client > environment:java.version=1.6.0_10 > 2011-01-25 22:35:45,303 INFO org.apache.zookeeper.ZooKeeper: Client > environment:java.vendor=Sun Microsystems Inc. > 2011-01-25 22:35:45,304 INFO org.apache.zookeeper.ZooKeeper: Client > environment:java.home=C:\cygwin\usr\local\java\6.0\jre > 2011-01-25 22:35:45,304 INFO org.apache.zookeeper.ZooKeeper: Client > environment:java.class.path=C:\cygwin\hbase\0.90\conf;C:\cygwin\usr\local\java\6.0\lib\tools.jar;C:\cygwin\hbase\0.90;C:\cygwin\hbase\0.90\hbase-0.90.0-tests.jar;C:\cygwin\hbase\0.90\hbase-0.90.0.jar;C:\cygwin\hbase\0.90\lib\activation-1.1.jar;C:\cygwin\hbase\0.90\lib\ant-1.6.5.jar;C:\cygwin\hbase\0.90\lib\ant-1.7.1.jar;C:\cygwin\hbase\0.90\lib\ant-launcher-1.7.1.jar;C:\cygwin\hbase\0.90\lib\asm-3.1.jar;C:\cygwin\hbase\0.90\lib\avro-1.3.3.jar;C:\cygwin\hbase\0.90\lib\commons-cli-1.2.jar;C:\cygwin\hbase\0.90\lib\commons-codec-1.4.jar;C:\cygwin\hbase\0.90\lib\commons-el-1.0.jar;C:\cygwin\hbase\0.90\lib\commons-httpclient-3.1.jar;C:\cygwin\hbase\0.90\lib\commons-lang-2.5.jar;C:\cygwin\hbase\0.90\lib\commons-logging-1.1.1.jar;C:\cygwin\hbase\0.90\lib\commons-net-1.4.1.jar;C:\cygwin\hbase\0.90\lib\core-3.1.1.jar;C:\cygwin\hbase\0.90\lib\guava-r06.jar;C:\cygwin\hbase\0.90\lib\hadoop-core-0.20-append-r1056497.jar;C:\cygwin\hbase\0.90\lib\hbase-0.90.0.jar;C:\cygwin\hbase\0.90\lib\hsqldb-1.8.0.10.jar;C:\cygwin\hbase\0.90\lib\jackson-core-asl-1.5.5.jar;C:\cygwin\hbase\0.90\lib\jackson-jaxrs-1.5.5.jar;C:\cygwin\hbase\0.90\lib\jackson-mapper-asl-1.4.2.jar;C:\cygwin\hbase\0.90\lib\jackson-xc-1.5.5.jar;C:\cygwin\hbase\0.90\lib\jasper-compiler-5.5.23.jar;C:\cygwin\hbase\0.90\lib\jasper-runtime-5.5.23.jar;C:\cygwin\hbase\0.90\lib\jaxb-api-2.1.jar;C:\cygwin\hbase\0.90\lib\jaxb-impl-2.1.12.jar;C:\cygwin\hbase\0.90\lib\jersey-core-1.4.jar;C:\cygwin\hbase\0.90\lib\jersey-json-1.4.jar;C:\cygwin\hbase\0.90\lib\jersey-server-1.4.jar;C:\cygwin\hbase\0.90\lib\jets3t-0.7.1.jar;C:\cygwin\hbase\0.90\lib\jettison-1.1.jar;C:\cygwin\hbase\0.90\lib\jetty-6.1.26.jar;C:\cygwin\hbase\0.90\lib\jetty-util-6.1.26.jar;C:\cygwin\hbase\0.90\lib\jline-0.9.94.jar;C:\cygwin\hbase\0.90\lib\jruby-complete-1.0.3.jar;C:\cygwin\hbase\0.90\lib\jsp-2.1-6.1.14.jar;C:\cygwin\hbase\0.90\lib\jsp-api-2.1-6.1.14.jar;C:\cygwin\hbase\0.90\lib\jsr311-api-1.1.1.jar;C:\cygwin\hbase\0.90\lib\junit-3.8.1.jar;C:\cygwin\hbase\0.90\lib\kfs-0.3.jar;C:\cygwin\hbase\0.90\lib\log4j-1.2.16.jar;C:\cygwin\hbase\0.90\lib\oro-2.0.8.jar;C:\cygwin\hbase\0.90\lib\paranamer-2.2.jar;C:\cygwin\hbase\0.90\lib\paranamer-ant-2.2.jar;C:\cygwin\hbase\0.90\lib\paranamer-generator-2.2.jar;C:\cygwin\hbase\0.90\lib\protobuf-java-2.3.0.jar;C:\cygwin\hbase\0.90\lib\qdox-1.10.1.jar;C:\cygwin\hbase\0.90\lib\servlet-api-2.5-6.1.14.jar;C:\cygwin\hbase\0.90\lib\slf4j-api-1.5.8.jar;C:\cygwin\hbase\0.90\lib\slf4j-log4j12-1.5.8.jar;C:\cygwin\hbase\0.90\lib\stax-api-1.0.1.jar;C:\cygwin\hbase\0.90\lib\thrift-0.2.0.jar;C:\cygwin\hbase\0.90\lib\xmlenc-0.52.jar;C:\cygwin\hbase\0.90\lib\zookeeper-3.3.2.jar;C:\cygwin\hbase\0.90\conf\hbase-site.xml > 2011-01-25 22:35:45,305 INFO org.apache.zookeeper.ZooKeeper: Client > environment:java.library.path=C:\cygwin\usr\local\java\6.0\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\cygwin\usr\local\java\6.0\bin;C:\cygwin\hadoop\0.21.0\bin;C:\cygwin\zookeeper\3.3.2\bin;C:\cygwin\hbase\0.90\bin;C:\cygwin\usr\local\bin;C:\cygwin\bin;C:\cygwin\bin;C:\cygwin\usr\local\bin;C:\cygwin\bin;C:\cygwin\bin;C:\Program > Files\Common Files\Microsoft Shared\Windows > Live;C:\tomcat\6.0.24\bin\;C:\Java\x32_6\bin;C:\oraclexe\app\oracle\product\10.2.0\server\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program > Files (x86)\CyberLink\Power2Go;C:\Program Files (x86)\ATI > Technologies\ATI.ACE\Core-Static;C:\Program Files > (x86)\jZip;C:\Program Files\MySQL\MySQL Server 5.1\bin;C:\Program > Files (x86)\Common > Files\Easysoft\Shared\;C:\db2\Personal\BIN;C:\db2\Personal\FUNCTION;C:\db2\Personal\SAMPLES\REPL;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program > Files (x86)\Subversion\bin;C:\Program Files (x86)\jEdit;C:\Program > Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program > Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft > SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL > Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files > (x86)\Microsoft SQL > Server\100\DTS\Binn\;C:\groovy-1.7.4\bin;C:\Program Files\Common > Files\Microsoft Shared\Windows Live;C:\cygwin\bin;C:\cygwi > 2011-01-25 22:35:45,324 INFO org.apache.zookeeper.ZooKeeper: Client > environment:java.io.tmpdir=C:\Users\Jim\ > 2011-01-25 22:35:45,324 INFO org.apache.zookeeper.ZooKeeper: Client > environment:java.compiler=<NA> > 2011-01-25 22:35:45,324 INFO org.apache.zookeeper.ZooKeeper: Client > environment:os.name=Windows Vista > 2011-01-25 22:35:45,324 INFO org.apache.zookeeper.ZooKeeper: Client > environment:os.arch=amd64 > 2011-01-25 22:35:45,325 INFO org.apache.zookeeper.ZooKeeper: Client > environment:os.version=6.0 > 2011-01-25 22:35:45,325 INFO org.apache.zookeeper.ZooKeeper: Client > environment:user.name=Jim > 2011-01-25 22:35:45,325 INFO org.apache.zookeeper.ZooKeeper: Client > environment:user.home=C:\Users\Jim > 2011-01-25 22:35:45,325 INFO org.apache.zookeeper.ZooKeeper: Client > environment:user.dir=C:\cygwin\hbase\0.90\bin > 2011-01-25 22:35:45,327 INFO org.apache.zookeeper.ZooKeeper: > Initiating client connection, connectString=localhost:2181 > sessionTimeout=180000 watcher=master:56187 > 2011-01-25 22:35:45,368 INFO org.apache.zookeeper.ClientCnxn: Opening > socket connection to server localhost/127.0.0.1:2181 > 2011-01-25 22:35:45,371 INFO org.apache.zookeeper.ClientCnxn: Socket > connection established to localhost/127.0.0.1:2181, initiating session > 2011-01-25 22:35:45,420 INFO org.apache.zookeeper.ClientCnxn: Session > establishment complete on server localhost/127.0.0.1:2181, sessionid = > 0x12dc04e812a0004, negotiated timeout = 180000 > 2011-01-25 22:35:45,670 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: > Initializing JVM Metrics with processName=Master, > sessionId=Jim-PC.gateway.2wire.net:56187 > 2011-01-25 22:35:45,714 INFO org.apache.hadoop.hbase.metrics: > MetricsString added: revision > 2011-01-25 22:35:45,714 INFO org.apache.hadoop.hbase.metrics: > MetricsString added: hdfsUser > 2011-01-25 22:35:45,714 INFO org.apache.hadoop.hbase.metrics: > MetricsString added: hdfsDate > 2011-01-25 22:35:45,714 INFO org.apache.hadoop.hbase.metrics: > MetricsString added: hdfsUrl > 2011-01-25 22:35:45,714 INFO org.apache.hadoop.hbase.metrics: > MetricsString added: date > 2011-01-25 22:35:45,714 INFO org.apache.hadoop.hbase.metrics: > MetricsString added: hdfsRevision > 2011-01-25 22:35:45,714 INFO org.apache.hadoop.hbase.metrics: > MetricsString added: user > 2011-01-25 22:35:45,714 INFO org.apache.hadoop.hbase.metrics: > MetricsString added: hdfsVersion > 2011-01-25 22:35:45,714 INFO org.apache.hadoop.hbase.metrics: > MetricsString added: url > 2011-01-25 22:35:45,715 INFO org.apache.hadoop.hbase.metrics: > MetricsString added: version > 2011-01-25 22:35:45,715 INFO org.apache.hadoop.hbase.metrics: new MBeanInfo > 2011-01-25 22:35:45,716 INFO org.apache.hadoop.hbase.metrics: new MBeanInfo > 2011-01-25 22:35:45,717 INFO > org.apache.hadoop.hbase.master.metrics.MasterMetrics: Initialized > 2011-01-25 22:35:45,775 INFO org.apache.zookeeper.ZooKeeper: > Initiating client connection, connectString=localhost:2181 > sessionTimeout=180000 watcher=hconnection > 2011-01-25 22:35:45,783 INFO org.apache.zookeeper.ClientCnxn: Opening > socket connection to server localhost/0:0:0:0:0:0:0:1:2181 > 2011-01-25 22:35:45,785 WARN org.apache.zookeeper.ClientCnxn: Session > 0x0 for server null, unexpected error, closing socket connection and > attempting reconnect > java.net.SocketException: Address family not supported by protocol > family: connect > at sun.nio.ch.Net.connect(Native Method) > at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:507) > at > org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1050) > at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1077) > 2011-01-25 22:35:45,979 INFO org.apache.zookeeper.ClientCnxn: Opening > socket connection to server localhost/127.0.0.1:2181 > 2011-01-25 22:35:45,981 INFO org.apache.zookeeper.ClientCnxn: Socket > connection established to localhost/127.0.0.1:2181, initiating session > 2011-01-25 22:35:46,061 INFO org.apache.zookeeper.ClientCnxn: Session > establishment complete on server localhost/127.0.0.1:2181, sessionid = > 0x12dc04e812a0005, negotiated timeout = 180000 > 2011-01-25 22:35:46,415 INFO > org.apache.hadoop.hbase.ipc.HBaseRpcMetrics: Initializing RPC Metrics > with hostName=HRegionServer, port=56221 > 2011-01-25 22:35:46,507 INFO org.apache.zookeeper.ZooKeeper: > Initiating client connection, connectString=localhost:2181 > sessionTimeout=180000 watcher=regionserver:56221 > 2011-01-25 22:35:46,543 INFO org.apache.zookeeper.ClientCnxn: Opening > socket connection to server localhost/127.0.0.1:2181 > 2011-01-25 22:35:46,545 INFO org.apache.zookeeper.ClientCnxn: Socket > connection established to localhost/127.0.0.1:2181, initiating session > 2011-01-25 22:35:46,596 INFO > org.apache.hadoop.hbase.master.ActiveMasterManager: > Master=Jim-PC.gateway.2wire.net:56187 > 2011-01-25 22:35:46,674 INFO org.apache.zookeeper.ClientCnxn: Session > establishment complete on server localhost/127.0.0.1:2181, sessionid = > 0x12dc04e812a0006, negotiated timeout = 180000 > 2011-01-25 22:35:46,705 FATAL org.apache.hadoop.hbase.master.HMaster: > Unhandled exception. Starting shutdown. > java.lang.StackOverflowError > at java.net.URI$Parser.checkChars(URI.java:2980) > at java.net.URI$Parser.parseHierarchical(URI.java:3066) > at java.net.URI$Parser.parse(URI.java:3024) > at java.net.URI.<init>(URI.java:578) > at java.net.URI.create(URI.java:840) > at org.apache.hadoop.fs.FileSystem.getDefaultUri(FileSystem.java:103) > at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:95) > at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:180) > at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:95) > at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:180) > at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:95) > at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:180) > at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:95) > at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:180) > at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:95) >
