2 Replies Latest reply on Apr 22, 2015 1:05 PM by rameshchokkapu

    Getting issues while adding a vault configuration in JBoss EAP installed on Windows environment

    rameshchokkapu

      Getting issues while adding a vault configuration in JBoss EAP installed on Windows environment as follows :

       

      > jboss-cli.bat opened

       

      /core-service=vault:add(vault-options=[("KEYSTORE_URL" => "D:\EAP\vault_eap_6\EAP_6.1.0_vault\jboss-eap-6.1.0\TestDomain\identity.keystore"), ("KEYSTORE_PASSWORD" => "MASK-2gTQPnrWJaqrh0pURMKAOw"), ("KEYSTORE_ALIAS" => "mykey"), ("SALT" => "12345678"), ("ITERATION_COUNT" => "8"), ("ENC_FILE_DIR" =>"D:\EAP\vault_eap_6\EAP_6.1.0_vault\jboss-eap-6.1.0\TestDomain\")])

      {

              "outcome" => "failed",

              "failure-description" => "JBAS014749: Operation handler failed: JBAS015804:

          Error initializing vault --  org.jboss.as.server.services.security.VaultReaderException: JBAS013313: Vault Reader Exception:",

              "rolled-back" => true

      }

       

      please give me the answer as early possible.

       

      Thanks in advance.