You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/09/21 11:04:00 UTC

[jira] [Commented] (IGNITE-898) Ignite does not starts from folder which name contains space

    [ https://issues.apache.org/jira/browse/IGNITE-898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16174575#comment-16174575 ] 

ASF GitHub Bot commented on IGNITE-898:
---------------------------------------

GitHub user alexzaitzev opened a pull request:

    https://github.com/apache/ignite/pull/2714

    IGNITE-898: Fixed error when path to Ignite folder contains whitespaces

    Changes in build-classpath.sh fix the problem. setenv.sh was also changed to prevent problems with user libs

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/alexzaitzev/ignite IGNITE-898

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/2714.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2714
    
----
commit 1671c3676c20407b86f074925ec9f000389125d8
Author: alexzaitzev <ma...@alexzaitzev.pro>
Date:   2017-09-21T09:17:44Z

    Fixed error when path to ignite folder contains whitespaces

----


> Ignite does not starts from folder which name contains space
> ------------------------------------------------------------
>
>                 Key: IGNITE-898
>                 URL: https://issues.apache.org/jira/browse/IGNITE-898
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Anton Vinogradov
>            Assignee: Aleksei Zaitsev
>            Priority: Trivial
>             Fix For: 2.3
>
>
> Observed:
> In case folder name contains space character Ignite node cannot be started.
> Expected:
> Ingine node should be startable even when folder name contains space character.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)