surendra singh lilhore created ZOOKEEPER-1487:
-------------------------------------------------
Summary: if log4j.properties configuration parameters is not
override by system properties then zookeeper not able to create log file.
Key: ZOOKEEPER-1487
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1487
Project: ZooKeeper
Issue Type: Bug
Components: server
Reporter: surendra singh lilhore
In [ZOOKEEPER-980|https://issues.apache.org/jira/browse/ZOOKEEPER-980] for
log4j.properties provide some properties that may be overridden using system
properties.
For example
JVMFLAGS="-Dzookeeper.root.logger=DEBUG,CONSOLE,ROLLINGFILE
-Dzookeeper.console.threshold=DEBUG" bin/zkServer.sh start
But if we not override these property using system properties then zookeeper
not able to create log file means these property not taking default value.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira