Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-12089

Some tests from manualmode is unable to start with node0 and node1 properties

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.CR1
    • 7.1.0.ER2, 7.1.0.ER3
    • JCA, Test Suite
    • None

    Description

      Description of problem:
      Some tests from manualmode is unable to start with node0 and node1 properties.

      It's caused by these new containers in arquillian.xml

      These tests are affected by this issue:

      org.jboss.as.test.manualmode.ejb.client.outbound.connection.RemoteOutboundConnectionReconnectTestCase
      org.jboss.as.test.manualmode.ejb.client.outbound.connection.security.ElytronRemoteOutboundConnectionTestCase
      org.jboss.as.test.manualmode.ejb.client.reconnect.EJBClientReconnectionTestCase
      org.jboss.as.test.manualmode.jca.connectionlistener.ConnectionListenerTestCase
      org.jboss.as.test.manualmode.jca.workmanager.distributed.DwmAlwaysTestCase
      org.jboss.as.test.manualmode.jca.workmanager.distributed.DwmNeverTestCase
      org.jboss.as.test.manualmode.jca.workmanager.distributed.DwmWatermarkTestCase
      org.jboss.as.test.manualmode.layered.LayeredDistributionTestCase
      org.jboss.as.test.manualmode.messaging.ha.ReplicatedFailoverTestCase
      org.jboss.as.test.manualmode.messaging.ha.SharedStoreFailoverTestCase
      org.jboss.as.test.manualmode.security.OutboundLdapConnectionClientCertTestCase
      org.jboss.as.test.manualmode.security.OutboundLdapConnectionTestCase
      org.jboss.as.test.manualmode.security.SecuredDataSourceTestCase
      org.jboss.as.test.manualmode.security.VaultSystemPropertyOnServerStartTestCase
      org.jboss.as.test.manualmode.transaction.ObjectStoreTypeTestCase
      org.jboss.as.test.manualmode.web.ssl.CertificateRolesLoginModuleTestCase
      org.jboss.as.test.manualmode.web.ssl.DatabaseCertLoginModuleTestCase
      org.jboss.as.test.manualmode.web.ssl.HTTPSWebConnectorTestCase
      org.jboss.as.test.manualmode.weld.extension.BeforeShutdownJNDILookupTestCase
      org.jboss.as.test.manualmode.ws.ReloadRequiringChangesTestCase
      org.jboss.as.test.manualmode.ws.ReloadWSDLPublisherTestCase
      

      How reproducible:
      Always

      Steps to Reproduce:

      1. ./integration-tests.sh -fae -Dmaven.test.failure.ignore=true -Dnode0=$MYTESTIP_1 -Dnode1=$MYTESTIP_2 -Djboss.dist=/home/mkopecky/playground/eap/7.1.0.ER2.2/jboss-eap-7.1 -DtestLogToFile=false -Dts.noSmoke -Dts.manualmode -Dtest=RemoteOutboundConnectionReconnectTestCase

      StackTrace:

      Caused by: java.util.concurrent.TimeoutException: Managed server was not started within [60] s
      	at org.jboss.as.arquillian.container.managed.ManagedDeployableContainer.startInternal(ManagedDeployableContainer.java:161)
      	... 73 more
      

      Expected results:
      No errors

      Attachments

        Issue Links

          Activity

            People

              rjanik@redhat.com Richard Janik
              mkopecky@redhat.com Marek Kopecky
              Richard Janik Richard Janik
              Richard Janik Richard Janik
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: