[JBoss JIRA] (JBIDE-20074) Openshift wizard opened from Central produces MailformedURL if only v3 is installed
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20074?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-20074:
-------------------------------------
Steps to Reproduce:
Install only openshift v3 plugins. Open Central, select Openshift Application.See error log.
http://fpaste.org/232199/14343815/
{code}
!ENTRY org.jboss.tools.openshift.core 1 0 2015-06-15 12:16:24.647
!MESSAGE Malformed URL 'null'
!STACK 0
com.openshift.restclient.OpenShiftException: Malformed URL 'null'
at com.openshift.restclient.ClientFactory.create(ClientFactory.java:39)
at org.jboss.tools.openshift.core.connection.ConnectionFactory.create(ConnectionFactory.java:53)
at org.jboss.tools.openshift.core.connection.ConnectionFactory.create(ConnectionFactory.java:46)
at org.jboss.tools.openshift.core.connection.ConnectionFactory.create(ConnectionFactory.java:1)
at org.jboss.tools.openshift.common.ui.wizard.AbstractApplicationWorkbenchWizard$DelegatingConnectionWizardPage.hasWizard(AbstractApplicationWorkbenchWizard.java:120)
at org.jboss.tools.openshift.common.ui.wizard.AbstractApplicationWorkbenchWizard$DelegatingConnectionWizardPage.canFlipToNextPage(AbstractApplicationWorkbenchWizard.java:61)
at org.eclipse.jface.wizard.WizardDialog.updateButtons(WizardDialog.java:1322)
at org.eclipse.jface.wizard.WizardDialog.update(WizardDialog.java:1305)
at org.eclipse.jface.wizard.WizardDialog.showStartingPage(WizardDialog.java:1258)
at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:599)
at org.eclipse.jface.window.Window.create(Window.java:430)
at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1096)
at org.eclipse.jface.window.Window.open(Window.java:792)
at org.jboss.tools.central.internal.WizardSupport.openWizard(WizardSupport.java:73)
at org.jboss.tools.central.editors.GettingStartedHtmlPage$8.run(GettingStartedHtmlPage.java:349)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4155)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3772)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1127)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1018)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:654)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:598)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:139)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608)
at org.eclipse.equinox.launcher.Main.run(Main.java:1515)
at org.eclipse.equinox.launcher.Main.main(Main.java:1488)
Caused by: java.net.MalformedURLException
at java.net.URL.<init>(URL.java:620)
at java.net.URL.<init>(URL.java:483)
at java.net.URL.<init>(URL.java:432)
at com.openshift.restclient.ClientFactory.create(ClientFactory.java:37)
... 40 more
Caused by: java.lang.NullPointerException
at java.net.URL.<init>(URL.java:525)
... 43 more
{code}
was:
Install only openshift v3 plugins. Open Central, select Openshift Application.See error log.
http://fpaste.org/232199/14343815/
> Openshift wizard opened from Central produces MailformedURL if only v3 is installed
> -----------------------------------------------------------------------------------
>
> Key: JBIDE-20074
> URL: https://issues.jboss.org/browse/JBIDE-20074
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.3.0.Beta2
> Reporter: Konstantin Marmalyukov
> Assignee: Andre Dietisheim
> Fix For: 4.3.0.Beta2
>
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBIDE-20066) openshift in 4.3.0.Beta1x branch is versioned 4.3.0.Beta2
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20066?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-20066:
-------------------------------
Fix Version/s: 4.3.0.Beta1
(was: 4.3.0.Beta2)
> openshift in 4.3.0.Beta1x branch is versioned 4.3.0.Beta2
> ---------------------------------------------------------
>
> Key: JBIDE-20066
> URL: https://issues.jboss.org/browse/JBIDE-20066
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.0.Beta1
> Reporter: Andre Dietisheim
> Assignee: Max Rydahl Andersen
> Priority: Blocker
> Labels: respin-b
> Fix For: 4.3.0.Beta1
>
>
> Current Beta1a update site includes openshift plugins in version Beta2:
> http://download.jboss.org/jbosstools/mars/staging/updates/core/4.3.0.Beta1a/
> {code}
> org.jboss.tools.openshift.egit.integration.feature 3.0.0.Beta2-v20150613-0235-B25 | CoreTools | CloudTools
> org.jboss.tools.openshift.egit.integration.feature.source 3.0.0.Beta2-v20150613-0235-B25
> org.jboss.tools.openshift.express.feature 3.0.0.Beta2-v20150613-0235-B25 | CoreTools | CloudTools
> org.jboss.tools.openshift.express.feature.source 3.0.0.Beta2-v20150613-0235-B25
> org.jboss.tools.openshift.feature 3.0.0.Beta2-v20150613-0235-B25 | CoreTools | CloudTools
> org.jboss.tools.openshift.feature.source 3.0.0.Beta2-v20150613-0235-B25
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBIDE-20066) openshift in 4.3.0.Beta1x branch is versioned 4.3.0.Beta2
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20066?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-20066:
-------------------------------
Labels: respin-b (was: )
> openshift in 4.3.0.Beta1x branch is versioned 4.3.0.Beta2
> ---------------------------------------------------------
>
> Key: JBIDE-20066
> URL: https://issues.jboss.org/browse/JBIDE-20066
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.0.Beta1
> Reporter: Andre Dietisheim
> Assignee: Max Rydahl Andersen
> Priority: Blocker
> Labels: respin-b
> Fix For: 4.3.0.Beta2
>
>
> Current Beta1a update site includes openshift plugins in version Beta2:
> http://download.jboss.org/jbosstools/mars/staging/updates/core/4.3.0.Beta1a/
> {code}
> org.jboss.tools.openshift.egit.integration.feature 3.0.0.Beta2-v20150613-0235-B25 | CoreTools | CloudTools
> org.jboss.tools.openshift.egit.integration.feature.source 3.0.0.Beta2-v20150613-0235-B25
> org.jboss.tools.openshift.express.feature 3.0.0.Beta2-v20150613-0235-B25 | CoreTools | CloudTools
> org.jboss.tools.openshift.express.feature.source 3.0.0.Beta2-v20150613-0235-B25
> org.jboss.tools.openshift.feature 3.0.0.Beta2-v20150613-0235-B25 | CoreTools | CloudTools
> org.jboss.tools.openshift.feature.source 3.0.0.Beta2-v20150613-0235-B25
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBIDE-20039) Application wizard: templates tree should be disabled when I switch to use templates from local disk
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20039?page=com.atlassian.jira.plugi... ]
Marián Labuda commented on JBIDE-20039:
---------------------------------------
I am using Fedora 19 and I am not having this issue. I see templates from server greyed if I have checked using local template. But FC 19 contains much lower version of GTK3. Maybe it's issue of higher GTK3 version (as the one issue with polluted templates - many copies of same in tree).
> Application wizard: templates tree should be disabled when I switch to use templates from local disk
> ----------------------------------------------------------------------------------------------------
>
> Key: JBIDE-20039
> URL: https://issues.jboss.org/browse/JBIDE-20039
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.0.Beta1
> Reporter: Andre Dietisheim
> Priority: Minor
> Labels: application_wizard, openshift_v3
> Fix For: 4.3.0.Beta2
>
> Attachments: my_wizard_with_disabled_tree.png, templates-tree-no-disabled.png
>
>
> steps to reproduce:
> # ASSERT: make sure that you have a connection to a v3 OpenShift server in explorer
> # EXEC: in Explorer: pick "New"->"Application" from context menu when selecting a project in your connection
> # ASSERT: application wizard pops up, radio "Use a template from server" is preselected
> # EXEC: switch radio "Use a template from my local file system"
> Result:
> There's no visual indication that the tree with server templates is not clickable any more
> !templates-tree-no-disabled.png!
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months