[jbosstools-issues] [JBoss JIRA] (JBIDE-10340) Duplicate service name: as70 and as71 management services

Rob Stryker (Created) (JIRA) jira-events at lists.jboss.org
Mon Dec 5 02:01:41 EST 2011


Duplicate service name: as70 and as71 management services
---------------------------------------------------------

                 Key: JBIDE-10340
                 URL: https://issues.jboss.org/browse/JBIDE-10340
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: JBossAS/Servers
    Affects Versions: 3.3.0.M5
            Reporter: Rob Stryker
            Assignee: Rob Stryker
            Priority: Blocker
             Fix For: 3.3.0.M5


Error log shows the following:

!MESSAGE [SCR] Found components with duplicated names! Details: 
Component1 : Component[
	name = org.jboss.ide.eclipse.as.management.as7.service
	activate = activate
	deactivate = deactivate
	modified = 
	configuration-policy = optional
	factory = null
	autoenable = true
	immediate = true
	implementation = org.jboss.ide.eclipse.as.internal.management.as71.JBoss71ManagerService
	state = Unsatisfied
	properties = {as.version=710.beta1}
	serviceFactory = false
	serviceInterface = [org.jboss.ide.eclipse.as.core.server.v7.management.IJBoss7ManagerService]
	references = null
	located in bundle = org.jboss.ide.eclipse.as.management.as71_2.3.0.qualifier [821]
]
Component2: Component[
	name = org.jboss.ide.eclipse.as.management.as7.service
	activate = activate
	deactivate = deactivate
	modified = 
	configuration-policy = optional
	factory = null
	autoenable = true
	immediate = true
	implementation = org.jboss.ide.eclipse.as.internal.management.as7.JBoss7ManagerService
	state = Unsatisfied
	properties = {as.version=700}
	serviceFactory = false
	serviceInterface = [org.jboss.ide.eclipse.as.core.server.v7.management.IJBoss7ManagerService]
	references = null
	located in bundle = org.jboss.ide.eclipse.as.management.as7_2.3.0.qualifier [819]
]  


--
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 jbosstools-issues mailing list