[JBoss JIRA] (JBIDE-25666) Pod Log: wont work if I have an invalid oc in prefs and a valid connection ovveride
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25666?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-25666:
-------------------------------
Sprint: devex #145 February 2018
> Pod Log: wont work if I have an invalid oc in prefs and a valid connection ovveride
> -----------------------------------------------------------------------------------
>
> Key: JBIDE-25666
> URL: https://issues.jboss.org/browse/JBIDE-25666
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.2.Final
> Reporter: Andre Dietisheim
> Assignee: Rob Stryker
> Labels: build_log, oc_binary, preferences
> Fix For: 4.5.3.AM2
>
> Attachments: build-logs-using-oc-location-in-prefs.png
>
>
> # ASSERT: have the "oc" location set in Eclipse preferences
> # EXEC: start some build in OpenShift (ex. by creating an app via nodejs-mongo-persistent template)
> # EXEC: kill the oc that preferences is pointing to
> # EXEC: set the "Override oc location" for your OpenShift connection to some valid oc binary
> # EXEC: in Properties > Builds: select your build and pick "Build Log"
> Result:
> The "Console" view is opened but instead of the log you'll see the following error (<invalid path> is the path that you have set in preferences:
> {code}
> Does your OpenShift binary location exist? Error starting process: Cannot run program <invalid path to oc from Eclipse preferences>: error=2, No such file or directory
> {code}
> !build-logs-using-oc-location-in-prefs.png!
> "Build Logs" obviously doesnt honour the oc location override for the connection, it is using the value in the Eclipse preferences.
> Expected result:
> The "Build Log" should use the override in the Connection and show the build log
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (JBIDE-25590) Explorer: connection is not refreshed if you modify it
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25590?page=com.atlassian.jira.plugi... ]
Jeff MAURY reassigned JBIDE-25590:
----------------------------------
Assignee: Dmitrii Bocharov
> Explorer: connection is not refreshed if you modify it
> ------------------------------------------------------
>
> Key: JBIDE-25590
> URL: https://issues.jboss.org/browse/JBIDE-25590
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.2.AM3
> Reporter: Andre Dietisheim
> Assignee: Dmitrii Bocharov
> Priority: Minor
> Labels: explorer
> Fix For: 4.5.x
>
>
> # ASSERT: have a running CDK and a connection for it in OpenShift Explorer
> # ASSERT: have your connection unfolded showing at least 1 project and at least 1 service
> # EXEC: minishift delete && minishift setup-cdk && minishift start
> # ASSERT: cdk starts up and picks a new ip (ex. 192.168.64.20 -> 192.168.64.21)
> # EXEC: in Explorer: pick "Edit Connection" in the context menu
> # ASSERT: connection wizard shows up
> # EXEC: update the server url to point to the new IP address of the cdk
> # EXEC: hit "Finish"
> Result:
> The explorer still shows the old project and resources. You have to manually hit "Refresh" for it to replace the initially present project and it's children by the new project (which is by default "My Project", the default project)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (JBIDE-25590) Explorer: connection is not refreshed if you modify it
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25590?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-25590:
-------------------------------
Sprint: devex #145 February 2018
> Explorer: connection is not refreshed if you modify it
> ------------------------------------------------------
>
> Key: JBIDE-25590
> URL: https://issues.jboss.org/browse/JBIDE-25590
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.2.AM3
> Reporter: Andre Dietisheim
> Assignee: Dmitrii Bocharov
> Priority: Minor
> Labels: explorer
> Fix For: 4.5.x
>
>
> # ASSERT: have a running CDK and a connection for it in OpenShift Explorer
> # ASSERT: have your connection unfolded showing at least 1 project and at least 1 service
> # EXEC: minishift delete && minishift setup-cdk && minishift start
> # ASSERT: cdk starts up and picks a new ip (ex. 192.168.64.20 -> 192.168.64.21)
> # EXEC: in Explorer: pick "Edit Connection" in the context menu
> # ASSERT: connection wizard shows up
> # EXEC: update the server url to point to the new IP address of the cdk
> # EXEC: hit "Finish"
> Result:
> The explorer still shows the old project and resources. You have to manually hit "Refresh" for it to replace the initially present project and it's children by the new project (which is by default "My Project", the default project)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month