Advertisement
Guest User

Untitled

a guest
Oct 13th, 2011
377
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.96 KB | None | 0 0
  1. Actually real problem is here.
  2.  
  3. 2011-10-12 16:00:12,834 FATAL org.apache.hadoop.hbase.master.HMaster: Unhandled exception. Starting shutdown.
  4. java.io.IOException: Call to localhost/127.0.0.1:9000 failed on local exception: java.io.EOFException
  5. at org.apache.hadoop.ipc.Client.wrapException(Client.java:775)
  6. at org.apache.hadoop.ipc.Client.call(Client.java:743)
  7. at org.apache.hadoop.ipc.RPC$Invoker.invoke(RPC.java:220)
  8. at $Proxy6.getProtocolVersion(Unknown Source)
  9. at org.apache.hadoop.ipc.RPC.getProxy(RPC.java:359)
  10. at org.apache.hadoop.hdfs.DFSClient.createRPCNamenode(DFSClient.java:113)
  11. at org.apache.hadoop.hdfs.DFSClient.<init>(DFSClient.java:215)
  12. at org.apache.hadoop.hdfs.DFSClient.<init>(DFSClient.java:177)
  13. at org.apache.hadoop.hdfs.DistributedFileSystem.initialize(DistributedFileSystem.java:82)
  14. at org.apache.hadoop.fs.FileSystem.createFileSystem(FileSystem.java:1378)
  15. at org.apache.hadoop.fs.FileSystem.access$200(FileSystem.java:66)
  16. at org.apache.hadoop.fs.FileSystem$Cache.get(FileSystem.java:1390)
  17. at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:196)
  18. at org.apache.hadoop.fs.Path.getFileSystem(Path.java:175)
  19. at org.apache.hadoop.hbase.util.FSUtils.getRootDir(FSUtils.java:364)
  20. at org.apache.hadoop.hbase.master.MasterFileSystem.<init>(MasterFileSystem.java:81)
  21. at org.apache.hadoop.hbase.master.HMaster.finishInitialization(HMaster.java:346)
  22. at org.apache.hadoop.hbase.master.HMaster.run(HMaster.java:282)
  23. at org.apache.hadoop.hbase.master.HMasterCommandLine$LocalHMaster.run(HMasterCommandLine.java:193)
  24. at java.lang.Thread.run(Thread.java:680)
  25. Caused by: java.io.EOFException
  26. at java.io.DataInputStream.readInt(DataInputStream.java:375)
  27. at org.apache.hadoop.ipc.Client$Connection.receiveResponse(Client.java:501)
  28. at org.apache.hadoop.ipc.Client$Connection.run(Client.java:446)
  29. 2011-10-12 16:00:12,836 INFO org.apache.hadoop.hbase.master.HMaster: Aborting
  30. 2011-10-12 16:00:12,836 DEBUG org.apache.hadoop.hbase.master.HMaster: Stopping service threads
  31. 2011-10-12 16:00:12,836 INFO org.apache.hadoop.ipc.HBaseServer: Stopping server on 54993
  32. 2011-10-12 16:00:12,836 INFO org.apache.hadoop.ipc.HBaseServer: IPC Server handler 7 on 54993: exiting
  33. 2011-10-12 16:00:12,837 INFO org.apache.hadoop.ipc.HBaseServer: Stopping IPC Server listener on 54993
  34. 2011-10-12 16:00:12,837 INFO org.apache.hadoop.ipc.HBaseServer: IPC Server handler 8 on 54993: exiting
  35. 2011-10-12 16:00:12,837 INFO org.apache.hadoop.ipc.HBaseServer: IPC Server handler 0 on 54993: exiting
  36. 2011-10-12 16:00:12,836 INFO org.apache.hadoop.ipc.HBaseServer: IPC Server handler 2 on 54993: exiting
  37. 2011-10-12 16:00:12,837 INFO org.apache.hadoop.ipc.HBaseServer: IPC Server handler 6 on 54993: exiting
  38. 2011-10-12 16:00:12,837 INFO org.apache.hadoop.ipc.HBaseServer: IPC Server handler 4 on 54993: exiting
  39. 2011-10-12 16:00:12,837 INFO org.apache.hadoop.ipc.HBaseServer: IPC Server handler 3 on 54993: exiting
  40. 2011-10-12 16:00:12,837 INFO org.apache.hadoop.ipc.HBaseServer: IPC Server handler 5 on 54993: exiting
  41. 2011-10-12 16:00:12,837 INFO org.apache.hadoop.ipc.HBaseServer: IPC Server handler 1 on 54993: exiting
  42. 2011-10-12 16:00:12,837 INFO org.apache.hadoop.ipc.HBaseServer: IPC Server handler 9 on 54993: exiting
  43. 2011-10-12 16:00:12,838 INFO org.apache.hadoop.ipc.HBaseServer: Stopping IPC Server Responder
  44. 2011-10-12 16:00:12,843 INFO org.apache.zookeeper.server.PrepRequestProcessor: Processed session termination for sessionid: 0x132f9b8865f0000
  45. 2011-10-12 16:00:12,843 INFO org.apache.zookeeper.ZooKeeper: Session: 0x132f9b8865f0000 closed
  46. 2011-10-12 16:00:12,843 INFO org.apache.zookeeper.ClientCnxn: EventThread shut down
  47. 2011-10-12 16:00:12,843 INFO org.apache.hadoop.hbase.master.HMaster: HMaster main thread exiting
  48. 2011-10-12 16:00:12,844 INFO org.apache.zookeeper.server.NIOServerCnxn: Closed socket connection for client /127.0.0.1:54997 which had sessionid 0x132f9b8865f0002
  49. 2011-10-12 16:00:12,844 INFO org.apache.zookeeper.ClientCnxn: Unable to read additional data from server sessionid 0x132f9b8865f0002, likely server has closed socket, closing socket connection and attempting reconnect
  50. 2011-10-12 16:00:12,844 INFO org.apache.zookeeper.server.NIOServerCnxn: Closed socket connection for client /0:0:0:0:0:0:0:1%0:54995 which had sessionid 0x132f9b8865f0001
  51. 2011-10-12 16:00:12,844 INFO org.apache.zookeeper.ClientCnxn: Unable to read additional data from server sessionid 0x132f9b8865f0001, likely server has closed socket, closing socket connection and attempting reconnect
  52. 2011-10-12 16:00:12,844 INFO org.apache.zookeeper.server.NIOServerCnxn: Closed socket connection for client /0:0:0:0:0:0:0:1%0:54994 which had sessionid 0x132f9b8865f0000
  53. 2011-10-12 16:00:12,844 INFO org.apache.zookeeper.server.NIOServerCnxn: NIOServerCnxn factory exited run method
  54. 2011-10-12 16:00:12,844 INFO org.apache.zookeeper.server.PrepRequestProcessor: PrepRequestProcessor exited loop!
  55. 2011-10-12 16:00:12,844 INFO org.apache.zookeeper.server.SyncRequestProcessor: SyncRequestProcessor exited!
  56. 2011-10-12 16:00:12,845 INFO org.apache.zookeeper.server.FinalRequestProcessor: shutdown of request processor complete
  57. 2011-10-12 16:00:13,786 INFO org.apache.zookeeper.ClientCnxn: Opening socket connection to server localhost/fe80:0:0:0:0:0:0:1%1:2181
  58. 2011-10-12 16:00:13,786 WARN org.apache.zookeeper.ClientCnxn: Session 0x132f9b8865f0002 for server null, unexpected error, closing socket connection and attempting reconnect
  59. java.net.ConnectException: Connection refused
  60. at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
  61. at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:567)
  62. at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1119)
  63. 2011-10-12 16:00:13,806 INFO org.apache.zookeeper.ClientCnxn: Opening socket connection to server localhost/fe80:0:0:0:0:0:0:1%1:2181
  64. 2011-10-12 16:00:13,806 WARN org.apache.zookeeper.ClientCnxn: Session 0x132f9b8865f0001 for server null, unexpected error, closing socket connection and attempting reconnect
  65. java.net.ConnectException: Connection refused
  66.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement