You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/05/01 05:22:31 UTC

[GitHub] sijie opened a new issue #1377: `bin/dlog` should promote user to run `mvn install` if the source is not built

sijie opened a new issue #1377: `bin/dlog` should promote user to run `mvn install` if the source is not built
URL: https://github.com/apache/bookkeeper/issues/1377
 
 
   
   
   **BUG REPORT**
   
   1. Please describe the issue you observed:
   
   - What did you do?
   
   1. download the source bindary
   2. run `stream/distributedlog/core/bin/dlog local 7000`
   
   - What did you expect to see?
   
   the local emulator started
   
   - What did you see instead?
   
   ```
   $ ./stream/distributedlog/core/bin/dlog local
   JMX enabled by default
   DLOG_HOME => ./stream/distributedlog/core/bin/..
   Error: Could not find or load main class org.apache.distributedlog.LocalDLMEmulator
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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