[jboss-jira] [JBoss JIRA] Commented: (JBAS-6512) ServiceBindingManagedObjectsTestCase.testPortsDefault regression

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Mon Mar 9 13:48:22 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBAS-6512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12456273#action_12456273 ] 

Brian Stansberry commented on JBAS-6512:
----------------------------------------

Note that there is another valid ManagementComponent in the system with name=ports-default,type=ComponentType{type=MCBean, subtype=ServiceBindingManager} -- the actual ServiceBindingManager.
 
TBH, there's no good reason the ServiceBindingManager ManagementComponent needs to have name=ports-default; it could just use name=ServiceBindingManager since there should only be one in the system.  But, my changing that will likely sweep whatever is causing this regression under the rug.

> ServiceBindingManagedObjectsTestCase.testPortsDefault regression
> ----------------------------------------------------------------
>
>                 Key: JBAS-6512
>                 URL: https://jira.jboss.org/jira/browse/JBAS-6512
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: ProfileService
>            Reporter: Scott M Stark
>            Assignee: Scott M Stark
>            Priority: Critical
>             Fix For: JBossAS-5.1.0.Beta1
>
>
> I'm seeing the testPortsDefault fail because the ports-default ManagementComponent is seen to have a ServiceBindingManager subtype:
> 2009-02-16 09:34:30,894 DEBUG [org.jboss.profileservice.management.ManagementViewImpl] (WorkerThread#0[127.0.0.1:51006]) Processing ManagementComponent: org.jboss.managed.plugins.ManagedComponentImpl at 88ce92{name=ports-default, type=ComponentType{type=MCBean, subtype=ServiceBindingManager}, owner=ManagedDeployment at 7897876}
> rather than the expected ServiceBindingSet subtype seen by the other ports:
> 2009-02-16 09:34:30,898 DEBUG [org.jboss.profileservice.management.ManagementViewImpl] (WorkerThread#0[127.0.0.1:51006]) Processing ManagementComponent: org.jboss.managed.plugins.ManagedComponentImpl at 5cb508{name=ports-01, type=ComponentType{type=MCBean, subtype=ServiceBindingSet}, owner=ManagedDeployment at 7897876}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list