Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-2182

LogManager warning when using the credential-store command

    XMLWordPrintable

Details

    Description

      When running the credential-store command, the following output appears:

      bin/elytron-tool.sh credential-store --aliases --location=standalone/configuration/credentials.store
      Credential store password:
      
      Jul 12, 2021 6:33:47 PM org.jboss.logmanager.JBossLoggerFinder getLogger
      ERROR: The LogManager accessed before the "java.util.logging.manager" system property was set to "org.jboss.logmanager.LogManager". Results may be unexpected.
      Credential store contains following aliases: example
      

       
      It would be good to look into the LogManager message there to try to prevent that from happening.

       

      You can also run the command without the server by building wildfly-elytron-tool.jar and running:

      java -jar wildfly-elytron-tool-versionXY.jar credential-store --aliases --location=path/to/mycredstore.cs
      

       
      For convenience, find the credential store mycredstore.cs attached below. Its password is: StorePassword

      Attachments

        Issue Links

          Activity

            People

              lvydra Lukas Vydra
              fjuma1@redhat.com Farah Juma
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: