]
Marián Labuda closed JBIDE-17222.
---------------------------------
Resolution: Cannot Reproduce Bug
For now, we are closing, bcs. there is no way (which we could find) how to reproduce error
while processing wizard - we can't find out where it is happening. If it occurs again
we will react to it ASAP.
Application wizard: missing error dialog upon OpenShift server
internal error after wizard completion
-----------------------------------------------------------------------------------------------------
Key: JBIDE-17222
URL:
https://issues.jboss.org/browse/JBIDE-17222
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.2.0.Beta1
Reporter: Marián Labuda
Assignee: Andre Dietisheim
Labels: application_wizard
Fix For: 4.2.0.Beta2
There could be some dialog to warn user, that something goes wrong internally on server,
when creating new application (after hitting the Finish button in New Application wizard).
Currently, there is a Perl internal issue on OpenShift Enterprise (internal eng OpenShift
instance). The error message is
{code}
com.openshift.client.OpenShiftEndpointException: Could not request
https://console.itos.redhat.com/broker/rest/domain/jbdstestdomain57/appli...:
Unable to complete the requested operation due to: Permission denied -
/var/www/openshift/broker/tmp/cache/9A6/BD0/carts_by_feature_perl-5.10.
Reference ID: 2684a1f6b1e513ea44aa7661ff3d0a3e
{code}
but this message can be spotted only in eclipse log (also stacktrace). In IDE there is no
support to get user know about issue. In better case, after click on the Finish button in
OpenShift wizard nothing happen, in worse case there is a short time UI freeze.