You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Kozlov (JIRA)" <ji...@apache.org> on 2015/12/10 15:02:11 UTC

[jira] [Commented] (IGNITE-2030) ignite.bat file does not work when JAVA_HOME contains parethensis

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

Sergey Kozlov commented on IGNITE-2030:
---------------------------------------

Hi

I just found that the node prints out the error below. As side-effect of this two nodes started via bat file and in IDEA with same configuration can't create a topology

{noformat}
C:\Work\apache-ignite-fabric-1.5.0-b2-bin>bin\ignite.bat examples\config\example-ignite.xml -v
Error: Could not find or load main class C:\Work\apache-ignite-fabric-1.5.0-b2-bin\libs\ignite-indexing\*
Error: Could not find or load main class C:\Work\apache-ignite-fabric-1.5.0-b2-bin\libs\ignite-indexing\*
[16:30:51]    __________  ________________
[16:30:51]   /  _/ ___/ |/ /  _/_  __/ __/
[16:30:51]  _/ // (7 7    // /  / / / _/
[16:30:51] /___/\___/_/|_/___/ /_/ /___/
[16:30:51]
[16:30:51] ver. 1.5.0-b2#20151210-sha1:d2008c53
[16:30:51] 2015 Copyright(C) Apache Software Foundation
[16:30:51]
[16:30:51] Ignite documentation: http://ignite.apache.org
[16:30:51]
{noformat}

> ignite.bat file does not work when JAVA_HOME contains parethensis
> -----------------------------------------------------------------
>
>                 Key: IGNITE-2030
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2030
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>    Affects Versions: ignite-1.4
>            Reporter: Denis Magda
>            Assignee: Sergey Kozlov
>             Fix For: 1.5
>
>         Attachments: bad_start.txt, good_start.txt
>
>
> When starting ignite.bat with a folder which contains parenthesis, the launcher will fail:
> For example, JAVA_HOME=C:\Program Files (x86)\jdk1.7.0_76\
> Program Files (x86)
> Error (happens @ parseargs.bat script): 
> \Java\jre1.8.0_25\bin\java.exe" -cp C:\ignite\gridgain-enterprise-fabric-7.5.0\g
> ridgain-enterprise-fabric-7.5.0\libs\*;C:\ignite\gridgain-enterprise-fabric-7.5.
> 0\gridgain-enterprise-fabric-7.5.0\libs\ignite-indexing\*;C:\ignite\gridgain-ent
> erprise-fabric-7.5.0\gridgain-enterprise-fabric-7.5.0\libs\ignite-spring\*;C:\ig
> nite\gridgain-enterprise-fabric-7.5.0\gridgain-enterprise-fabric-7.5.0\libs\lice
> nses\* org.apache.ignite.startup.cmdline.CommandLineTransformer "`) was unexpect
> ed at this time.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)