[
https://issues.apache.org/jira/browse/HBASE-12238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-12238:
--------------------------
Fix Version/s: 2.0.0
Status: Patch Available (was: Open)
> A few ugly exceptions on startup
> --------------------------------
>
> Key: HBASE-12238
> URL: https://issues.apache.org/jira/browse/HBASE-12238
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.99.1
> Reporter: stack
> Assignee: stack
> Fix For: 2.0.0, 0.99.2
>
> Attachments: 12238.txt
>
>
> 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:
> {code}
> 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)
> {code}
> More to follow...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)