I looks like a file separator issue when reading where the dynamicConfigFile is
location from the zoo.cfg
This is what is written in the zoo.cfg
dynamicConfigFile=D:\zookeeper3-3.5.1\conf\zoo.cfg.dynamic.100000000
But this is the complaint of the FileNotFoundException on startup.
Caused by: java.io.FileNotFoundException:
D:zookeeper1-3.5.1confzoo.cfg.dynamic.100000000 (The system cannot find the
file specified)
Is there a file separator problem?
Thank you,
Curtis
The information contained in this message is proprietary and/or confidential.
If you are not the intended recipient, please: (i) delete the message and all
copies; (ii) do not disclose, distribute or use the message in any manner; and
(iii) notify the sender immediately. In addition, please be aware that any
message addressed to our domain is subject to archiving and review by persons
other than the intended recipient. Thank you.