]
Jeff MAURY updated JBIDE-24241:
-------------------------------
Sprint: devex #131 April 2017 (was: devex #131 May 2017 (JBIDE))
Server adapter not working when created from replication controller
fallback
----------------------------------------------------------------------------
Key: JBIDE-24241
URL:
https://issues.jboss.org/browse/JBIDE-24241
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.4.AM3
Reporter: Jan Richter
Assignee: Jeff MAURY
Labels: openshift_v3, server_adapter
Fix For: 4.4.4.Final
When no service nor deployment config is available, it is possible to create a server
adapter using replication controllers. A server adapter created this way errors on start
with the following message:
{noformat}
An internal error occurred during: "Starting nodejs-1 (ReplicationController) at
OpenShift 3 (192.168.42.24)".
deploymentconfigs "nodejs" not found deploymentconfigs "nodejs" not
found
{noformat}