Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-4033

Clustering test failures with IPv6

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Critical
    • 7.1.1.Final
    • 7.1.0.Final
    • Test Suite
    • None

    Description

      Failed tests:   testBasicXPC(org.jboss.as.test.clustering.cluster.ejb3.xpc.StatefulWithXPCFailoverTestCase): 3. stopped deployment on node1, xpc should failover to node2, node2 should be able to read entity from xpc(didn't get http success code)  expected:<200> but was:<500>
        testRestart(org.jboss.as.test.clustering.cluster.ejb3.stateful.StatefulFailoverTestCase): expected:<20050505> but was:<20010101>
        testRedeploy(org.jboss.as.test.clustering.cluster.ejb3.stateful.StatefulFailoverTestCase): expected:<20050505> but was:<20010101>
        testSerialized(org.jboss.as.test.clustering.cluster.web.ClusteredWebTestCase)
        testSessionReplication(org.jboss.as.test.clustering.cluster.web.ClusteredWebTestCase): expected:<3> but was:<1>
        testGracefulSimpleFailover(org.jboss.as.test.clustering.cluster.web.ReplicationWebFailoverTestCase): Session failed to replicate after container 1 was shutdown. expected:<3> but was:<1>
        testGracefulUndeployFailover(org.jboss.as.test.clustering.cluster.web.ReplicationWebFailoverTestCase): Session failed to replicate after container 1 was shutdown. expected:<3> but was:<1>
        testGracefulSimpleFailover(org.jboss.as.test.clustering.cluster.web.DistributionWebFailoverTestCase): Session failed to replicate after container 1 was shutdown. expected:<3> but was:<1>
        testGracefulUndeployFailover(org.jboss.as.test.clustering.cluster.web.DistributionWebFailoverTestCase): Session failed to replicate after container 1 was shutdown. expected:<3> but was:<1>
        testSingletonService(org.jboss.as.test.clustering.cluster.singleton.SingletonTestCase): expected:<node-udp-[1]> but was:<node-udp-[0]>
      
      Tests in error: 
        testFailoverOnStop(org.jboss.as.test.clustering.cluster.ejb3.stateless.RemoteStatelessFailoverTestCase): No EJB receiver available for handling [appName:,modulename:remote-ejb-client-stateless-bean-failover-test,distinctname:] combination
        testFailoverOnUndeploy(org.jboss.as.test.clustering.cluster.ejb3.stateless.RemoteStatelessFailoverTestCase): No EJB receiver available for handling [appName:,modulename:remote-ejb-client-stateless-bean-failover-test,distinctname:] combination
        testFailoverFromRemoteClientWhenOneNodeGoesDown(org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.dd.RemoteEJBClientDDBasedSFSBFailoverTestCase): No EJB receiver contexts available in cluster ejb
        testFailoverFromRemoteClientWhenOneNodeGoesDown(org.jboss.as.test.clustering.cluster.ejb3.stateful.remote.failover.RemoteEJBClientStatefulBeanFailoverTestCase): No EJB receiver contexts available in cluster ejb
        testGracefulSimpleFailover(org.jboss.as.test.clustering.cluster.jsf.JSFFailoverTestCase): Invalid use of SingleClientConnManager: connection still allocated.
        testGracefulUndeployFailover(org.jboss.as.test.clustering.cluster.jsf.JSFFailoverTestCase): Invalid use of SingleClientConnManager: connection still allocated.
      

      STR:

      mvn clean install -pl testsuite/integration/cluster -Dipv6 -Dnode0=::1 -Dnode1=::1 -DudpGroup=ff01::1
      

      or, after AS7-3993 / PR 1693 is merged:

      mvn clean install -pl testsuite/integration/cluster -Dipv6
      

      Attachments

        Issue Links

          Activity

            People

              rhn-engineering-rhusar Radoslav Husar
              ozizka_jira Ondrej Zizka (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: