Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-13057

Unexpected status of WSBACoordinator when using IBM JDK and SecurityManager

    XMLWordPrintable

Details

    • Hide
      export JAVA_HOME=/path/ibm-java-x86_64-80
      
      mvn clean install -Dtest=*BACoordinatorCompletionTestCase#testWSBACoordinatorCannotComplete  -Dts.basic -Dsecurity.manager -Djboss.dist=$JBOSS_HOME
      
      mvn clean install -Dtest=*BACoordinatorCompletionTestCase#testWSBACoordinatorCompletionFailToComplete  -Dts.basic -Dsecurity.manager -Djboss.dist=$JBOSS_HOME
      
      
      Show
      export JAVA_HOME=/path/ibm-java-x86_64-80 mvn clean install -Dtest=*BACoordinatorCompletionTestCase#testWSBACoordinatorCannotComplete -Dts.basic -Dsecurity.manager -Djboss.dist=$JBOSS_HOME mvn clean install -Dtest=*BACoordinatorCompletionTestCase#testWSBACoordinatorCompletionFailToComplete -Dts.basic -Dsecurity.manager -Djboss.dist=$JBOSS_HOME

    Description

      An unexpected status of WSBACoordinator causes failures in the following tests when using IBM JDK 1.8 and Security Manager

      [ERROR] Failures: 
      [ERROR]   BACoordinatorCompletionTestCase.testWSBACoordinatorCannotComplete:133->assertEventLogClient1:193->BaseFunctionalTest.assertEventLog:85 Another status order expected for the bacoordinator_completition_service1 expected:<[CANCEL]> but was:<null>
      [ERROR]   BACoordinatorCompletionTestCase.testWSBACoordinatorCompletionFailToComplete:184->assertEventLogClient1:193->BaseFunctionalTest.assertEventLog:85 Another status order expected for the bacoordinator_completition_service1 expected:<[COMPLETE, CONFIRM_COMPLETED, COMPENSATE]> but was:<null>
      
      

      Affected Tests in the AS Testsuite:
      org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionTestCase#testWSBACoordinatorCannotComplete
      org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionTestCase#testWSBACoordinatorCompletionFailToComplete

      Attachments

        Issue Links

          Activity

            People

              rhn-cservice-bbaranow Bartosz Baranowski
              fmarchio@redhat.com Francesco Marchioni (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: