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

ASF subversion and git services commented on SOLR-5675:
-------------------------------------------------------

Commit 1567901 from [~steffkes] in branch 'dev/trunk'
[ https://svn.apache.org/r1567901 ]

SOLR-5675: cloud-scripts/zkcli.bat: quote option log4j

> cloud-scripts/zkcli.bat: quote option  -Dlog4j...
> -------------------------------------------------
>
>                 Key: SOLR-5675
>                 URL: https://issues.apache.org/jira/browse/SOLR-5675
>             Project: Solr
>          Issue Type: Bug
>          Components: scripts and tools
>    Affects Versions: 4.6
>         Environment: Windows 7 64 bit
>            Reporter: Günther Ruck
>            Priority: Minor
>         Attachments: SOLR-5675.patch
>
>
> In Skript zkcli.bat this java command line is build:
> "%JVM%" -Dlog4j.configuration=file:%SDIR%\log4j.properties
> The command failes if %SDIR% contains spaces ("C:\Program Files\...").
> Quoting the hole option "-Dlog4j.configuration=file:%SDIR%\log4j.properties" 
> solved the isssue.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to