Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-1115

[OptaWeb Employee Rostering] provision.sh script fails because the ImageStreamTag for WildFly 11 is invalid

    XMLWordPrintable

Details

    • 2019 Week 44-46 (from Okt 28)

    Description

      Running the provision.sh script to deploy the web application on OpenShift fails with the following:

      $ ./provision.sh setup employee-rostering --project-suffix rhpam1085 --run-verify
      
      ########################################################################
      OptaShift Employee Rostering (Po kvÄ› 28 16:05:07 CEST 2018)
      ########################################################################
      Setting up and deploying OptaShift Employee Rostering (employee-rostering)...
      
      ########################################################################
      Configuration
      ########################################################################
      App name:            employee-rostering
      OpenShift master:    https://master.openshiftdomain:8443
      Current user:        user
      Project suffix:      rhpam1085
      GitHub repo:         https://github.com/kiegroup/optashift-employee-rostering
      GitHub branch/tag:   
      
      ########################################################################
      Creating project...
      ########################################################################
      Creating project optashift-rhpam1085
      
      ########################################################################
      Creating OptaShift Build and Deployment config.
      ########################################################################
      imagestream "employee-rostering" created
      buildconfig "employee-rostering" created
      deploymentconfig "employee-rostering" created
      service "employee-rostering" created
      route "employee-rostering" created
      
      ########################################################################
      Starting OpenShift build and deploy...
      ########################################################################
      The ImageStreamTag "wildfly:11.0" is invalid: from: Error resolving ImageStreamTag wildfly:11.0 in namespace openshift: imagestreams.image.openshift.io "wildfly" not found
      
      

      This is caused by OpenShift instance because there are not any wildfly images in default openshift profile.
      Please add to provision.sh script importing of required wildfly image to the OptaShift Employee Rostering project. Not all OpenShift instances have wildfly images, so the correct one should be pulled.

      Attachments

        Activity

          People

            cchianel Christopher Chianelli
            jakubschwan Jakub Schwan
            Radovan Synek Radovan Synek
            Radovan Synek Radovan Synek
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: