[jbosstools-issues] [JBoss JIRA] (JBIDE-21431) [OpenShift Explorer] Occasionally, ConnectionNotFoundExceptions are thrown

Fred Bricon (JIRA) issues at jboss.org
Thu Jan 7 17:21:00 EST 2016


Fred Bricon created JBIDE-21431:
-----------------------------------

             Summary: [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


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)


More information about the jbosstools-issues mailing list