Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-14050

NPE in org.apache.hadoop.hbase.ipc.RpcServer$Connection.readAndProcess

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.98.12.1
    • 0.98.14, 1.0.2, 1.2.0, 1.1.2, 2.0.0
    • None
    • None
    • Reviewed

    Description

      2015-07-02 09:49:32,028 WARN  [.reader=4,port=60020] ipc.RpcServer - RpcServer.listener,port=60020: count of bytes read: 0
      java.lang.NullPointerException
          at org.apache.hadoop.hbase.ipc.RpcServer$Connection.readAndProcess(RpcServer.java:1479)
          at org.apache.hadoop.hbase.ipc.RpcServer$Listener.doRead(RpcServer.java:854)
          at org.apache.hadoop.hbase.ipc.RpcServer$Listener$Reader.doRunLoop(RpcServer.java:645)
          at org.apache.hadoop.hbase.ipc.RpcServer$Listener$Reader.run(RpcServer.java:620)
          at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
          at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      

      Attachments

        1. HBASE-14050.patch
          0.7 kB
          Andrew Kyle Purtell

        Issue Links

          Activity

            People

              apurtell Andrew Kyle Purtell
              apurtell Andrew Kyle Purtell
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: