]
Fred Bricon reassigned JBIDE-21920:
-----------------------------------
Assignee: Fred Bricon
Cannot use features which are using oc binary
---------------------------------------------
Key: JBIDE-21920
URL:
https://issues.jboss.org/browse/JBIDE-21920
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.CR1
Reporter: Marián Labuda
Assignee: Fred Bricon
Priority: Blocker
Labels: openshift_v3
Fix For: 4.3.1.CR1
After latest update of nightly JBT I am not able to get logs from pods(/builds) or work
with server adapter, because there is something wrong with setting oc path. When I set
path on OpenShift 3 preference page to be pointing to correct oc binary, following e.g.
getting log from pod results in showing following message in console
{code}
The OpenShift 'oc' binary location was not specified. Set the property
openshift.restclient.oc.location
{code}
There is no stack trace available for this error in error log.