[
https://issues.apache.org/activemq/browse/AMQ-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Davies resolved AMQ-1669.
-----------------------------
Resolution: Fixed
Fixed by SVN revision 648887
> AMQ Journal data files never deleted - exception in
> consolidateDataFilesNotIn()
> -------------------------------------------------------------------------------
>
> Key: AMQ-1669
> URL: https://issues.apache.org/activemq/browse/AMQ-1669
> Project: ActiveMQ
> Issue Type: Bug
> Components: Message Store
> Affects Versions: 5.0.0
> Reporter: Rob Davies
> Assignee: Rob Davies
> Fix For: 5.2.0
>
>
> see:
> http://www.nabble.com/AMQ-Journal-data-files-never-deleted-to16728103s2354.html#a16728103
> Exception is:
> Exception in thread "ActiveMQ Scheduler"
> java.util.ConcurrentModificationException
> at java.util.HashMap$HashIterator.nextEntry(HashMap.java:787)
> at java.util.HashMap$KeyIterator.next(HashMap.java:823)
> at java.util.AbstractSet.removeAll(AbstractSet.java:143)
> at
> org.apache.activemq.kaha.impl.async.AsyncDataManager.consolidateDataFilesNotIn(AsyncDataManager.java:404)
> at
> org.apache.activemq.store.amq.AMQPersistenceAdapter.cleanup(AMQPersistenceAdapter.java:417)
> at
> org.apache.activemq.store.amq.AMQPersistenceAdapter$3.run(AMQPersistenceAdapter.java:269)
> at
> org.apache.activemq.thread.SchedulerTimerTask.run(SchedulerTimerTask.java:33)
> at java.util.TimerThread.mainLoop(Timer.java:512)
> at java.util.TimerThread.run(Timer.java:462)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.