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

A few ugly exceptions on startup

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.99.1
    • 0.99.2
    • None
    • None

    Description

      Let me fix a few innocuous exceptions that show on startup (saw testing 0.99.1), even when regular – will throw people off.

      Here is one:

      2014-10-12 19:07:15,251 INFO  [c2020:16020.activeMasterManager] zookeeper.MetaTableLocator: Failed verification of hbase:meta,,1 at address=c2021.halxg.cloudera.com,16020,1413165899611, exception=org.apache.hadoop.hbase.NotServingRegionException: org.apache.hadoop.hbase.NotServingRegionException: Region hbase:meta,,1 is not online on c2021.halxg.cloudera.com,16020,1413166029547
              at org.apache.hadoop.hbase.regionserver.HRegionServer.getRegionByEncodedName(HRegionServer.java:2677)
              at org.apache.hadoop.hbase.regionserver.RSRpcServices.getRegion(RSRpcServices.java:838)
              at org.apache.hadoop.hbase.regionserver.RSRpcServices.getRegionInfo(RSRpcServices.java:1110)
              at org.apache.hadoop.hbase.protobuf.generated.AdminProtos$AdminService$2.callBlockingMethod(AdminProtos.java:20158)
              at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2016)
              at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:108)
              at org.apache.hadoop.hbase.ipc.RpcExecutor.consumerLoop(RpcExecutor.java:110)
              at org.apache.hadoop.hbase.ipc.RpcExecutor$1.run(RpcExecutor.java:90)
              at java.lang.Thread.run(Thread.java:745)
      

      More to follow...

      Attachments

        1. 12238.txt
          8 kB
          Michael Stack
        2. 12238.txt
          8 kB
          Michael Stack

        Activity

          People

            stack Michael Stack
            stack Michael Stack
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: