-
Bug
-
Resolution: Done
-
Major
-
EAP-XP-2.0.0.CR1
-
None
-
-
-
-
-
-
+
-
- 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
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)
...
- clones
-
WFCORE-944 truststore path is ignored if provider is not JKS
-
- Closed
-
- relates to
-
WFCORE-5048 Tests HTTPSManagementInterfaceTestCase/HTTPSManagementInterfacePKCS12TestCase fail with -Delytron
-
- Closed
-