-
Bug
-
Resolution: Done
-
Major
-
None
-
False
-
False
-
-
-
-
-
-
-
-
Undefined
-
A customer is running JBoss EAP 7.3.3 on AIX OS and when adding alias to credential store with elytron-tool, they are getting the following exception:
# ./elytron-tool.sh credential-store -c -l myStore.keystore -x pass -p pass
Credential Store has been successfully created
# ./elytron-tool.sh credential-store --debug -l myStore.keystore -a password -x pass -p pass
Exception encountered executing the command:
java.lang.UnsupportedOperationException: View 'dos' not available
at sun.nio.fs.AbstractFileSystemProvider.readAttributes(AbstractFileSystemProvider.java:103)
at java.nio.file.Files.readAttributes(Files.java:1975)
at org.wildfly.security.tool.CredentialStoreCommand.readAttributesForView(CredentialStoreCommand.java:143)
at org.wildfly.security.tool.CredentialStoreCommand.readAttributesForPreservation(CredentialStoreCommand.java:173)
at org.wildfly.security.tool.CredentialStoreCommand.execute(CredentialStoreCommand.java:301)
at org.wildfly.security.tool.ElytronTool.main(ElytronTool.java:84)
---------------------------------------------------------------------------
Java version is:
Java version that Jboss EAP is running: --------------------------------------------------------------- java version "1.8.0_191" Java(TM) SE Runtime Environment (build 8.0.5.26 - pap6480sr5fp26-20181115_03(SR5 FP26)) IBM J9 VM (build 2.9, JRE 1.8.0 AIX ppc64-64-Bit Compressed References 20181106_401576 (JIT enabled, AOT enabled) OpenJ9 - fde1d6f OMR - d8c3617 IBM - 5c4a9f0) JCL - 20181022_01 based on Oracle jdk8u191-b26 ---------------------------------------------------------------
- clones
-
ELY-2118 Elytron tool command execution fails with java.lang.UnsupportedOperationException on AIX OS.
- Resolved
- is cloned by
-
JBEAP-21588 [GSS](7.3.z) ELY-2118 - Elytron tool command execution fails with java.lang.UnsupportedOperationException on AIX OS.
- Closed
- is incorporated by
-
JBEAP-21472 (7.4.z) Upgrade Elytron from 1.15.3.Final-redhat-00001 to 1.15.5.Final-redhat-00001
- Closed