[
https://issues.apache.org/jira/browse/ACCUMULO-3165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser resolved ACCUMULO-3165.
----------------------------------
Resolution: Cannot Reproduce
Fix Version/s: (was: 1.6.3)
(was: 1.5.3)
(was: 1.7.0)
Reopen if seen again
> 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
>
> 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)