[jbosstools-issues] [JBoss JIRA] (ERT-162) Docker build fails when called via Quick Access menu [EBZ#491999]
Friendly Jira Robot (JIRA)
issues at jboss.org
Fri Apr 22 08:59:01 EDT 2016
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)
More information about the jbosstools-issues
mailing list