Günther Ruck created SOLR-5675:
----------------------------------
Summary: 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]