[
https://issues.apache.org/jira/browse/SOLR-5675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886462#comment-13886462
]
Günther Ruck commented on SOLR-5675:
------------------------------------
Hallo Stefan,
I've tried your suggestion and it works. It is sufficient to quote the value of
the option {{-Dlog4j.configuration="file:%SDIR%\log4j.properties"}}
> 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
>
> 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]