You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "David Yan (JIRA)" <ji...@apache.org> on 2016/11/15 02:12:58 UTC

[jira] [Resolved] (APEXMALHAR-2333) StateTracker#run throws NoSuchElementException

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

David Yan resolved APEXMALHAR-2333.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 3.6.0

> StateTracker#run throws NoSuchElementException
> ----------------------------------------------
>
>                 Key: APEXMALHAR-2333
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2333
>             Project: Apache Apex Malhar
>          Issue Type: Bug
>            Reporter: bright chen
>            Assignee: bright chen
>             Fix For: 3.6.0
>
>
> Here is the log.
> Exception in thread "Timer-2" java.util.NoSuchElementException
> 	at java.util.concurrent.ConcurrentSkipListMap.firstKey(ConcurrentSkipListMap.java:1959)
> 	at java.util.concurrent.ConcurrentSkipListSet.first(ConcurrentSkipListSet.java:387)
> 	at org.apache.apex.malhar.lib.state.managed.StateTracker.run(StateTracker.java:115)
> 	at java.util.TimerThread.mainLoop(Timer.java:555)
> 	at java.util.TimerThread.run(Timer.java:505)



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