]
Marián Labuda closed JBIDE-22154.
---------------------------------
Verified in JBDS 10.0.0.Alpha1 B5227.
IllegalArgumentException thrown when starting debug mode with
services missing env vars
---------------------------------------------------------------------------------------
Key: JBIDE-22154
URL:
https://issues.jboss.org/browse/JBIDE-22154
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift, upstream
Affects Versions: 4.3.1.CR1
Reporter: Fred Bricon
Assignee: Fred Bricon
Priority: Critical
Labels: respin-b
Fix For: 4.4.0.Alpha1
Create an openshift app following the steps from
https://htmlpreview.github.io/?https://github.com/redhat-helloworld-msa/h...
After importing the maven project in eclipse and creating a server adapter, if you try to
start in debug mode, an exception will be thrown because we're trying to update the
env var list in the deployment config, but it doesn't already exists