Nitish Kulkarni created ZOOKEEPER-3139: ------------------------------------------
Summary: Zookeeper is not getting started because server folder is not present in the jre/bin for version 1.8.0_181 on 32 bit machine Key: ZOOKEEPER-3139 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3139 Project: ZooKeeper Issue Type: Bug Components: server Affects Versions: 3.4.13 Environment: Windows 10 Enterprise N. Reporter: Nitish Kulkarni I am trying to run zookeeper version 2.11-1.1.0 on 32 bit machine. I have installed jdk 1.8.0_181 but zookeeper is not running and displaying following error: Error: missingĀ {{server' JVM at }}C:\Program Files (x86)\Java\jre1.8.0_181\bin\server\jvm.dll'. Please install or use the JRE or JDK that contains these missing components. This is because for jdk1.8.0_181 is not creating server folder which contains jvm.dll. So please let me know how is zookeeper going to address this issue. Because if this issue is not resolved zookeeper won't run on 32 bit machine. -- This message was sent by Atlassian JIRA (v7.6.3#76005)