Zookeeper cannot find class

While executing the zookeeper from windows seeing below error
Error: Could not find or load main class org.apache.zookeeper.server.quorum.QuorumPeerMain
Caused by: java.lang.ClassNotFoundException: org.apache.zookeeper.server.quorum.QuorumPeerMain

I downloaded the community edition of confluent from confluent download website.
Version is 7.8

Can someone help resolve this issue or guide me in the right way

hey @srk234

welcome :slight_smile:

as of now Confluent Platform is not supported on Windows, see
https://docs.confluent.io/platform/current/installation/system-requirements.html#software

nevertheless you could give it a try with WSL2 for development and testing

best,
michael