You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/03/22 15:33:44 UTC

[GitHub] [pulsar] gkatiforis opened a new issue #3886: Running pulsar 2.3.0 locally as standalone throws an exception

gkatiforis opened a new issue #3886: Running pulsar 2.3.0 locally as standalone throws an exception
URL: https://github.com/apache/pulsar/issues/3886
 
 
   **Describe the bug**
   I am trying to run pulsar 2.3.0 locally as standalone but i am getting an exception upon startup. I have successfully run it with pulsar 2.2.1. This is the corresponding [stucktrace](https://github.com/apache/pulsar/files/2997143/pulsar-logs.txt).
   
   **To Reproduce**
   Steps to reproduce the behavior:
   
   Follow the instructions [here](https://pulsar.apache.org/docs/en/standalone/) to run pulsar 2.3.0 locally as standalone:
   
   ```
   wget https://archive.apache.org/dist/pulsar/pulsar-2.3.0/apache-pulsar-2.3.0-bin.tar.gz
   $ tar xvfz apache-pulsar-2.3.0-bin.tar.gz
   $ cd apache-pulsar-2.3.0
   $ bin/pulsar standalone
   ```
   **Expected behavior**
   Startup pulsar 2.3.0 locally as standalone successfully.
   
   **Desktop (please complete the following information):**
    - OS: Linux
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services