[
https://issues.apache.org/jira/browse/SM-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14083711#comment-14083711
]
Krzysztof Sobkowiak commented on SM-2325:
-----------------------------------------
The problem seems to be solved by Karaf upgrade. In log I could find following
entry
{code}
2014-08-02 22:45:56,332 | ERROR | -SNAPSHOT/deploy | fileinstall
| ? ? | 6 -
org.apache.felix.fileinstall - 3.4.0 | In main loop, we have serious trouble
java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextEntry(HashMap.java:922)[:1.7.0_65]
at java.util.HashMap$KeyIterator.next(HashMap.java:956)[:1.7.0_65]
at
org.apache.felix.fileinstall.internal.WatcherScanner.scan(WatcherScanner.java:70)[6:org.apache.felix.fileinstall:3.4.0]
at
org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:305)[6:org.apache.felix.fileinstall:3.4.0]
2014-08-02 22:45:56,335 | ERROR | -SNAPSHOT/deploy | fileinstall
| ? ? | 6 -
org.apache.felix.fileinstall - 3.4.0 | In main loop, we have serious trouble
java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextEntry(HashMap.java:922)[:1.7.0_65]
at java.util.HashMap$KeyIterator.next(HashMap.java:956)[:1.7.0_65]
at
org.apache.felix.fileinstall.internal.WatcherScanner.scan(WatcherScanner.java:70)[6:org.apache.felix.fileinstall:3.4.0]
at
org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:305)[6:org.apache.felix.fileinstall:3.4.0]
{code}
It seems to be a Karaf issue. Problem reported in KARAF-3122.
> Blueprint bean loading multiple times
> --------------------------------------
>
> Key: SM-2325
> URL: https://issues.apache.org/jira/browse/SM-2325
> Project: ServiceMix
> Issue Type: Bug
> Components: servicemix-bean
> Affects Versions: 5.0.2, 5.1.0
> Environment: Can be reproduced on any environment
> Reporter: Akshat
> Fix For: 5.0.4, 5.1.2
>
> Attachments: 1.png, 2.png, test.jar, test.xml
>
>
> when i place a spring bean in servicemix
--
This message was sent by Atlassian JIRA
(v6.2#6252)