[
https://issues.apache.org/jira/browse/SOLR-5675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900275#comment-13900275
]
ASF subversion and git services commented on SOLR-5675:
-------------------------------------------------------
Commit 1567904 from [~steffkes] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1567904 ]
SOLR-5675: cloud-scripts/zkcli.bat: quote option log4j (merge r1567901,
r1567902)
> 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
> Assignee: Stefan Matheis (steffkes)
> Priority: Minor
> Fix For: 5.0, 4.7
>
> 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]