Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-19830

Update instruction in the readme for logging quickstart

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 34.0.0.Final
    • 34.0.0.Beta1
    • Quickstarts
    • None
    • Workaround Exists
    • Hide

      add the following flags to start CLI configuration.

      --properties=cli.properties --resolve-parameter-values
      Show
      add the following flags to start CLI configuration. --properties=cli.properties --resolve-parameter-values
    • ---
    • ---

      The README for the logging QS contain the configuration step. 

      jboss-cli.sh --connect --file=configure-logging.cli
      

      It logging the following error because a expression is used.

      {
          "outcome" => "failed",
          "failure-description" => "WFLYCTL0369: Required capabilities are not available:
          org.wildfly.logging.formatter.${formatter}; This unresolvable capability likely is due to the use of an expression string in a configuration attribute that does not support expressions.",
          "rolled-back" => true
      } 
      

      please update a README instruction to use also the cli.properties file.

              emartins@redhat.com Eduardo Martins
              rhn-support-kstekovi Krystof Stekovic
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: