[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:12:14 EDT 2012


Thomas Diesler created JBOSGI-588:
-------------------------------------

             Summary: 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