bright chen created APEXMALHAR-2333:
---------------------------------------
Summary: 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
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)