[jboss-osgi-issues] [JBoss JIRA] (JBOSGI-588) ConcurrentModificationException with services using the same class name

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Fri Aug 17 05:36:14 EDT 2012


     [ https://issues.jboss.org/browse/JBOSGI-588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Diesler resolved JBOSGI-588.
-----------------------------------

    Resolution: Done


Fixed in jbosgi-framework-2.0.0.CR20
                
> ConcurrentModificationException with services using the same class name
> -----------------------------------------------------------------------
>
>                 Key: JBOSGI-588
>                 URL: https://issues.jboss.org/browse/JBOSGI-588
>             Project: JBoss OSGi
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Core Framework
>            Reporter: Thomas Diesler
>            Assignee: Thomas Diesler
>             Fix For: JBossOSGi 1.2.0
>
>
> {code}
> java.util.ConcurrentModificationException
> 	at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372)
> 	at java.util.AbstractList$Itr.next(AbstractList.java:343)
> 	at java.util.AbstractCollection.addAll(AbstractCollection.java:305)
> 	at org.jboss.osgi.framework.internal.ServiceManagerPlugin.getServiceReferencesInternal(ServiceManagerPlugin.java:215)
> 	at org.jboss.osgi.framework.internal.ServiceManagerPlugin.getServiceReferences(ServiceManagerPlugin.java:202)
> 	at org.jboss.osgi.framework.internal.AbstractBundleContext.getServiceReferences(AbstractBundleContext.java:327)
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-osgi-issues mailing list