Cannot launch WebSphere Application Server from Dashboard Application Services Hub on an OpenShift environment

If you encounter an error when trying to WebSphere® Application Server from Dashboard Application Services Hub on an OpenShift® environment, then you moot launch WebSphere Application Server with a predefined URL format.

Problem

If your deployment is on a Red Hat® OpenShift environment and you attempt to access Console Settings ->Websphere Application Server Console, then the following error is returned:
"502 Bad Gateway The server returned an invalid or incomplete response."

Resolution

Access WebSphere Application Server directly with a URL in this format:
https://was.release_name.master_node_name:<port>/ibm/console
Where
  • <release_name> is the name of your deployment, as specified by the value used for name (Operator Lifecycle Manager UI Form view), or name in the metadata section of the noi.ibm.com_noihybrids_cr.yaml or noi.ibm.com_nois_cr.yaml files (YAML view).
  • master_node_name is the hostname of the master node.
  • port is the value that you specified for ingress_https_port in your configuration yaml file when you installed Netcool® Operations Insight® on Red Hat OpenShift.
Draft comment: LOUISERoberts
#4658 Needs triage/work