[JBoss JIRA] (JBIDE-17213) Improve the default value of Download folder in the download runtimes wizard
by Lars Heinemann (JIRA)
Lars Heinemann created JBIDE-17213:
--------------------------------------
Summary: Improve the default value of Download folder in the download runtimes wizard
Key: JBIDE-17213
URL: https://issues.jboss.org/browse/JBIDE-17213
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: runtime-detection
Affects Versions: 4.2.0.Beta1
Environment: Kubuntu 13.10
Reporter: Lars Heinemann
The download folder defaults to /tmp folder. That is on Kubuntu and maybe Ubuntu as well a bad choice as only root can write to that folder. The folder /var/tmp/ is the better choice on this OS.
I would propose to use java.io.tmpdir for the default value if possible.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 11 months
[JBoss JIRA] (JBIDE-17208) Application wizard: cannot create python app w/jenkins
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17208?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-17208:
-------------------------------------
Summary: Application wizard: cannot create python app w/jenkins (was: cannot create python app w/jenkins)
> Application wizard: cannot create python app w/jenkins
> ------------------------------------------------------
>
> Key: JBIDE-17208
> URL: https://issues.jboss.org/browse/JBIDE-17208
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.2.0.Beta2
> Reporter: Max Rydahl Andersen
> Assignee: Andre Dietisheim
> Labels: application_wizard
> Fix For: 4.2.0.Beta2
>
>
> When trying to create a pyton 2.7 w/jenkins client I get this error:
> Could not create application "jira"
> Could not request https://openshift.redhat.com/broker/rest/domain/man/applications?include=...: An application must contain one web cartridge. None of the specified cartridges is a web cartridge. Please include one of the following cartridges: diy-0.1, jboss-dv-6.0.0, jboss-vertx-2.1, jbossas-7, jbosseap-6, jbossews-1.0, jbossews-2.0, jenkins-1, nodejs-0.10, nodejs-0.6, perl-5.10, php-5.3, php-5.4, python-2.6, python-2.7, python-3.3, ruby-1.8, ruby-1.9, zend-5.6, and zend-6.1 or supply a valid url to a custom web_framework cartridge.
> -- Configuration Details --
> Product: Eclipse 4.4.0.20140301-1817 (org.eclipse.epp.package.jee.product)
> Installed Features:
> org.jboss.ide.eclipse.as.feature 3.0.0.Beta2-v20140421-1626-B483
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 11 months
[JBoss JIRA] (JBIDE-16597) OpenShift Server Adapter: Open launch configuration cause error
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16597?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-16597:
-------------------------------------
Fix Version/s: 4.2.0.Beta2
> OpenShift Server Adapter: Open launch configuration cause error
> ---------------------------------------------------------------
>
> Key: JBIDE-16597
> URL: https://issues.jboss.org/browse/JBIDE-16597
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.2.0.Alpha2
> Reporter: Marián Labuda
> Assignee: Andre Dietisheim
> Fix For: 4.2.0.Beta2
>
> Attachments: open_launch_config1.png, open_launch_config2.png, open_launch_config3.png
>
>
> In OpenShift server adapter settings is Open launch configuration link. Throws error after click on it. See attached images and error log:
> {code:title=.log}
> !ENTRY org.eclipse.ui 4 0 2014-02-17 13:45:08.437
> !MESSAGE Unhandled event loop exception
> !STACK 0
> java.lang.NullPointerException
> at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.handleApplyPressed(LaunchConfigurationTabGroupViewer.java:1401)
> at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer$3.widgetSelected(LaunchConfigurationTabGroupViewer.java:308)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4423)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1388)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3771)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3391)
> at org.eclipse.jface.window.Window.runEventLoop(Window.java:827)
> at org.eclipse.jface.window.Window.open(Window.java:803)
> at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog.open(LaunchConfigurationsDialog.java:1154)
> at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationPropertiesDialog.open(LaunchConfigurationPropertiesDialog.java:213)
> at org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationPropertiesDialog(DebugUITools.java:661)
> at org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationPropertiesDialog(DebugUITools.java:638)
> at org.eclipse.wst.server.ui.internal.editor.OverviewEditorPart$9.linkActivated(OverviewEditorPart.java:594)
> at org.eclipse.ui.forms.widgets.AbstractHyperlink.handleActivate(AbstractHyperlink.java:233)
> at org.eclipse.ui.forms.widgets.AbstractHyperlink.handleMouseUp(AbstractHyperlink.java:327)
> at org.eclipse.ui.forms.widgets.AbstractHyperlink.access$2(AbstractHyperlink.java:311)
> at org.eclipse.ui.forms.widgets.AbstractHyperlink$4.handleEvent(AbstractHyperlink.java:125)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4423)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1388)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3771)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3391)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1122)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1006)
> at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:146)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:615)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:566)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:125)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:109)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:80)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:372)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:226)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1426)
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 11 months
[JBoss JIRA] (JBIDE-17208) cannot create python app w/jenkins
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17208?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-17208:
-------------------------------------
Affects Version/s: 4.2.0.Beta2
> cannot create python app w/jenkins
> ----------------------------------
>
> Key: JBIDE-17208
> URL: https://issues.jboss.org/browse/JBIDE-17208
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.2.0.Beta2
> Reporter: Max Rydahl Andersen
> Assignee: Andre Dietisheim
> Fix For: 4.2.0.Beta2
>
>
> When trying to create a pyton 2.7 w/jenkins client I get this error:
> Could not create application "jira"
> Could not request https://openshift.redhat.com/broker/rest/domain/man/applications?include=...: An application must contain one web cartridge. None of the specified cartridges is a web cartridge. Please include one of the following cartridges: diy-0.1, jboss-dv-6.0.0, jboss-vertx-2.1, jbossas-7, jbosseap-6, jbossews-1.0, jbossews-2.0, jenkins-1, nodejs-0.10, nodejs-0.6, perl-5.10, php-5.3, php-5.4, python-2.6, python-2.7, python-3.3, ruby-1.8, ruby-1.9, zend-5.6, and zend-6.1 or supply a valid url to a custom web_framework cartridge.
> -- Configuration Details --
> Product: Eclipse 4.4.0.20140301-1817 (org.eclipse.epp.package.jee.product)
> Installed Features:
> org.jboss.ide.eclipse.as.feature 3.0.0.Beta2-v20140421-1626-B483
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 11 months
[JBoss JIRA] (JBIDE-16962) OpenShift explorer: Connection properties are not displayed correctly
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16962?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-16962:
-------------------------------------
Labels: properties (was: )
> OpenShift explorer: Connection properties are not displayed correctly
> ---------------------------------------------------------------------
>
> Key: JBIDE-16962
> URL: https://issues.jboss.org/browse/JBIDE-16962
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.2.0.Beta1
> Reporter: Marián Labuda
> Assignee: Max Rydahl Andersen
> Priority: Minor
> Labels: properties
> Fix For: 4.2.0.Beta2
>
> Attachments: properties.png
>
>
> Details of a connection in properties are not displayed correctly. There are several issues:
> 1) With default host there is a missing host in PERSISTED_KEY row (there is only "user@"). See attached image
> 2) User name in persisted key is not displayed correctly - instead of char "@" is shown "%40". I am not sure whether this was intended or it's a mess.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 11 months
[JBoss JIRA] (JBIDE-16962) OpenShift explorer: Connection properties are not displayed correctly
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16962?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-16962:
-------------------------------------
Fix Version/s: 4.2.0.Beta2
> OpenShift explorer: Connection properties are not displayed correctly
> ---------------------------------------------------------------------
>
> Key: JBIDE-16962
> URL: https://issues.jboss.org/browse/JBIDE-16962
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.2.0.Beta1
> Reporter: Marián Labuda
> Assignee: Max Rydahl Andersen
> Priority: Minor
> Fix For: 4.2.0.Beta2
>
> Attachments: properties.png
>
>
> Details of a connection in properties are not displayed correctly. There are several issues:
> 1) With default host there is a missing host in PERSISTED_KEY row (there is only "user@"). See attached image
> 2) User name in persisted key is not displayed correctly - instead of char "@" is shown "%40". I am not sure whether this was intended or it's a mess.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 11 months