[JBoss JIRA] (JBIDE-25262) CDK server adapter: after removing ~/.minishift, server adapter can only be stopped via "Restart", "Stop" keeps it running
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25262?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-25262:
-------------------------------------
Description:
steps:
# EXEC: in cmd line: setup cdk 3.2.alpha1 with a profile (ex. minishift setup-cdk --profile test42)
# EXEC: in "Servers" view: create a server adapter for this cdk with the profile and start it.
# EXEC: in cmd line: kill the ~/.minishift
# EXEC: in "Servers" view: select your server adapter and pick "Stop"
# ASSERT: "Console" view shows up pasting
{code}
You need to run 'minishift setup-cdk' first to install required CDK components.
{code}
And the following error dialog appears:
!image-2017-10-17-11-05-22-885.png!
# ASSERT: the server adapter is still **[started]**
# EXEC: in "Servers" view: select your server adapter and pick "Restart"
# ASSERT: the same console (see above) output is shown, the same error dialog appears. You see the server adapter trying to start again but it fails, too
Result:
The server adapter is now in **[stopped]**
was:
steps:
# EXEC: in cmd line: setup cdk 3.2.alpha1 with a profile (ex. minishift setup-cdk --profile test42)
# EXEC: in "Servers" view: create a server adapter for this cdk with the profile and start it.
# EXEC: in cmd line: kill the ~/.minishift
# EXEC: in "Servers" view: select your server adapter and pick "Stop"
# ASSERT: "Console" view shows up pasting
{code}
You need to run 'minishift setup-cdk' first to install required CDK components.
{code}
And the following error dialog appears:
!image-2017-10-17-11-05-22-885.png!
# ASSERT: the server adapter is still [started]
# EXEC: in "Servers" view: select your server adapter and pick "Restart"
# ASSERT: the same console (see above) output is shown, the same error dialog appears. You see the server adapter trying to start again but it fails, too
Result:
The server adapter is now in [stopped]
> CDK server adapter: after removing ~/.minishift, server adapter can only be stopped via "Restart", "Stop" keeps it running
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-25262
> URL: https://issues.jboss.org/browse/JBIDE-25262
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, openshift
> Affects Versions: 4.5.1.AM3
> Reporter: Andre Dietisheim
> Assignee: Rob Stryker
> Fix For: 4.5.x
>
> Attachments: image-2017-10-17-11-05-22-885.png
>
>
> steps:
> # EXEC: in cmd line: setup cdk 3.2.alpha1 with a profile (ex. minishift setup-cdk --profile test42)
> # EXEC: in "Servers" view: create a server adapter for this cdk with the profile and start it.
> # EXEC: in cmd line: kill the ~/.minishift
> # EXEC: in "Servers" view: select your server adapter and pick "Stop"
> # ASSERT: "Console" view shows up pasting
> {code}
> You need to run 'minishift setup-cdk' first to install required CDK components.
> {code}
> And the following error dialog appears:
> !image-2017-10-17-11-05-22-885.png!
> # ASSERT: the server adapter is still **[started]**
> # EXEC: in "Servers" view: select your server adapter and pick "Restart"
> # ASSERT: the same console (see above) output is shown, the same error dialog appears. You see the server adapter trying to start again but it fails, too
> Result:
> The server adapter is now in **[stopped]**
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months
[JBoss JIRA] (JBIDE-25262) CDK server adapter: after removing ~/.minishift, server adapter can only be stopped via "Restart", "Stop" keeps it running
by Andre Dietisheim (JIRA)
Andre Dietisheim created JBIDE-25262:
----------------------------------------
Summary: CDK server adapter: after removing ~/.minishift, server adapter can only be stopped via "Restart", "Stop" keeps it running
Key: JBIDE-25262
URL: https://issues.jboss.org/browse/JBIDE-25262
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdk, openshift
Affects Versions: 4.5.1.AM3
Reporter: Andre Dietisheim
Assignee: Rob Stryker
Fix For: 4.5.x
Attachments: image-2017-10-17-11-05-22-885.png
steps:
# EXEC: in cmd line: setup cdk 3.2.alpha1 with a profile (ex. minishift setup-cdk --profile test42)
# EXEC: in "Servers" view: create a server adapter for this cdk with the profile and start it.
# EXEC: in cmd line: kill the ~/.minishift
# EXEC: in "Servers" view: select your server adapter and pick "Stop"
# ASSERT: "Console" view shows up pasting
{code}
You need to run 'minishift setup-cdk' first to install required CDK components.
{code}
And the following error dialog appears:
!image-2017-10-17-11-05-22-885.png!
# ASSERT: the server adapter is still [started]
# EXEC: in "Servers" view: select your server adapter and pick "Restart"
# ASSERT: the same console (see above) output is shown, the same error dialog appears. You see the server adapter trying to start again but it fails, too
Result:
The server adapter is now in [stopped]
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months
[JBoss JIRA] (JBIDE-25261) Edit button is enabled for non existing credentials
by Josef Kopriva (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25261?page=com.atlassian.jira.plugi... ]
Josef Kopriva updated JBIDE-25261:
----------------------------------
Steps to Reproduce:
1. Start DevStudio
2. Devstudio detects CDK
3. Start CDK
4. An Error message is shown to set up credentials for CDK
5. Edit CDK server adapter
6. "Edit..." button for credentials is enabled, even is there no account:
!image-2017-10-17-10-46-28-389.png|thumbnail!
7. Edit a Credential dialog is shown, but with empty Username
!image-2017-10-17-10-47-26-446.png|thumbnail!
was:
1. Start DevStudio
2. Devstudio detects CDK
3. Start CDK
4. An Error message is shown to set up credentials for CDK
5. Edit CDK server adapter
6. "Edit..." button for credentials is enabled, even is there not account:
!image-2017-10-17-10-46-28-389.png|thumbnail!
7. Edit a Credential dialog is shown, but with empty Username
!image-2017-10-17-10-47-26-446.png|thumbnail!
> Edit button is enabled for non existing credentials
> ---------------------------------------------------
>
> Key: JBIDE-25261
> URL: https://issues.jboss.org/browse/JBIDE-25261
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, server
> Affects Versions: 4.5.1.Final
> Reporter: Josef Kopriva
> Priority: Minor
> Attachments: image-2017-10-17-10-46-28-389.png, image-2017-10-17-10-47-26-446.png
>
>
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months
[JBoss JIRA] (JBIDE-22707) NullPointerException below WizardSupport.openWizard (thrown in TextSearchControl.createLabelButtonControl)
by Rastislav Wagner (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22707?page=com.atlassian.jira.plugi... ]
Rastislav Wagner resolved JBIDE-22707.
--------------------------------------
Resolution: Done
CordovaPluginSelectionPage was reworked and we do not use filtered viewer anymore.
> NullPointerException below WizardSupport.openWizard (thrown in TextSearchControl.createLabelButtonControl)
> ----------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-22707
> URL: https://issues.jboss.org/browse/JBIDE-22707
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid
> Reporter: Automated Error Reporting Bot
> Assignee: Rastislav Wagner
> Fix For: 4.5.1.Final
>
>
> The following problem was reported via the automated error reporting:
> Message: Unhandled event loop exception
> {noformat}
> java.lang.NullPointerException: null
> at org.eclipse.equinox.internal.p2.ui.discovery.util.TextSearchControl.createLabelButtonControl(TextSearchControl.java:198)
> at org.eclipse.equinox.internal.p2.ui.discovery.util.TextSearchControl.<init>(TextSearchControl.java:121)
> at org.eclipse.equinox.internal.p2.ui.discovery.util.FilteredViewer.doCreateFindControl(FilteredViewer.java:100)
> at org.eclipse.equinox.internal.p2.ui.discovery.util.FilteredViewer.doCreateHeader(FilteredViewer.java:136)
> at org.eclipse.equinox.internal.p2.ui.discovery.util.FilteredViewer.createControl(FilteredViewer.java:78)
> at org.eclipse.thym.ui.plugins.internal.CordovaPluginSelectionPage.createControl(CordovaPluginSelectionPage.java:164)
> at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:175)
> at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:696)
> at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:588)
> at org.eclipse.jface.window.Window.create(Window.java:426)
> at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1095)
> at org.eclipse.jface.window.Window.open(Window.java:783)
> at org.jboss.tools.central.internal.WizardSupport.openWizard(WizardSupport.java:71)
> at org.jboss.tools.central.editors.GettingStartedHtmlPage$9.run(GettingStartedHtmlPage.java:431)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4208)
> {noformat}
> Bundles:
> | org.eclipse.equinox.p2.ui.discovery | 1.0.200.v20160504-1450 | 1.0.200.v20160504-1450 |
> | org.eclipse.jface | 3.12.0.v20160518-1929 | 3.12.0.v20160518-1929 |
> | org.eclipse.swt | 3.105.0.v20160519-0649 | 3.105.0.v20160603-0902 |
> | org.eclipse.thym.ui | 2.0.0.201603211426 | 2.0.0.201605071736 |
> | org.jboss.tools.central | 2.1.0.Alpha1-v20160525-1627-B875 | 2.1.0.Final-v20160613-2000-B8 |
> Operating Systems:
> | Windows | 6.1.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/574e9a01e4b06056d2...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months
[JBoss JIRA] (JBIDE-22707) NullPointerException below WizardSupport.openWizard (thrown in TextSearchControl.createLabelButtonControl)
by Rastislav Wagner (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22707?page=com.atlassian.jira.plugi... ]
Rastislav Wagner updated JBIDE-22707:
-------------------------------------
Fix Version/s: 4.5.1.Final
(was: 4.5.x)
> NullPointerException below WizardSupport.openWizard (thrown in TextSearchControl.createLabelButtonControl)
> ----------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-22707
> URL: https://issues.jboss.org/browse/JBIDE-22707
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid
> Reporter: Automated Error Reporting Bot
> Assignee: Gorkem Ercan
> Fix For: 4.5.1.Final
>
>
> The following problem was reported via the automated error reporting:
> Message: Unhandled event loop exception
> {noformat}
> java.lang.NullPointerException: null
> at org.eclipse.equinox.internal.p2.ui.discovery.util.TextSearchControl.createLabelButtonControl(TextSearchControl.java:198)
> at org.eclipse.equinox.internal.p2.ui.discovery.util.TextSearchControl.<init>(TextSearchControl.java:121)
> at org.eclipse.equinox.internal.p2.ui.discovery.util.FilteredViewer.doCreateFindControl(FilteredViewer.java:100)
> at org.eclipse.equinox.internal.p2.ui.discovery.util.FilteredViewer.doCreateHeader(FilteredViewer.java:136)
> at org.eclipse.equinox.internal.p2.ui.discovery.util.FilteredViewer.createControl(FilteredViewer.java:78)
> at org.eclipse.thym.ui.plugins.internal.CordovaPluginSelectionPage.createControl(CordovaPluginSelectionPage.java:164)
> at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:175)
> at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:696)
> at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:588)
> at org.eclipse.jface.window.Window.create(Window.java:426)
> at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1095)
> at org.eclipse.jface.window.Window.open(Window.java:783)
> at org.jboss.tools.central.internal.WizardSupport.openWizard(WizardSupport.java:71)
> at org.jboss.tools.central.editors.GettingStartedHtmlPage$9.run(GettingStartedHtmlPage.java:431)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4208)
> {noformat}
> Bundles:
> | org.eclipse.equinox.p2.ui.discovery | 1.0.200.v20160504-1450 | 1.0.200.v20160504-1450 |
> | org.eclipse.jface | 3.12.0.v20160518-1929 | 3.12.0.v20160518-1929 |
> | org.eclipse.swt | 3.105.0.v20160519-0649 | 3.105.0.v20160603-0902 |
> | org.eclipse.thym.ui | 2.0.0.201603211426 | 2.0.0.201605071736 |
> | org.jboss.tools.central | 2.1.0.Alpha1-v20160525-1627-B875 | 2.1.0.Final-v20160613-2000-B8 |
> Operating Systems:
> | Windows | 6.1.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/574e9a01e4b06056d2...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months
[JBoss JIRA] (JBIDE-22707) NullPointerException below WizardSupport.openWizard (thrown in TextSearchControl.createLabelButtonControl)
by Rastislav Wagner (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22707?page=com.atlassian.jira.plugi... ]
Rastislav Wagner reassigned JBIDE-22707:
----------------------------------------
Assignee: Rastislav Wagner (was: Gorkem Ercan)
> NullPointerException below WizardSupport.openWizard (thrown in TextSearchControl.createLabelButtonControl)
> ----------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-22707
> URL: https://issues.jboss.org/browse/JBIDE-22707
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid
> Reporter: Automated Error Reporting Bot
> Assignee: Rastislav Wagner
> Fix For: 4.5.1.Final
>
>
> The following problem was reported via the automated error reporting:
> Message: Unhandled event loop exception
> {noformat}
> java.lang.NullPointerException: null
> at org.eclipse.equinox.internal.p2.ui.discovery.util.TextSearchControl.createLabelButtonControl(TextSearchControl.java:198)
> at org.eclipse.equinox.internal.p2.ui.discovery.util.TextSearchControl.<init>(TextSearchControl.java:121)
> at org.eclipse.equinox.internal.p2.ui.discovery.util.FilteredViewer.doCreateFindControl(FilteredViewer.java:100)
> at org.eclipse.equinox.internal.p2.ui.discovery.util.FilteredViewer.doCreateHeader(FilteredViewer.java:136)
> at org.eclipse.equinox.internal.p2.ui.discovery.util.FilteredViewer.createControl(FilteredViewer.java:78)
> at org.eclipse.thym.ui.plugins.internal.CordovaPluginSelectionPage.createControl(CordovaPluginSelectionPage.java:164)
> at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:175)
> at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:696)
> at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:588)
> at org.eclipse.jface.window.Window.create(Window.java:426)
> at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1095)
> at org.eclipse.jface.window.Window.open(Window.java:783)
> at org.jboss.tools.central.internal.WizardSupport.openWizard(WizardSupport.java:71)
> at org.jboss.tools.central.editors.GettingStartedHtmlPage$9.run(GettingStartedHtmlPage.java:431)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4208)
> {noformat}
> Bundles:
> | org.eclipse.equinox.p2.ui.discovery | 1.0.200.v20160504-1450 | 1.0.200.v20160504-1450 |
> | org.eclipse.jface | 3.12.0.v20160518-1929 | 3.12.0.v20160518-1929 |
> | org.eclipse.swt | 3.105.0.v20160519-0649 | 3.105.0.v20160603-0902 |
> | org.eclipse.thym.ui | 2.0.0.201603211426 | 2.0.0.201605071736 |
> | org.jboss.tools.central | 2.1.0.Alpha1-v20160525-1627-B875 | 2.1.0.Final-v20160613-2000-B8 |
> Operating Systems:
> | Windows | 6.1.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/574e9a01e4b06056d2...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months