You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2014/10/21 22:09:34 UTC

[jira] [Resolved] (PHOENIX-1246) Region server gets aborted with Phoenix exception

     [ https://issues.apache.org/jira/browse/PHOENIX-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Taylor resolved PHOENIX-1246.
-----------------------------------
       Resolution: Duplicate
    Fix Version/s: 3.2
                   4.2
                   5.0.0

Duplicate of PHOENIX-1358

> Region server gets aborted with Phoenix exception
> -------------------------------------------------
>
>                 Key: PHOENIX-1246
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1246
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 5.0.0, 3.1, 4.1
>            Reporter: Mujtaba Chohan
>            Assignee: James Taylor
>             Fix For: 5.0.0, 4.2, 3.2
>
>
> Region server gets aborted due to the following exception:
> 2014-09-05 23:55:35,029 FATAL org.apache.hadoop.hbase.regionserver.HRegionServer: ABORTING region server phoenix-serverx,60020,1409814967101: The coprocessor org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver threw an unexpected exception
> java.lang.StringIndexOutOfBoundsException: String index out of range: 28
>         at java.lang.String.checkBounds(String.java:375)
>         at java.lang.String.<init>(String.java:452)
>         at org.apache.hadoop.hbase.util.Bytes.toString(Bytes.java:380)
>         at org.apache.phoenix.util.SchemaUtil.getTableNameFromFullName(SchemaUtil.java:518)
>         at org.apache.phoenix.schema.StaleRegionBoundaryCacheException.<init>(StaleRegionBoundaryCacheException.java:35)
>         at org.apache.phoenix.coprocessor.BaseScannerRegionObserver.throwIfScanOutOfRegion(BaseScannerRegionObserver.java:96)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)