-
Bug
-
Resolution: Done
-
Critical
-
4.5.2.Final
- ASSERT: have a pod running in OpenShift
- EXEC: in Properties: select your pod and choose "Pod Log" from it's context menu
Result:
In the Eclipse log you'll find the following:
org.jboss.tools.openshift.core.connection.ConnectionNotFoundException: Unable to find the connection for a Pod named bootwildfly-2-build
at org.jboss.tools.openshift.core.connection.ConnectionsRegistryUtil.getConnectionFor(ConnectionsRegistryUtil.java:44)
at org.jboss.tools.openshift.internal.ui.job.PodLogsJob$1.visit(PodLogsJob.java:69)
at org.jboss.tools.openshift.internal.ui.job.PodLogsJob$1.visit(PodLogsJob.java:1)
at com.openshift.internal.restclient.model.KubernetesResource.accept(KubernetesResource.java:91)
at org.jboss.tools.openshift.internal.ui.job.PodLogsJob.doRun(PodLogsJob.java:65)
at org.jboss.tools.openshift.internal.common.core.job.AbstractDelegatingMonitorJob.run(AbstractDelegatingMonitorJob.java:37)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
- relates to
-
JBIDE-25599 Edit Resource: does nothing
- Closed
-
JBIDE-25601 Properties: Show In > Web Console wont do anything, error "Could not find connection"
- Closed