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

[QA](7.3.z) WFCORE-944 - HTTPSManagementInterfacePKCS12TestCase fails on IBM 1.8 JDK with Invalid keystore format

    XMLWordPrintable

Details

    • +
      • download last candidate for EAP XP 2 (CR1)
      • set IBM 1.8 JDK
      • cd testsuite/standalone
      • mvn clean test -Dtest=org.wildfly.core.test.standalone.mgmt.HTTPSManagementInterfacePKCS12TestCase

    Description

      Cloning https://issues.redhat.com/browse/WFCORE-5048 to track org.wildfly.core.test.standalone.mgmt.HTTPSManagementInterfacePKCS12TestCase failing EAP XP 2 tests on IBM 1.8 JDK, even when -Delytron is not used

      ...
      java.lang.RuntimeException: 
      {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {
          "org.wildfly.core.management.security.realm.ManagementWebRealm.key-manager" => "Failed to start service
          Caused by: java.lang.IllegalStateException: org.jboss.msc.service.StartException in anonymous service: WFLYDM0018: Unable to start service
          Caused by: org.jboss.msc.service.StartException in anonymous service: WFLYDM0018: Unable to start service
          Caused by: java.io.IOException: Invalid keystore format",
          "org.wildfly.core.management.security.realm.ManagementWebRealm.trust-manager" => "WFLYDM0018: Unable to start service
          Caused by: java.io.IOException: Invalid keystore format"
      }}}}
      	at org.jboss.as.test.integration.security.common.CoreUtils.applyUpdate(CoreUtils.java:271)
      	at org.jboss.as.test.integration.security.common.CoreUtils.applyUpdates(CoreUtils.java:258)
      	at org.jboss.as.test.integration.security.common.AbstractBaseSecurityRealmsServerSetupTask.setup(AbstractBaseSecurityRealmsServerSetupTask.java:222)
      	at org.wildfly.core.test.standalone.mgmt.HTTPSManagementInterfaceTestCase$ManagementWebRealmSetup.setup(HTTPSManagementInterfaceTestCase.java:277)
      	at org.wildfly.core.test.standalone.mgmt.HTTPSManagementInterfaceTestCase.startAndSetupContainer(HTTPSManagementInterfaceTestCase.java:136)
      	at org.wildfly.core.test.standalone.mgmt.HTTPSManagementInterfacePKCS12TestCase.startAndSetupContainer(HTTPSManagementInterfacePKCS12TestCase.java:41)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      ...
      

      Attachments

        Issue Links

          Activity

            People

              rhn-support-rmartinc Ricardo Martin Camarero
              fburzigo Fabio Burzigotti
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: