You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/04/11 08:07:42 UTC

[jira] [Updated] (IGNITE-2377) Docker image hangs on Mac OS

     [ https://issues.apache.org/jira/browse/IGNITE-2377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov updated IGNITE-2377:
------------------------------------
    Fix Version/s:     (was: 2.0)
                   2.1

> Docker image hangs on Mac OS
> ----------------------------
>
>                 Key: IGNITE-2377
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2377
>             Project: Ignite
>          Issue Type: Wish
>    Affects Versions: ignite-1.4
>            Reporter: Denis Magda
>            Assignee: Chandresh Pancholi
>              Labels: newbie
>             Fix For: 2.1
>
>
> Docker hangs at the point when {{CommandLineRandomNumberGenerator}} is being executed. The reason is that the current and previous Docker version has some bug that can be overcame if to put {{System.exit(0)}} at the end of {{main(...)}} function.
> More investigation details and steps to reproduce can be found here:
> http://stackoverflow.com/questions/34661934/ignite-running-in-docker-is-general-java-docker-issue
> It makes sense to add {{System.exit(0)}} to all our classes that are executed by {{ignite.bat}} or {{ignite.sh}} because it's not harmful in any case.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)