[
https://issues.apache.org/jira/browse/FELIX-4532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14126923#comment-14126923
]
Jean-Baptiste Onofré commented on FELIX-4532:
---------------------------------------------
I provided a patch fixing the problem. It would be great to have a SNAPSHOT and
a release soon.
> ConcurrentModificationException in fileinstall
> ----------------------------------------------
>
> Key: FELIX-4532
> URL: https://issues.apache.org/jira/browse/FELIX-4532
> Project: Felix
> Issue Type: Bug
> Components: File Install
> Affects Versions: fileinstall-3.4.0
> Reporter: Guillaume Nodet
> Attachments: FELIX-4532.patch
>
>
> {code}
> java.util.ConcurrentModificationException
> at java.util.HashMap$HashIterator.nextEntry(HashMap.java:926)[:1.7.0_51]
> at java.util.HashMap$KeyIterator.next(HashMap.java:960)[:1.7.0_51]
> at
> org.apache.felix.fileinstall.internal.WatcherScanner.scan(WatcherScanner.java:70)[5:org.apache.felix.fileinstall:3.4.0]
> at
> org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:305)[5:org.apache.felix.fileinstall:3.4.0]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)