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

NPE in HConnectionManager$TableServers.processBatchOfRows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 0.19.0
    • None
    • None

    Description

      Had DFS errors take down a region server. Looks like a full restart may be necessary because errors on the region continue. Clients attempting to store to the region get a NPE in HConnectionManager$TableServers.processBatchOfRows.

      Caused by: java.lang.NullPointerException
      at org.apache.hadoop.hbase.client.HConnectionManager$TableServers.processBatchOfRows(HConnectionManager.java:911)
      at org.apache.hadoop.hbase.client.HTable.flushCommits(HTable.java:1267)
      at org.apache.hadoop.hbase.client.HTable.commit(HTable.java:1238)
      at org.apache.hadoop.hbase.client.HTable.commit(HTable.java:1218)
      at net.iridiant.content.Content.store(Unknown Source)
      at net.iridiant.content.Content.store(Unknown Source)
      ... 6 more

      Attachments

        1. 1101-4.patch
          4 kB
          Andrew Kyle Purtell
        2. 1101-3.patch
          5 kB
          Andrew Kyle Purtell
        3. 1101-2.patch
          4 kB
          Andrew Kyle Purtell
        4. 1101-1.patch
          5 kB
          Andrew Kyle Purtell

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: