[JBoss JIRA] (JBIDE-25169) Deadlock when tokenProvider is invoked during start
by Josef Kopriva (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25169?page=com.atlassian.jira.plugi... ]
Josef Kopriva updated JBIDE-25169:
----------------------------------
Steps to Reproduce:
1) make sure you have no OSIO account configured (Prefs -> JBoss Tools -> OpenShift.io -> Remove if there is an account
2) make sure you have the Fabric8 analytics plugin installed
3) open a pom.xml file from your workspace
The fabrics8 analytics plugin should start the LSP which will request a token -> a browser should be launched but a there is a contention on the display you shoud face a timeout instead of a deadlock
> Deadlock when tokenProvider is invoked during start
> ---------------------------------------------------
>
> Key: JBIDE-25169
> URL: https://issues.jboss.org/browse/JBIDE-25169
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.1.AM3
> Reporter: Jeff MAURY
> Assignee: Jeff MAURY
> Labels: Openshift.io, openshift
> Fix For: 4.5.1.Final
>
>
> If a service call the tokenProvider during start, this may lead to a deadlock because the browser is displayed using syncExec. Replace by a UIJob which does call asyncExec
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months
[JBoss JIRA] (JBIDE-25115) Server adapter editor: should inform user that changes in settings are effective after restart only
by Josef Kopriva (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25115?page=com.atlassian.jira.plugi... ]
Josef Kopriva commented on JBIDE-25115:
---------------------------------------
Closing: the label "Changes will only get active once the editor is saved and the adapter restarted." is not shown for fields Publishing settings and Timeouts and its tracked in this JIRA: https://issues.jboss.org/browse/JBIDE-25377
Verified in:
Red Hat JBoss Developer Studio
Version: 11.2.0.AM1
Build id: AM1-v20171106-0622-B1520
Build date: 20171106-0622
> Server adapter editor: should inform user that changes in settings are effective after restart only
> ---------------------------------------------------------------------------------------------------
>
> Key: JBIDE-25115
> URL: https://issues.jboss.org/browse/JBIDE-25115
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.5.1.AM2
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Priority: Minor
> Labels: openshift_v3, server_adapter_editor, ux
> Fix For: 4.5.1.Final
>
> Attachments: server-adater-editor-warning.png
>
>
> To the noob user it's not obvious that any change in settings to the server adapter (done in the server adapter editor) is only active after restarting the adapter.
> We could
> * add an explanatory label within the editor ("changes in settings are only active once the server adapter is restarted")
> * a dialog popping upon saving that says "changes in settings are only active once the server adapter is restarted"
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months
[JBoss JIRA] (JBIDE-25115) Server adapter editor: should inform user that changes in settings are effective after restart only
by Josef Kopriva (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25115?page=com.atlassian.jira.plugi... ]
Josef Kopriva closed JBIDE-25115.
---------------------------------
> Server adapter editor: should inform user that changes in settings are effective after restart only
> ---------------------------------------------------------------------------------------------------
>
> Key: JBIDE-25115
> URL: https://issues.jboss.org/browse/JBIDE-25115
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.5.1.AM2
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Priority: Minor
> Labels: openshift_v3, server_adapter_editor, ux
> Fix For: 4.5.1.Final
>
> Attachments: server-adater-editor-warning.png
>
>
> To the noob user it's not obvious that any change in settings to the server adapter (done in the server adapter editor) is only active after restarting the adapter.
> We could
> * add an explanatory label within the editor ("changes in settings are only active once the server adapter is restarted")
> * a dialog popping upon saving that says "changes in settings are only active once the server adapter is restarted"
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months
[JBoss JIRA] (JBIDE-25166) Resource wizard: using (formally valid) URL to non-existing/erroneous template does not show error message
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25166?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-25166:
-------------------------------------
Summary: Resource wizard: using (formally valid) URL to non-existing/erroneous template does not show error message (was: Resource wizard: using invalid URL does not show error message)
> Resource wizard: using (formally valid) URL to non-existing/erroneous template does not show error message
> ----------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-25166
> URL: https://issues.jboss.org/browse/JBIDE-25166
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.1.AM3
> Reporter: Josef Kopriva
> Labels: openshift_v3, resource_wizard
> Fix For: 4.5.x
>
> Attachments: image-2017-10-27-15-12-22-841.png, valid-url-no-errors.png
>
>
> Steps to reproduce:
> 1. Have project in OpenShift connection in OpenShift Explorer
> 2. Right click on project -> New -> Resource...
> 3. Enter invalid URL -> no error is shown, Finish button is enabled
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months
[JBoss JIRA] (JBIDE-25377) Server adapter editor: does not inform user that changes in Timeouts and Publishing settings are effective after restart only
by Josef Kopriva (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25377?page=com.atlassian.jira.plugi... ]
Josef Kopriva updated JBIDE-25377:
----------------------------------
Steps to Reproduce:
1. Create server adapter for OpenShift application
2. Open Server Adapter editor settings.
3. Change settings for Timeouts or Publishung
4. The label "Changes will only get active once the editor is saved and the adapter restarted." is not shown, but for other fields is shown.
was:
1. Create server adapter for OpenShift application
2. Open Server Adapter editor settings.
3. Change settings for Timeouts or Publishung
Assert: The label "Changes will only get active once the editor is saved and the adapter restarted." is shown.
> Server adapter editor: does not inform user that changes in Timeouts and Publishing settings are effective after restart only
> -----------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-25377
> URL: https://issues.jboss.org/browse/JBIDE-25377
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.2.AM1
> Reporter: Josef Kopriva
> Priority: Minor
>
> The label "Changes will only get active once the editor is saved and the adapter restarted." is not shown when user made changes in Publishing and Timeouts settings.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months
[JBoss JIRA] (JBIDE-25115) Server adapter editor: should inform user that changes in settings are effective after restart only
by Josef Kopriva (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25115?page=com.atlassian.jira.plugi... ]
Josef Kopriva edited comment on JBIDE-25115 at 11/6/17 8:08 AM:
----------------------------------------------------------------
[~adietish] Hi, I have tried to change Publishing settings and Timeouts, editor gets dirty, but label "Changes will only get active once the editor is saved and the adapter restarted." is not showing, is this behavior intended?
was (Author: jkopriva):
[~adietish] Hi, I have tried to change Publishing settings and Timeouts, editor gets dirty, but new label is not showing, is this behavior intended?
> Server adapter editor: should inform user that changes in settings are effective after restart only
> ---------------------------------------------------------------------------------------------------
>
> Key: JBIDE-25115
> URL: https://issues.jboss.org/browse/JBIDE-25115
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.5.1.AM2
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Priority: Minor
> Labels: openshift_v3, server_adapter_editor, ux
> Fix For: 4.5.1.Final
>
> Attachments: server-adater-editor-warning.png
>
>
> To the noob user it's not obvious that any change in settings to the server adapter (done in the server adapter editor) is only active after restarting the adapter.
> We could
> * add an explanatory label within the editor ("changes in settings are only active once the server adapter is restarted")
> * a dialog popping upon saving that says "changes in settings are only active once the server adapter is restarted"
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months
[JBoss JIRA] (JBIDE-24778) Creating application from Eclipse project which already defines a Git repo should reuse the URL
by Josef Kopriva (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24778?page=com.atlassian.jira.plugi... ]
Josef Kopriva closed JBIDE-24778.
---------------------------------
Closing. Limited guesses are working.
Verified in:
Red Hat JBoss Developer Studio
Version: 11.2.0.AM1
Build id: AM1-v20171106-0622-B1520
Build date: 20171106-0622
> Creating application from Eclipse project which already defines a Git repo should reuse the URL
> -----------------------------------------------------------------------------------------------
>
> Key: JBIDE-24778
> URL: https://issues.jboss.org/browse/JBIDE-24778
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.5.0.AM2
> Reporter: Mickael Istria
> Assignee: Dmitrii Bocharov
> Fix For: 4.5.1.Final
>
> Attachments: ImageOrProject.png
>
>
> I'm trying to connect an existing Eclipse project to OpenShift.
> The project is connected to GitHub ( https://github.com/mickaelistria/demo-dotnet.git )
> The OpenShift application I'm using uses a dotnet-core:2.0 image.
> Once I've selected the openshift project, the Eclipse project and the application image; I'm driven to a wizard page asking me for some details about the application, including the Git repo URL.
> I would expect the repo URL to be prepopulated with the Git repo URL of my Eclipse project
> Instead, the URL was the one of the image example: https://github.com/redhat-developer/s2i-dotnetcore-ex.git
> If this is an issue in the .NET Core 2.0 image, please tell me and I'll open a bug for it.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months