Guillaume Nodet created FELIX-4532:
--------------------------------------
Summary: 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
{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.2#6252)