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

Unhandled exception at regionserver

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.20.1
    • 0.20.2, 0.90.0
    • regionserver
    • None
    • two centos 5.3 installations
      hmaster + regionserver at first and regionserver at second.
      zookeeper quorum consists of one machine and located at the same place as master.

    Description

      While starting hbase I get following exception:

      java.lang.NullPointerException
      at org.apache.hadoop.hbase.regionserver.HRegionServer.run(HRegionServer.java:459)
      at java.lang.Thread.run(Thread.java:619)

      in region server's log on the second machine whereas at first machine all going well.
      We've discussed with larsgeorge this problem at IRC channel and seems problem is in HRegionServer implementation.
      Patch which fixies that problem attached to this message, but it should be not a final variant, because I cannot stop hbase with this fix.

      Attachments

        1. HRegionServer.patch
          0.6 kB
          Dmitriy Lyfar

        Activity

          People

            dmitriy_l Dmitriy Lyfar
            dmitriy_l Dmitriy Lyfar
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: