[
https://issues.jboss.org/browse/JBIDE-21431?page=com.atlassian.jira.plugi...
]
Marián Labuda commented on JBIDE-21431:
---------------------------------------
This could be also a consequence of JBIDE-21433, or side effect, another impact... This is
happening under same circumstances as it is described in JBIDE-21433, actions on Resources
then fail (e.g. I tried context menu Edit...).
[OpenShift Explorer] Occasionally, ConnectionNotFoundExceptions are
thrown
--------------------------------------------------------------------------
Key: JBIDE-21431
URL:
https://issues.jboss.org/browse/JBIDE-21431
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.Beta2
Reporter: Fred Bricon
Priority: Critical
Fix For: 4.3.1.Beta2
Occasionally, I haven't found a pattern yet, an exception is thrown when trying to
access some of the resources in the openshift explorer. Simply click on a resource and
boom :
{noformat}
org.jboss.tools.openshift.core.connection.ConnectionNotFoundException: Unable to find the
connection for a Project named tac
at
org.jboss.tools.openshift.core.connection.ConnectionsRegistryUtil.getConnectionFor(ConnectionsRegistryUtil.java:41)
at
org.jboss.tools.openshift.internal.core.WatchManager.startWatch(WatchManager.java:71)
at
org.jboss.tools.openshift.internal.core.WatchManager.startWatch(WatchManager.java:66)
at
org.jboss.tools.openshift.internal.ui.explorer.OpenShiftExplorerContentProvider.getChildrenFor(OpenShiftExplorerContentProvider.java:187)
at
org.jboss.tools.openshift.internal.common.ui.explorer.BaseExplorerContentProvider$1.run(BaseExplorerContentProvider.java:167)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)