You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2014/09/09 14:18:28 UTC

[jira] [Updated] (FELIX-4532) ConcurrentModificationException in fileinstall

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

Jean-Baptiste Onofré updated FELIX-4532:
----------------------------------------
    Attachment: FELIX-4532.patch

> 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)