Cannot add alias in credential store on AIX OS with elytron-tool.sh
Issue
-
The following exception is thrown when adding alias with elytron-tool.sh:
--------------------------------------------------------------------------- # ./elytron-tool.sh credential-store --debug -l myStore.keystore -a ALIAS -x mySecret -p myPass 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) ---------------------------------------------------------------------------
Environment
- Red Hat JBoss Enterprise Application Platform (JBoss EAP)
- 7.3.3
- AIX OS
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.