[JBoss JIRA] (JBIDE-25600) Pod Log: cannot fetch log for a pod, error states "An internal error occurred during: "FollowPodLogsJob".
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25600?page=com.atlassian.jira.plugi... ]
Andre Dietisheim reassigned JBIDE-25600:
----------------------------------------
Assignee: Andre Dietisheim
> Pod Log: cannot fetch log for a pod, error states "An internal error occurred during: "FollowPodLogsJob".
> ---------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-25600
> URL: https://issues.jboss.org/browse/JBIDE-25600
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.2.Final
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Priority: Critical
> Fix For: 4.5.2.Final
>
> Attachments: follow-pods-logs-job-error.png
>
>
> # ASSERT: have a pod running in OpenShift
> # EXEC: in Properties: select your pod and choose "Pod Log" from it's context menu
> Result:
> !follow-pods-logs-job-error.png!
> In the Eclipse log you'll find the following:
> {code}
> 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)
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (JBIDE-25600) Pod Log: cannot fetch log for a pod, error states "An internal error occurred during: "FollowPodLogsJob".
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25600?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-25600:
-------------------------------------
Fix Version/s: 4.5.2.Final
> Pod Log: cannot fetch log for a pod, error states "An internal error occurred during: "FollowPodLogsJob".
> ---------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-25600
> URL: https://issues.jboss.org/browse/JBIDE-25600
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.2.Final
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Priority: Critical
> Fix For: 4.5.2.Final
>
> Attachments: follow-pods-logs-job-error.png
>
>
> # ASSERT: have a pod running in OpenShift
> # EXEC: in Properties: select your pod and choose "Pod Log" from it's context menu
> Result:
> !follow-pods-logs-job-error.png!
> In the Eclipse log you'll find the following:
> {code}
> 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)
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (JBIDE-25600) Pod Log: cannot fetch log for a pod, error states "An internal error occurred during: "FollowPodLogsJob".
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25600?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-25600:
-------------------------------------
Sprint: (was: devex #144 January 2018)
> Pod Log: cannot fetch log for a pod, error states "An internal error occurred during: "FollowPodLogsJob".
> ---------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-25600
> URL: https://issues.jboss.org/browse/JBIDE-25600
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.2.Final
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Priority: Critical
> Fix For: 4.5.2.Final
>
> Attachments: follow-pods-logs-job-error.png
>
>
> # ASSERT: have a pod running in OpenShift
> # EXEC: in Properties: select your pod and choose "Pod Log" from it's context menu
> Result:
> !follow-pods-logs-job-error.png!
> In the Eclipse log you'll find the following:
> {code}
> 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)
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (JBIDE-25601) Properties: Show In > Web Console wont do anything, error "Could not find connection"
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25601?page=com.atlassian.jira.plugi... ]
Andre Dietisheim resolved JBIDE-25601.
--------------------------------------
Resolution: Cannot Reproduce
Cannot reproduce this once I restarted Eclipse and tried again. Must have been an intermittent issue. Will reopen if it happens again.
> Properties: Show In > Web Console wont do anything, error "Could not find connection"
> -------------------------------------------------------------------------------------
>
> Key: JBIDE-25601
> URL: https://issues.jboss.org/browse/JBIDE-25601
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.2.Final
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Fix For: 4.5.2.Final
>
> Attachments: could-not-find-a-connection-warning.png
>
>
> # ASSERT: have a resource in OpenShift
> # EXEC: in Properties: select your resource and pick "Show In > Web Console"
> Result:
> !could-not-find-a-connection-warning.png!
> Warning dialog shows up telling you "Could not find an OpenShift connection to open a console for"
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (JBIDE-25601) Properties: Show In > Web Console wont do anything, error "Could not find connection"
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25601?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-25601:
-------------------------------------
Sprint: (was: devex #144 January 2018)
> Properties: Show In > Web Console wont do anything, error "Could not find connection"
> -------------------------------------------------------------------------------------
>
> Key: JBIDE-25601
> URL: https://issues.jboss.org/browse/JBIDE-25601
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.2.Final
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Fix For: 4.5.2.Final
>
> Attachments: could-not-find-a-connection-warning.png
>
>
> # ASSERT: have a resource in OpenShift
> # EXEC: in Properties: select your resource and pick "Show In > Web Console"
> Result:
> !could-not-find-a-connection-warning.png!
> Warning dialog shows up telling you "Could not find an OpenShift connection to open a console for"
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (JBIDE-25601) Properties: Show In > Web Console wont do anything, error "Could not find connection"
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25601?page=com.atlassian.jira.plugi... ]
Andre Dietisheim reassigned JBIDE-25601:
----------------------------------------
Assignee: Andre Dietisheim
> Properties: Show In > Web Console wont do anything, error "Could not find connection"
> -------------------------------------------------------------------------------------
>
> Key: JBIDE-25601
> URL: https://issues.jboss.org/browse/JBIDE-25601
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.2.Final
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Fix For: 4.5.2.Final
>
> Attachments: could-not-find-a-connection-warning.png
>
>
> # ASSERT: have a resource in OpenShift
> # EXEC: in Properties: select your resource and pick "Show In > Web Console"
> Result:
> !could-not-find-a-connection-warning.png!
> Warning dialog shows up telling you "Could not find an OpenShift connection to open a console for"
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (JBIDE-25601) Properties: Show In > Web Console wont do anything, error "Could not find connection"
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25601?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-25601:
-------------------------------------
Description:
# ASSERT: have a resource in OpenShift
# EXEC: in Properties: select your resource and pick "Show In > Web Console"
Result:
!could-not-find-a-connection-warning.png!
Warning dialog shows up telling you "Could not find an OpenShift Connection to open a console for"
was:
# ASSERT: have a resource in OpenShift
# EXEC: in Properties: select your resource and pick "Show In > Web Console"
Result:
Warning dialog shows up telling you "Could not find an OpenShift Connection to open a console for"
> Properties: Show In > Web Console wont do anything, error "Could not find connection"
> -------------------------------------------------------------------------------------
>
> Key: JBIDE-25601
> URL: https://issues.jboss.org/browse/JBIDE-25601
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.2.Final
> Reporter: Andre Dietisheim
> Attachments: could-not-find-a-connection-warning.png
>
>
> # ASSERT: have a resource in OpenShift
> # EXEC: in Properties: select your resource and pick "Show In > Web Console"
> Result:
> !could-not-find-a-connection-warning.png!
> Warning dialog shows up telling you "Could not find an OpenShift Connection to open a console for"
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months