[JBoss JIRA] (JBIDE-23628) Application wizard: Should be able to create a new template parameter
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23628?page=com.atlassian.jira.plugi... ]
Marián Labuda commented on JBIDE-23628:
---------------------------------------
oc cli tools allow you to create a new parameter when instantiating a specific template. I wanted it for my use case where I wanted to create a new parameter, but later I found out that it also required modification of template to customize build step. So I don't know any particular case other than oc support it.
> Application wizard: Should be able to create a new template parameter
> ----------------------------------------------------------------------
>
> Key: JBIDE-23628
> URL: https://issues.jboss.org/browse/JBIDE-23628
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.2.Final
> Reporter: Marián Labuda
>
> In New OpenShift Application wizard there is a table on second wizard page with template parameter. It is possible only to edit existing, but not to create new one. It should be possible to create a new template parameter.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (ERT-474) DockerException in DockerConnection.open [EBZ#508655]
by Xavier Coulon (JIRA)
[ https://issues.jboss.org/browse/ERT-474?page=com.atlassian.jira.plugin.sy... ]
Xavier Coulon reassigned ERT-474:
---------------------------------
Issue Type: Bug (was: Task)
Sprint: devex #124 December 2017
Affects Version/s: Neon.1 (4.6)
Assignee: Xavier Coulon
> DockerException in DockerConnection.open [EBZ#508655]
> -----------------------------------------------------
>
> Key: ERT-474
> URL: https://issues.jboss.org/browse/ERT-474
> Project: Eclipse Release Train
> Issue Type: Bug
> Components: Linux Tools
> Affects Versions: Neon.1 (4.6)
> Reporter: Friendly Jira Robot
> Assignee: Xavier Coulon
> Labels: 5.2.0, Docker, bzira
> Fix For: Neon.2 (4.6)
>
>
> The following problem was reported via the automated error reporting:
> Message: Failed to open connection '{0}'
> org.eclipse.linuxtools.docker.core.DockerException: Failed to open connection '{0}'
> at org.eclipse.linuxtools.internal.docker.core.DockerConnection.open(DockerConnection.java:253)
> at org.eclipse.linuxtools.internal.docker.ui.wizards.NewDockerConnectionPage$8$1.run(NewDockerConnectionPage.java:575)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119)
> Bundles:
> | org.eclipse.core.jobs | 3.8.0.v20160509-0411 | 3.8.0.v20160509-0411 |
> | org.eclipse.jface | 3.11.0.v20150602-1400 | 3.11.1.v20160128-1644 |
> | org.eclipse.linuxtools.docker.core | 1.2.0.201512112123 | 2.0.0.201606101757 |
> | org.eclipse.linuxtools.docker.ui | 1.2.0.201512112123 | 2.0.0.201606101757 |
> Operating Systems:
> | Windows | 6.1.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit https://dev.eclipse.org/recommenders/committers/aeri/v2/#!/problems/56850... for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
> Created on behalf of xcoulon(a)xxxxxx.xxx
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (ERT-475) NoStackTrace in RunDockerImageLaunchConfigurationDelegate.launch [EBZ#508657]
by Xavier Coulon (JIRA)
[ https://issues.jboss.org/browse/ERT-475?page=com.atlassian.jira.plugin.sy... ]
Xavier Coulon reassigned ERT-475:
---------------------------------
Issue Type: Bug (was: Task)
Sprint: devex #124 December 2017
Affects Version/s: Neon.1 (4.6)
Assignee: Xavier Coulon
> NoStackTrace in RunDockerImageLaunchConfigurationDelegate.launch [EBZ#508657]
> -----------------------------------------------------------------------------
>
> Key: ERT-475
> URL: https://issues.jboss.org/browse/ERT-475
> Project: Eclipse Release Train
> Issue Type: Bug
> Components: Linux Tools
> Affects Versions: Neon.1 (4.6)
> Reporter: Friendly Jira Robot
> Assignee: Xavier Coulon
> Labels: 5.2.0, Docker, bzira
> Fix For: Neon.2 (4.6)
>
>
> The following problem was reported via the automated error reporting:
> Message: Attribute publishedPorts is not of type java.util.Map.
> com.ctrlflow.aer.NoStackTrace: This event was logged without a stack trace. A synthetic stack trace was hence inserted.
> at org.eclipse.linuxtools.internal.docker.ui.launch.RunDockerImageLaunchConfigurationDelegate.launch(RunDockerImageLaunchConfigurationDelegate.java:79)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:885)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:739)
> at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1039)
> at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1256)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> Bundles:
> | org.eclipse.core.jobs | 3.7.0.v20150330-2103 | 3.8.0.v20160509-0411 |
> | org.eclipse.debug.core | 3.10.0.v20150303-1130 | 3.10.100.v20160419-1720 |
> | org.eclipse.debug.ui | 3.11.100.v20150731-1137 | 3.11.201.v20160825-1412 |
> | org.eclipse.linuxtools.docker.ui | 1.2.0.201512112123 | 2.1.0.201612012302 |
> Operating Systems:
> | Linux | 3.19.0 | 4.2.0 |
> | Windows | 10.0.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit https://dev.eclipse.org/recommenders/committers/aeri/v2/#!/problems/5762f... for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
> Created on behalf of xcoulon(a)xxxxxx.xxx
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (ERT-474) DockerException in DockerConnection.open [EBZ#508655]
by Friendly Jira Robot (JIRA)
Friendly Jira Robot created ERT-474:
---------------------------------------
Summary: DockerException in DockerConnection.open [EBZ#508655]
Key: ERT-474
URL: https://issues.jboss.org/browse/ERT-474
Project: Eclipse Release Train
Issue Type: Task
Components: Linux Tools
Reporter: Friendly Jira Robot
Fix For: Neon.2 (4.6)
The following problem was reported via the automated error reporting:
Message: Failed to open connection '{0}'
org.eclipse.linuxtools.docker.core.DockerException: Failed to open connection '{0}'
at org.eclipse.linuxtools.internal.docker.core.DockerConnection.open(DockerConnection.java:253)
at org.eclipse.linuxtools.internal.docker.ui.wizards.NewDockerConnectionPage$8$1.run(NewDockerConnectionPage.java:575)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119)
Bundles:
| org.eclipse.core.jobs | 3.8.0.v20160509-0411 | 3.8.0.v20160509-0411 |
| org.eclipse.jface | 3.11.0.v20150602-1400 | 3.11.1.v20160128-1644 |
| org.eclipse.linuxtools.docker.core | 1.2.0.201512112123 | 2.0.0.201606101757 |
| org.eclipse.linuxtools.docker.ui | 1.2.0.201512112123 | 2.0.0.201606101757 |
Operating Systems:
| Windows | 6.1.0 | 10.0.0 |
The above information is a snapshot of the collected data. Visit https://dev.eclipse.org/recommenders/committers/aeri/v2/#!/problems/56850... for the latest data.
Thank you for your assistance.
Your friendly error-reports-inbox.
Created on behalf of xcoulon(a)xxxxxx.xxx
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (ERT-475) NoStackTrace in RunDockerImageLaunchConfigurationDelegate.launch [EBZ#508657]
by Friendly Jira Robot (JIRA)
[ https://issues.jboss.org/browse/ERT-475?page=com.atlassian.jira.plugin.sy... ]
Friendly Jira Robot resolved ERT-475.
-------------------------------------
Resolution: Done
> NoStackTrace in RunDockerImageLaunchConfigurationDelegate.launch [EBZ#508657]
> -----------------------------------------------------------------------------
>
> Key: ERT-475
> URL: https://issues.jboss.org/browse/ERT-475
> Project: Eclipse Release Train
> Issue Type: Task
> Components: Linux Tools
> Reporter: Friendly Jira Robot
> Labels: 5.2.0, Docker, bzira
> Fix For: Neon.2 (4.6)
>
>
> The following problem was reported via the automated error reporting:
> Message: Attribute publishedPorts is not of type java.util.Map.
> com.ctrlflow.aer.NoStackTrace: This event was logged without a stack trace. A synthetic stack trace was hence inserted.
> at org.eclipse.linuxtools.internal.docker.ui.launch.RunDockerImageLaunchConfigurationDelegate.launch(RunDockerImageLaunchConfigurationDelegate.java:79)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:885)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:739)
> at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1039)
> at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1256)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> Bundles:
> | org.eclipse.core.jobs | 3.7.0.v20150330-2103 | 3.8.0.v20160509-0411 |
> | org.eclipse.debug.core | 3.10.0.v20150303-1130 | 3.10.100.v20160419-1720 |
> | org.eclipse.debug.ui | 3.11.100.v20150731-1137 | 3.11.201.v20160825-1412 |
> | org.eclipse.linuxtools.docker.ui | 1.2.0.201512112123 | 2.1.0.201612012302 |
> Operating Systems:
> | Linux | 3.19.0 | 4.2.0 |
> | Windows | 10.0.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit https://dev.eclipse.org/recommenders/committers/aeri/v2/#!/problems/5762f... for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
> Created on behalf of xcoulon(a)xxxxxx.xxx
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (ERT-475) NoStackTrace in RunDockerImageLaunchConfigurationDelegate.launch [EBZ#508657]
by Friendly Jira Robot (JIRA)
Friendly Jira Robot created ERT-475:
---------------------------------------
Summary: NoStackTrace in RunDockerImageLaunchConfigurationDelegate.launch [EBZ#508657]
Key: ERT-475
URL: https://issues.jboss.org/browse/ERT-475
Project: Eclipse Release Train
Issue Type: Task
Components: Linux Tools
Reporter: Friendly Jira Robot
Fix For: Neon.2 (4.6)
The following problem was reported via the automated error reporting:
Message: Attribute publishedPorts is not of type java.util.Map.
com.ctrlflow.aer.NoStackTrace: This event was logged without a stack trace. A synthetic stack trace was hence inserted.
at org.eclipse.linuxtools.internal.docker.ui.launch.RunDockerImageLaunchConfigurationDelegate.launch(RunDockerImageLaunchConfigurationDelegate.java:79)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:885)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:739)
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1039)
at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1256)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Bundles:
| org.eclipse.core.jobs | 3.7.0.v20150330-2103 | 3.8.0.v20160509-0411 |
| org.eclipse.debug.core | 3.10.0.v20150303-1130 | 3.10.100.v20160419-1720 |
| org.eclipse.debug.ui | 3.11.100.v20150731-1137 | 3.11.201.v20160825-1412 |
| org.eclipse.linuxtools.docker.ui | 1.2.0.201512112123 | 2.1.0.201612012302 |
Operating Systems:
| Linux | 3.19.0 | 4.2.0 |
| Windows | 10.0.0 | 10.0.0 |
The above information is a snapshot of the collected data. Visit https://dev.eclipse.org/recommenders/committers/aeri/v2/#!/problems/5762f... for the latest data.
Thank you for your assistance.
Your friendly error-reports-inbox.
Created on behalf of xcoulon(a)xxxxxx.xxx
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (ERT-474) DockerException in DockerConnection.open [EBZ#508655]
by Friendly Jira Robot (JIRA)
[ https://issues.jboss.org/browse/ERT-474?page=com.atlassian.jira.plugin.sy... ]
Friendly Jira Robot resolved ERT-474.
-------------------------------------
Resolution: Done
> DockerException in DockerConnection.open [EBZ#508655]
> -----------------------------------------------------
>
> Key: ERT-474
> URL: https://issues.jboss.org/browse/ERT-474
> Project: Eclipse Release Train
> Issue Type: Task
> Components: Linux Tools
> Reporter: Friendly Jira Robot
> Labels: 5.2.0, Docker, bzira
> Fix For: Neon.2 (4.6)
>
>
> The following problem was reported via the automated error reporting:
> Message: Failed to open connection '{0}'
> org.eclipse.linuxtools.docker.core.DockerException: Failed to open connection '{0}'
> at org.eclipse.linuxtools.internal.docker.core.DockerConnection.open(DockerConnection.java:253)
> at org.eclipse.linuxtools.internal.docker.ui.wizards.NewDockerConnectionPage$8$1.run(NewDockerConnectionPage.java:575)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119)
> Bundles:
> | org.eclipse.core.jobs | 3.8.0.v20160509-0411 | 3.8.0.v20160509-0411 |
> | org.eclipse.jface | 3.11.0.v20150602-1400 | 3.11.1.v20160128-1644 |
> | org.eclipse.linuxtools.docker.core | 1.2.0.201512112123 | 2.0.0.201606101757 |
> | org.eclipse.linuxtools.docker.ui | 1.2.0.201512112123 | 2.0.0.201606101757 |
> Operating Systems:
> | Windows | 6.1.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit https://dev.eclipse.org/recommenders/committers/aeri/v2/#!/problems/56850... for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
> Created on behalf of xcoulon(a)xxxxxx.xxx
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months