You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2014/09/24 23:49:34 UTC

[jira] [Updated] (ACCUMULO-3165) ContinuousStatsCollector error

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

Christopher Tubbs updated ACCUMULO-3165:
----------------------------------------
    Fix Version/s: 1.7.0

> ContinuousStatsCollector error
> ------------------------------
>
>                 Key: ACCUMULO-3165
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3165
>             Project: Accumulo
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1.5.2, 1.6.0, 1.6.1
>            Reporter: Josh Elser
>            Priority: Minor
>             Fix For: 1.5.3, 1.6.2, 1.7.0
>
>
> Saw this in the .err file for the stats collector w/ ContinuousIngest
> {noformat}
> 1411493546549 Failed to collect stats : null
> java.lang.NullPointerException
>         at org.apache.accumulo.test.continuous.ContinuousStatsCollector$StatsCollectionTask.getACUStats(ContinuousStatsCollector.java:156)
>         at org.apache.accumulo.test.continuous.ContinuousStatsCollector$StatsCollectionTask.run(ContinuousStatsCollector.java:78)
>         at java.util.TimerThread.mainLoop(Timer.java:555)
>         at java.util.TimerThread.run(Timer.java:505)
> {noformat}
> Saw in 1.6.1rc1 testing, assume exists in 1.5 as well.



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