]
Andre Dietisheim updated JBIDE-21082:
-------------------------------------
Fix Version/s: 4.3.1.Beta1
Application wizard opens when not logged to Openshift
-----------------------------------------------------
Key: JBIDE-21082
URL:
https://issues.jboss.org/browse/JBIDE-21082
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.Beta1
Reporter: Jan Richter
Labels: application_wizard, openshift_v3
Fix For: 4.3.1.Beta1
Creating new application on a connection where I'm not logged in results in the
following:
First it opens an error dialog (which looks fine):
{noformat}
An internal error occurred during: "Loading projects, templates...".
Could not list Project resources in namespace : javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid
certification path to requested target
{noformat}
And then it opens the application wizard anyway.