The watchman script loads openshift-origin-node, which requires that all frontends specified in OPENSHIFT_FRONTEND_HTTP_PLUGINS of /etc/openshift/node.conf be present. The default value may include a frontend that is not present, causing openshift-watchman to fail to load openshift-origin-node.
The watchman script loads openshift-origin-node, which requires that all frontends specified in OPENSHIFT_FRONTEND_HTTP_PLUGINS of /etc/openshift/node.conf be present. The default value may include a frontend that is not present, causing openshift-watchman to fail to load openshift-origin-node.
Fixes https://github.com/openshift/origin-server/issues/5693