pikitgb commented on issue #87: URL: https://github.com/apache/pulsar-client-node/issues/87#issuecomment-630516822
Also no luck running from docker ``` docker run -it \ -p 6650:6650 \ -p 8080:8080 \ --mount source=pulsardata,target=/pulsar/data \ --mount source=pulsarconf,target=/pulsar/conf \ apachepulsar/pulsar:2.5.1 \ bin/pulsar standalone ``` Getting the following error: ``` Error opening zip file or JAR manifest missing : /pulsar/lib/org.aspectj-aspectjweaver-1.9.2.jar Error occurred during initialization of VM agent library failed to init: instrument ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org