[jbosstools-issues] [JBoss JIRA] (ERT-204) Docker Machine lookup does not work on Windows machines [EBZ#494305]

Josef Kopriva (JIRA) issues at jboss.org
Mon Jun 6 12:05:00 EDT 2016


    [ https://issues.jboss.org/browse/ERT-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13248498#comment-13248498 ] 

Josef Kopriva commented on ERT-204:
-----------------------------------

In devstudio 10.0.0.GA B5526 and devstudio 10.0.0.GA B5510 this was working without issues.

In Eclipse Neon RC3(build id: 20160602-0837) and docker tooling 2.0.0.201606022203 it didn't worked. The error message:
*There are no more files. Plugin org.eclipse.linuxtools.docker.core*

The error message is raised with command:
Failed to execute command 'C:\Program Files\Docker Toolbox\docker-machine.exe env default' (exit code=1): There are no more files.
 
The error message could be related with this:
https://wiki.eclipse.org/IRC_FAQ#Eclipse_is_constantly_crashing_for_me_on_Linux_and_I_have_a_lot_of_plug-ins_installed._There_is_a_mentioning_of_.22too_many_open_files.22.

Workaround:
a) Run eclipse with debug flags in eclipse.ini:
-Xdebug
-Xnoagent 
-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=8000
b) Change value in eclipse.ini:
-Xms256m to -Xms512m
c) Run eclipse with eclipsec.exe



> Docker Machine lookup does not work on Windows machines [EBZ#494305]
> --------------------------------------------------------------------
>
>                 Key: ERT-204
>                 URL: https://issues.jboss.org/browse/ERT-204
>             Project: Eclipse Release Train
>          Issue Type: Task
>          Components: Linux Tools
>            Reporter: Friendly Jira Robot
>            Assignee: Xavier Coulon
>              Labels: 5.0.0, Docker, bzira
>             Fix For: Neon (4.6)
>
>
> When creating Docker connection, the docker-machine mechanism does not work on Window as it seems to find docker-machine and not docker-machine.exe



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list