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

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

Josh Elser created ACCUMULO-3165:
------------------------------------

             Summary: ContinuousStatsCollector error
                 Key: ACCUMULO-3165
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3165
             Project: Accumulo
          Issue Type: Bug
          Components: test
    Affects Versions: 1.6.0, 1.5.2, 1.6.1
            Reporter: Josh Elser
            Priority: Minor
             Fix For: 1.5.3, 1.6.2


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)