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

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

GitHub user vveider opened a pull request:

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

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

     * Fixed error when path to ignite folder contains whitespaces
     * Fixed error when path to ignite folder contains whitespaces (for Windows 
batch files)
     * Fixed condition operator for paths with spaces
     * Returned full path to java.exe

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-898

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

    https://github.com/apache/ignite/pull/3450.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 #3450
    
----
commit 673868239558d7350c3bfbb8d9d95565772e371b
Author: alexzaitzev <mail@...>
Date:   2018-01-29T15:36:41Z

    IGNITE-898: Fixed error when path to Ignite folder contains whitespaces
     * Fixed error when path to ignite folder contains whitespaces
     * Fixed error when path to ignite folder contains whitespaces (for Windows 
batch files)
     * Fixed condition operator for paths with spaces
     * Returned full path to java.exe

----


> 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.5
>
>
> 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
(v7.6.3#76005)

Reply via email to