-
Bug
-
Resolution: Won't Do
-
Critical
-
None
-
7.1.0.CR3
-
None
-
java -version java version "1.8.0" Java(TM) SE Runtime Environment (build pxa6480sr4fp1-20170215_01(SR4 FP1)) IBM J9 VM (build 2.8, JRE 1.8.0 Linux amd64-64 Compressed References 20170209_336038 (JIT enabled, AOT enabled) J9VM - R28_20170209_0201_B336038 JIT - tr.r14.java.green_20170125_131456 GC - R28_20170209_0201_B336038_CMPRSS J9CL - 20170209_336038) JCL - 20170215_01 based on Oracle jdk8u121-b13
Same for Oracle JDK 1.8 u66
java -version java version "1.8.0_66" Java(TM) SE Runtime Environment (build 1.8.0_66-b17) Java HotSpot(TM) 64-Bit Server VM (build 25.66-b17, mixed mode)
java -version java version "1.8.0" Java(TM) SE Runtime Environment (build pxa6480sr4fp1-20170215_01(SR4 FP1)) IBM J9 VM (build 2.8, JRE 1.8.0 Linux amd64-64 Compressed References 20170209_336038 (JIT enabled, AOT enabled) J9VM - R28_20170209_0201_B336038 JIT - tr.r14.java.green_20170125_131456 GC - R28_20170209_0201_B336038_CMPRSS J9CL - 20170209_336038) JCL - 20170215_01 based on Oracle jdk8u121-b13 Same for Oracle JDK 1.8 u66 java -version java version "1.8.0_66" Java(TM) SE Runtime Environment (build 1.8.0_66-b17) Java HotSpot(TM) 64-Bit Server VM (build 25.66-b17, mixed mode)
-
-
-
-
-
-
Workaround Exists
-
Credential store type PKCS12 works fine when using OracleJDK and OpenJDK.
Problem occurs when we use IBM JDK, add-alias works fine for first time, but for add-alias for second time with same alias name we expect message about duplicity rather than current error message about SecretKeyFactory not availability.
"WFLYCTL0158: Operation handler failed: java.lang.RuntimeException: WFLYELY00009: Unable to complete operation. 'ELY09504: Cannot acquire a credential from the credential store->Get Key failed: 1.2.840.113549.1.7.1 SecretKeyFactory not available->1.2.840.113549.1.7.1 SecretKeyFactory not available'",
NOTE
I met same problem with Oracle JDK 1.8 u66, with u144 is everythink ok.
- causes
-
JBEAP-13716 [RN] Credential store type PKCS12works fine when using OracleJDK and OpenJDK but doesn't work using IBM JDK.
-
- Closed
-
- is cloned by
-
ELY-1427 Credential store type PKCS12 works fine when using OracleJDK and OpenJDK but doesn't work using IBM JDK.
-
- Resolved
-