Uploaded image for project: 'Cloud Enablement'
  1. Cloud Enablement
  2. CLOUD-3441

[CD19] Duration of server configuration is not printed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • EAP CD 19.0.GA
    • None
    • EAP_CD
    • None

    Description

      INFO Configuring the server using embedded server
      INFO Duration: 
      INFO Running jboss-eap-7-tech-preview/eap-cd-openshift-rhel8 image, version 18.0
      

      The cause is the wrong usage of log_info function in /opt/eap/bin/launch/openshift-common.sh

      log_info "Duration: " $((end-start)) " milliseconds"
      

      which is actually calling it with 3 arguments while the function prints only the first one.

      Attachments

        Issue Links

          Activity

            People

              yborgess1@redhat.com Yeray Borges Santana
              yborgess1@redhat.com Yeray Borges Santana
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: