[JBoss JIRA] (ERT-158) IOException below DockerMachine.execute [EBZ#490065]
by Friendly Jira Robot (JIRA)
Friendly Jira Robot created ERT-158:
---------------------------------------
Summary: IOException below DockerMachine.execute [EBZ#490065]
Key: ERT-158
URL: https://issues.jboss.org/browse/ERT-158
Project: Eclipse Release Train
Issue Type: Task
Components: Linux Tools
Reporter: Friendly Jira Robot
The following incident was reported via the automated error reporting:
code: 0
plugin: org.eclipse.linuxtools.docker.core_1.2.0.201511272301
message: HIDDEN
fingerprint: e0992bff
exception class: java.io.IOException
exception message: HIDDEN
number of children: 0
java.io.IOException: HIDDEN
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
at org.eclipse.linuxtools.internal.docker.core.DockerMachine.execute(DockerMachine.java:109)[REQUIRED]
at org.eclipse.linuxtools.internal.docker.core.DockerMachine.getNames(DockerMachine.java:38)
at org.eclipse.linuxtools.internal.docker.ui.wizards.NewDockerConnectionPage$9.widgetSelected(NewDockerConnectionPage.java:676)
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:4481)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1329)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3819)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3430)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:827)
at org.eclipse.jface.window.Window.open(Window.java:803)
at org.eclipse.linuxtools.internal.docker.ui.views.DockerExplorerView$3.widgetSelected(DockerExplorerView.java:218)
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:4481)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1329)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1353)
at org.eclipse.swt.widgets.Widget.sendSelectionEvent(Widget.java:1467)
at org.eclipse.swt.widgets.Link.gtk_button_release_event(Link.java:372)
at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:1960)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:5590)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:4717)
at org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(OS.java:-2)
at org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(OS.java:9279)
at org.eclipse.swt.widgets.Display.eventProc(Display.java:1225)
at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(OS.java:-2)
at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:2425)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3428)
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(NativeMethodAccessorImpl.java:-2)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
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.io.IOException: HIDDEN
at java.lang.UNIXProcess.forkAndExec(UNIXProcess.java:-2)[REQUIRED, TOPMOST]
at java.lang.UNIXProcess.<init>(UNIXProcess.java:248)
at java.lang.ProcessImpl.start(ProcessImpl.java:134)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
at org.eclipse.linuxtools.internal.docker.core.DockerMachine.execute(DockerMachine.java:109)[REQUIRED]
at org.eclipse.linuxtools.internal.docker.core.DockerMachine.getNames(DockerMachine.java:38)
at org.eclipse.linuxtools.internal.docker.ui.wizards.NewDockerConnectionPage$9.widgetSelected(NewDockerConnectionPage.java:676)
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:4481)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1329)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3819)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3430)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:827)
at org.eclipse.jface.window.Window.open(Window.java:803)
at org.eclipse.linuxtools.internal.docker.ui.views.DockerExplorerView$3.widgetSelected(DockerExplorerView.java:218)
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:4481)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1329)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1353)
at org.eclipse.swt.widgets.Widget.sendSelectionEvent(Widget.java:1467)
at org.eclipse.swt.widgets.Link.gtk_button_release_event(Link.java:372)
at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:1960)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:5590)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:4717)
at org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(OS.java:-2)
at org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(OS.java:9279)
at org.eclipse.swt.widgets.Display.eventProc(Display.java:1225)
at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(OS.java:-2)
at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:2425)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3428)
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(NativeMethodAccessorImpl.java:-2)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
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)
General Information:
reported-by: Das
anonymous-id: 6f7019af-949f-45c4-aa35-5dc40ce8e349
eclipse-build-id: 4.5.1.M20150904-0015
eclipse-product: org.eclipse.epp.package.jee.product
operating system: Linux 3.18.0 (x86_64) - gtk
jre-version: 1.8.0_65-b17
The following plug-ins were present on the execution stack (*):
1. org.eclipse.core.databinding.observable_1.5.0.v20150422-0725
2. org.eclipse.core.databinding_1.5.0.v20150422-0725
3. org.eclipse.core.runtime_3.11.1.v20150903-1804
4. org.eclipse.e4.ui.workbench_1.3.0.v20150531-1948
5. org.eclipse.e4.ui.workbench.swt_0.13.0.v20150504-0621
6. org.eclipse.equinox.app_1.3.300.v20150423-1356
7. org.eclipse.equinox.launcher_1.3.100.v20150511-1540
8. org.eclipse.jface_3.11.0.v20150602-1400
9. org.eclipse.linuxtools.docker.core_1.2.0.201511272301
10. org.eclipse.linuxtools.docker.ui_1.2.0.201511272301
11. org.eclipse.swt_3.104.1.v20150825-0743
12. org.eclipse.ui_3.107.0.v20150507-1945
13. org.eclipse.ui.ide.application_1.1.0.v20150422-0725
14. org.eclipse.ui.ide_3.11.0.v20150825-2158
Please note that:
* Messages, stacktraces, and nested status objects may be shortened.
* Bug fields like status, resolution, and whiteboard are sent
back to reporters.
* The list of present bundles and their respective versions was
calculated by package naming heuristics. This may or may not reflect reality.
Other Resources:
* Report: https://dev.eclipse.org/recommenders/committers/confess/#/problems/565aeb...
* Manual: https://dev.eclipse.org/recommenders/community/confess/#/guide
Thank you for your assistance.
Your friendly error-reports-inbox.
This bug was created on behalf of xcoulon@xxxxxxxxxxxx.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (ERT-159) "Run Image" wizard forgets volume paths [EBZ#490366]
by Friendly Jira Robot (JIRA)
Friendly Jira Robot created ERT-159:
---------------------------------------
Summary: "Run Image" wizard forgets volume paths [EBZ#490366]
Key: ERT-159
URL: https://issues.jboss.org/browse/ERT-159
Project: Eclipse Release Train
Issue Type: Task
Components: Linux Tools
Reporter: Friendly Jira Robot
Created attachment 260557
The problem
On Windows when I try to run an image again, all my inputs are correctly loaded from saved configuration, except valumes' mappings(see attachment). My guess is that run configuration is saved AFTER the paths are transformed(i.e. from C:\your\path to /C/your/path) and when loading the configuration the paths are not transformed back. I was able to confirm that on Mac OS everything works fine.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (ERT-161) NullPointerException in BuildDockerImageShortcut.getPath [EBZ#491880]
by Friendly Jira Robot (JIRA)
Friendly Jira Robot created ERT-161:
---------------------------------------
Summary: NullPointerException in BuildDockerImageShortcut.getPath [EBZ#491880]
Key: ERT-161
URL: https://issues.jboss.org/browse/ERT-161
Project: Eclipse Release Train
Issue Type: Task
Components: Linux Tools
Reporter: Friendly Jira Robot
The following incident was reported via the automated error reporting:
code: 0
plugin: org.eclipse.ui_3.107.0.v20150507-1945
message: Unhandled event loop exception
fingerprint: 18198d9d
exception class: java.lang.NullPointerException
exception message: -
number of children: 0
java.lang.NullPointerException: null
at org.eclipse.linuxtools.internal.docker.ui.launch.BuildDockerImageShortcut.getPath(BuildDockerImageShortcut.java:150)[REQUIRED, TOPMOST]
at org.eclipse.linuxtools.internal.docker.ui.launch.BuildDockerImageShortcut.findLaunchConfiguration(BuildDockerImageShortcut.java:104)
at org.eclipse.linuxtools.internal.docker.ui.launch.BuildDockerImageShortcut.launch(BuildDockerImageShortcut.java:72)
at org.eclipse.linuxtools.internal.docker.ui.launch.BuildDockerImageShortcut.launch(BuildDockerImageShortcut.java:68)
at org.eclipse.debug.internal.ui.launchConfigurations.LaunchShortcutExtension.launch(LaunchShortcutExtension.java:420)[REQUIRED]
at org.eclipse.debug.internal.ui.actions.LaunchShortcutAction.run(LaunchShortcutAction.java:71)
at org.eclipse.debug.internal.ui.actions.LaunchShortcutAction.runWithEvent(LaunchShortcutAction.java:123)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:595)
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:511)
at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:420)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4230)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1491)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1514)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1499)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1299)
at org.eclipse.jface.action.ActionContributionItem$9.handleEvent(ActionContributionItem.java:1293)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4230)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1491)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1514)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1499)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1299)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3698)
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(NativeMethodAccessorImpl.java:-2)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
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)
General Information:
reported-by:
anonymous-id: 49ee8b2a-25a2-4fc9-b161-51ae7da464c1
eclipse-build-id: 4.5.1.M20150904-0015
eclipse-product: org.eclipse.epp.package.jee.product
operating system: MacOSX 10.11.4 (x86_64) - cocoa
jre-version: 1.8.0_65-b17
The following plug-ins were present on the execution stack (*):
1. org.eclipse.core.databinding.observable_1.5.0.v20150422-0725
2. org.eclipse.core.databinding_1.5.0.v20150422-0725
3. org.eclipse.core.runtime_3.11.1.v20150903-1804
4. org.eclipse.debug.ui_3.11.100.v20150731-1137
5. org.eclipse.e4.ui.workbench_1.3.0.v20150531-1948
6. org.eclipse.e4.ui.workbench.swt_0.13.0.v20150504-0621
7. org.eclipse.equinox.app_1.3.300.v20150423-1356
8. org.eclipse.equinox.launcher_1.3.100.v20150511-1540
9. org.eclipse.jface_3.11.0.v20150602-1400
10. org.eclipse.linuxtools.docker.ui_1.2.0.201512112123
11. org.eclipse.swt_3.104.1.v20150825-0743
12. org.eclipse.ui_3.107.0.v20150507-1945
13. org.eclipse.ui.ide.application_1.1.0.v20150422-0725
14. org.eclipse.ui.ide_3.11.0.v20150825-2158
Please note that:
* Messages, stacktraces, and nested status objects may be shortened.
* Bug fields like status, resolution, and whiteboard are sent
back to reporters.
* The list of present bundles and their respective versions was
calculated by package naming heuristics. This may or may not reflect reality.
Other Resources:
* Report: https://dev.eclipse.org/recommenders/committers/confess/#/problems/571129...
* Manual: https://dev.eclipse.org/recommenders/community/confess/#/guide
Thank you for your assistance.
Your friendly error-reports-inbox.
This bug was created on behalf of xcoulon@xxxxxxxxxxxx.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (ERT-162) Docker build fails when called via Quick Access menu [EBZ#491999]
by Friendly Jira Robot (JIRA)
Friendly Jira Robot created ERT-162:
---------------------------------------
Summary: Docker build fails when called via Quick Access menu [EBZ#491999]
Key: ERT-162
URL: https://issues.jboss.org/browse/ERT-162
Project: Eclipse Release Train
Issue Type: Task
Components: Linux Tools
Reporter: Friendly Jira Robot
When you call the Docker build command via the quick access menu (Ctrl+3), it will fail:
An internal error occurred during: "Building Image". java.lang.NullPointerException
java.lang.NullPointerException
at org.eclipse.linuxtools.internal.docker.ui.commands.BuildImageCommandHandler$1.run(BuildImageCommandHandler.java:131)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
When you call this command via the build icon in Docker Images view, it will work.
The reason I think is the fact that the quick access menu doesn't have the context of a docker connection to use for the build.
One solution for this would be to include Docker connection dropdown menu in the dialog and then when you call this from Docker Images view, the active connection would be selected by default.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (ERT-160) Provide guidance when setting up Data Volumes in Run a Docker Image dialog [EBZ#491029]
by Friendly Jira Robot (JIRA)
Friendly Jira Robot created ERT-160:
---------------------------------------
Summary: Provide guidance when setting up Data Volumes in Run a Docker Image dialog [EBZ#491029]
Key: ERT-160
URL: https://issues.jboss.org/browse/ERT-160
Project: Eclipse Release Train
Issue Type: Task
Components: Linux Tools
Reporter: Friendly Jira Robot
When you set up a volume mount when running an image on Docker Machine or other non-native docker daemon, you have to make sure to use the right directory for this to work.
>From https://docs.docker.com/engine/userguide/containers/dockervolumes/#mount-... :
If you are using Docker Machine on Mac or Windows, your Docker daemon has only limited access to your OS X or Windows filesystem. Docker Machine tries to auto-share your /Users (OS X) or C:\Users (Windows) directory.
This means that unless you choose a mount inside your home directory, it will not work for you - the docker container will have a directory that is mounted inside docker machine, but not on your machine.
It would be good if we could make this clear to the user somehow - perhaps provide a tooltip or something.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-22160) Order of project in New OS 3 Application wizard is not alphanumeric
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22160?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-22160.
---------------------------------
Verified in JBDS 10.0.0.Alpha1 B5207.
> Order of project in New OS 3 Application wizard is not alphanumeric
> -------------------------------------------------------------------
>
> Key: JBIDE-22160
> URL: https://issues.jboss.org/browse/JBIDE-22160
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Marián Labuda
> Assignee: Viacheslav Kabanovich
> Priority: Minor
> Labels: application_wizard, openshift_v3
> Fix For: 4.4.0.Alpha1
>
> Attachments: fixed-project-order.png, project-order.png
>
>
> I am having several OpenShift projects. If I opened a New OS 3 Application wizard several time, order of projects is random, its not alphanumeric, only sometimes. It happens when opening the wizard either from OpenShift explorer, or Central or via shell menu File - New - OpenShift Application. Also preselected project seems to be chosen randomly.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (ERT-147) NoClassDefFoundError below DockerConnection.open (567) [EBZ#479760]
by Friendly Jira Robot (JIRA)
Friendly Jira Robot created ERT-147:
---------------------------------------
Summary: NoClassDefFoundError below DockerConnection.open (567) [EBZ#479760]
Key: ERT-147
URL: https://issues.jboss.org/browse/ERT-147
Project: Eclipse Release Train
Issue Type: Task
Components: Linux Tools
Reporter: Friendly Jira Robot
The following incident was reported via the automated error reporting:
code: 0
plugin: org.eclipse.ui_3.107.0.v20150507-1945
message: Unhandled event loop exception
fingerprint: d15f65f8
exception class: java.lang.NoClassDefFoundError
exception message: Could not initialize class com.spotify.docker.client.DefaultDockerClient
number of children: 0
java.lang.NoClassDefFoundError: Could not initialize class com.spotify.docker.client.DefaultDockerClient
at org.eclipse.linuxtools.internal.docker.core.DockerConnection.open(DockerConnection.java:567)
at org.eclipse.linuxtools.docker.core.DockerConnectionManager.addConnection(DockerConnectionManager.java:193)
at org.eclipse.linuxtools.internal.docker.ui.wizards.NewDockerConnection.performFinish(NewDockerConnection.java:47)
at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:799)
at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:429)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:619)
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:4362)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1113)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4180)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3769)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:827)
at org.eclipse.jface.window.Window.open(Window.java:803)
at org.eclipse.linuxtools.internal.docker.ui.views.DockerExplorerView$3.widgetSelected(DockerExplorerView.java:214)
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:4362)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1113)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1137)
at org.eclipse.swt.widgets.Widget.sendSelectionEvent(Widget.java:1154)
at org.eclipse.swt.widgets.Link.wmNotifyChild(Link.java:1093)
at org.eclipse.swt.widgets.Control.wmNotify(Control.java:5690)
at org.eclipse.swt.widgets.Composite.wmNotify(Composite.java:1956)
at org.eclipse.swt.widgets.Control.WM_NOTIFY(Control.java:5242)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4718)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5063)
at org.eclipse.swt.internal.win32.OS.CallWindowProcW(OS.java:-2)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(OS.java:2443)
at org.eclipse.swt.widgets.Link.callWindowProc(Link.java:172)
at org.eclipse.swt.widgets.Widget.wmLButtonUp(Widget.java:2131)
at org.eclipse.swt.widgets.Control.WM_LBUTTONUP(Control.java:5055)
at org.eclipse.swt.widgets.Link.WM_LBUTTONUP(Link.java:929)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4699)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5050)
at org.eclipse.swt.internal.win32.OS.DispatchMessageW(OS.java:-2)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:2549)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3767)
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(null:-2)
at sun.reflect.NativeMethodAccessorImpl.invoke(null:-1)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(null:-1)
at java.lang.reflect.Method.invoke(null:-1)
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)
General Information:
reported-by:
anonymous-id: 5c584b3c-8ede-44f7-808a-27758ef9938a
eclipse-build-id: 4.5.0.I20150603-2000
eclipse-product: org.eclipse.epp.package.cpp.product
operating system: Windows7 6.1.0 (x86_64) - win32
jre-version: 1.8.0_60-b27
The following plug-ins were present on the execution stack (*):
1. org.eclipse.core.databinding.observable_1.5.0.v20150422-0725
2. org.eclipse.core.databinding_1.5.0.v20150422-0725
3. org.eclipse.core.runtime_3.11.0.v20150405-1723
4. org.eclipse.e4.ui.workbench_1.3.0.v20150531-1948
5. org.eclipse.e4.ui.workbench.swt_0.13.0.v20150504-0621
6. org.eclipse.equinox.app_1.3.300.v20150423-1356
7. org.eclipse.equinox.launcher_1.3.100.v20150511-1540
8. org.eclipse.jface_3.11.0.v20150602-1400
9. org.eclipse.linuxtools.docker.core_1.1.0.201509302202
10. org.eclipse.linuxtools.docker.ui_1.1.0.201509302202
11. org.eclipse.swt_3.104.0.v20150528-0211
12. org.eclipse.ui_3.107.0.v20150507-1945
13. org.eclipse.ui.ide.application_1.1.0.v20150422-0725
14. org.eclipse.ui.ide_3.11.0.v20150510-1749
Please note that:
* Messages, stacktraces, and nested status objects may be shortened.
* Bug fields like status, resolution, and whiteboard are sent
back to reporters.
* The list of present bundles and their respective versions was
calculated by package naming heuristics. This may or may not reflect reality.
Other Resources:
* Report: https://dev.eclipse.org/recommenders/committers/confess/#/problems/560d26...
* Manual: https://dev.eclipse.org/recommenders/community/confess/#/guide
Thank you for your assistance.
Your friendly error-reports-inbox.
This bug was created on behalf of xcoulon@xxxxxxxxxxxx.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (ERT-149) NullPointerException in ContainerInspectPropertySection$1.run (87) [EBZ#482255]
by Friendly Jira Robot (JIRA)
Friendly Jira Robot created ERT-149:
---------------------------------------
Summary: NullPointerException in ContainerInspectPropertySection$1.run (87) [EBZ#482255]
Key: ERT-149
URL: https://issues.jboss.org/browse/ERT-149
Project: Eclipse Release Train
Issue Type: Task
Components: Linux Tools
Reporter: Friendly Jira Robot
Fix For: Mars.2 (4.5)
The following incident was reported via the automated error reporting:
code: 2
plugin: org.eclipse.core.jobs_3.7.0.v20150330-2103
message: An internal error occurred during: "Loading Container info...".
fingerprint: 4cab8f71
exception class: java.lang.NullPointerException
exception message: -
number of children: 0
java.lang.NullPointerException: null
at java.util.concurrent.ArrayBlockingQueue.checkNotNull(ArrayBlockingQueue.java:156)
at java.util.concurrent.ArrayBlockingQueue.offer(ArrayBlockingQueue.java:307)
at java.util.AbstractQueue.add(AbstractQueue.java:106)
at java.util.concurrent.ArrayBlockingQueue.add(ArrayBlockingQueue.java:294)
at org.eclipse.linuxtools.internal.docker.ui.views.ContainerInspectPropertySection$1.run(ContainerInspectPropertySection.java:87)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
General Information:
reported-by:
anonymous-id: f3c5e82f-fde4-4965-8adb-898895cadd9a
eclipse-build-id: 4.5.1.M20150904-0015
eclipse-product: org.eclipse.epp.package.jee.product
operating system: Windows7 6.1.0 (x86_64) - win32
jre-version: pwa6470_27sr1-20140411_01 (SR1)
The following plug-ins were present on the execution stack (*):
1. org.eclipse.core.jobs_3.7.0.v20150330-2103
2. org.eclipse.linuxtools.docker.ui_1.1.0.201509161915
Please note that:
* Messages, stacktraces, and nested status objects may be shortened.
* Bug fields like status, resolution, and whiteboard are sent
back to reporters.
* The list of present bundles and their respective versions was
calculated by package naming heuristics. This may or may not reflect reality.
Other Resources:
* Report: https://dev.eclipse.org/recommenders/committers/confess/#/problems/55e1be...
* Manual: https://dev.eclipse.org/recommenders/community/confess/#/guide
Thank you for your assistance.
Your friendly error-reports-inbox.
This bug was created on behalf of xcoulon@xxxxxxxxxxxx.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months