[jboss-jira] [JBoss JIRA] (WFLY-8580) Problems in DomainHostExcludes700TestCase

Ken Wills (JIRA) issues at jboss.org
Thu Apr 13 17:36:00 EDT 2017


Ken Wills created WFLY-8580:
-------------------------------

             Summary: Problems in DomainHostExcludes700TestCase
                 Key: WFLY-8580
                 URL: https://issues.jboss.org/browse/WFLY-8580
             Project: WildFly
          Issue Type: Bug
          Components: Domain Management
            Reporter: Ken Wills
            Assignee: Ken Wills
             Fix For: 11.0.0.Beta1


The profile clone operation in the new DomainHostExcludes700TestCase.test003PostBootUpdates() in testsuite/mixed-domain fails with the following message:
{code}
{
    "outcome" => "failed",
    "failure-description" => {"domain-failure-description" => "WFLYCTL0158: Operation handler failed: java.lang.IllegalStateException: WFLYCTL0363: Capability 'org.wildfly.messaging.activemq.server.default' is already registered in context 'profile=clone'."},
    "rolled-back" => true
}
{code}
And we also see an error in

{code}
 DomainHostExcludes700TestCase.test001SlaveBoot:45->DomainHostExcludesTest.test001SlaveBoot:217->DomainHostExcludesTest.checkSocketBindingGroups:300 ["full-ha-sockets"] expected:<2> but was:<1>
{code}

Some WIP to create this test is in my https://github.com/kabir/wildfly/tree/WFLY-6616 branch



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list