[JBoss JIRA] (JBIDE-22640) Update to Openshift server adapter is not saved
by Jeff MAURY (JIRA)
Jeff MAURY created JBIDE-22640:
----------------------------------
Summary: Update to Openshift server adapter is not saved
Key: JBIDE-22640
URL: https://issues.jboss.org/browse/JBIDE-22640
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift, server
Affects Versions: 4.4.0.Final
Reporter: Jeff MAURY
Fix For: 4.4.1.S117
ASSERT: create an Openshift3 connection
ASSERT: create a server adapter from that connection
ASSERT: delete the Openshift3 connection
EXEC: open the server adapter
ASSERT: the connection filed is blank
EXEC: using the dropdown change the connection
ASSERT: the dirty flag of the server editor is not set
EXEC: close the server editor
EXEC: open the server editor again
ASSERT: the connection field is still blank
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-22639) Opening an Openshift3 server adapter when connection does not exists anymore causes NPE
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22639?page=com.atlassian.jira.plugi... ]
Jeff MAURY commented on JBIDE-22639:
------------------------------------
The Eclipse log file:
!ENTRY org.eclipse.core.jobs 4 2 2016-06-23 09:57:39.984
!MESSAGE An internal error occurred during: "Setting connection, deploy project...".
!STACK 0
java.lang.NullPointerException
at org.jboss.tools.openshift.core.server.OpenShiftServerUtils.getService(OpenShiftServerUtils.java:337)
at org.jboss.tools.openshift.core.server.OpenShiftServerUtils.getService(OpenShiftServerUtils.java:315)
at org.jboss.tools.openshift.internal.ui.server.OpenShiftServerEditorSection$14.run(OpenShiftServerEditorSection.java:559)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> Opening an Openshift3 server adapter when connection does not exists anymore causes NPE
> ---------------------------------------------------------------------------------------
>
> Key: JBIDE-22639
> URL: https://issues.jboss.org/browse/JBIDE-22639
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift, server
> Affects Versions: 4.4.0.Final
> Reporter: Jeff MAURY
> Fix For: 4.4.1.S117
>
> Attachments: screenshot-1.png
>
>
> ASSERT: create an Openshift3 connection
> ASSERT: create a server adapter from that connection
> ASSERT: delete the Openshift3 connection
> EXEC: open the server adapter
> ASSERT: NPE is thrown and dialog is displayed (see [^screenshot-1.png])
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-22639) Opening an Openshift3 server adapter when connection does not exists anymore causes NPE
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22639?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-22639:
-------------------------------
Description:
ASSERT: create an Openshift3 connection
ASSERT: create a server adapter from that connection
ASSERT: delete the Openshift3 connection
EXEC: open the server adapter
ASSERT: NPE is thrown and dialog is displayed (see [^screenshot-1.png])
was:
ASSERT: create an Openshift3 connection
ASSERT: create a server adapter from that connection
ASSERT: delete the Openshift3 connection
EXEC: open the server adapter
ASSERT: NPE is thrown and dialog is displayed
> Opening an Openshift3 server adapter when connection does not exists anymore causes NPE
> ---------------------------------------------------------------------------------------
>
> Key: JBIDE-22639
> URL: https://issues.jboss.org/browse/JBIDE-22639
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift, server
> Affects Versions: 4.4.0.Final
> Reporter: Jeff MAURY
> Fix For: 4.4.1.S117
>
> Attachments: screenshot-1.png
>
>
> ASSERT: create an Openshift3 connection
> ASSERT: create a server adapter from that connection
> ASSERT: delete the Openshift3 connection
> EXEC: open the server adapter
> ASSERT: NPE is thrown and dialog is displayed (see [^screenshot-1.png])
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-22638) Cant start remote server on Win10
by Jeff MAURY (JIRA)
Jeff MAURY created JBIDE-22638:
----------------------------------
Summary: Cant start remote server on Win10
Key: JBIDE-22638
URL: https://issues.jboss.org/browse/JBIDE-22638
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.4.0.Final
Reporter: Jeff MAURY
ASSERT: create a local Wildfly server
ASSERT: create a remote (filesystem and shell operations controlled) using the same runtime and will local path
EXEC: start the remote server
ASSERT: the remote server won't start, the following lines are displayed in the console:
'cmd' n'est pas reconnu en tant que commande interne
ou externe, un programme ex‚cutable ou un fichier de commandes.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-22594) Deploy Docker Image wizard: password/token for registry is not prefilled even after choosing a connection
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22594?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-22594 at 6/23/16 3:42 AM:
-------------------------------------------------------------------
[~dbocharov] [~jeffmaury] [~fbricon] yes I noticed now, that we discuss it. I still believe that this is non-intuitive. As a noob-user in this wizard I had not noticed that "< Back" was enabled and that there was a connection page in the 1st place that I could get back to. IMHO we should be consistent across all wizards and always show the connection page.
was (Author: adietish):
[~dbocharov] [~jeffmaury] [~fbricon] yes I noticed now, that we discuss it. I still believe that this is non-intuitive. As a noob-user in this wizard I had not noticed that "< Back" was enabled and there was a connection page in the 1st place. IMHO we should be consistent across all wizards and always show the connection page.
> Deploy Docker Image wizard: password/token for registry is not prefilled even after choosing a connection
> ---------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-22594
> URL: https://issues.jboss.org/browse/JBIDE-22594
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.0.Final
> Reporter: Andre Dietisheim
> Assignee: Dmitry Bocharov
> Labels: connection_wizard, deploy_docker_wizard, openshift_v3
> Fix For: 4.4.1.S116
>
> Attachments: out-2.ogv
>
>
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-22594) Deploy Docker Image wizard: password/token for registry is not prefilled even after choosing a connection
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22594?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-22594:
------------------------------------------
[~dbocharov] [~jeffmaury] [~fbricon] yes I noticed now, that we discuss it. I still believe that this is non-intuitive. As a noob-user in this wizard I had not noticed that "< Back" was enabled and there was a connection page in the 1st place. IMHO we should be consistent across all wizards and always show the connection page.
> Deploy Docker Image wizard: password/token for registry is not prefilled even after choosing a connection
> ---------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-22594
> URL: https://issues.jboss.org/browse/JBIDE-22594
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.0.Final
> Reporter: Andre Dietisheim
> Assignee: Dmitry Bocharov
> Labels: connection_wizard, deploy_docker_wizard, openshift_v3
> Fix For: 4.4.1.S116
>
> Attachments: out-2.ogv
>
>
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-21571) require a credential composite for when there is no stored password,
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21571?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-21571:
---------------------------------------
[~rob.stryker], do you have an example where this would be used? Any use case that I can try to check that it works properly? Or is this something that you prepared for others to use, but nobody is using it yet?
> require a credential composite for when there is no stored password,
> ---------------------------------------------------------------------
>
> Key: JBIDE-21571
> URL: https://issues.jboss.org/browse/JBIDE-21571
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: common/jst/core
> Affects Versions: 4.3.1.Beta2
> Reporter: Rob Stryker
> Assignee: Rob Stryker
> Fix For: 4.4.0.Alpha1
>
>
> Following up on https://issues.jboss.org/browse/JBIDE-21162
> If the credential framework can tell that a selected username has no stored password, it might be beneficial to have a composite that will have a password text field in the case that a given workflow does not wish to have a pop-up appear, but rather wishes to provide a text field instead.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months