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 2020/06/19 10:43:22 UTC

[GitHub] [pulsar] fmiguelez opened a new issue #7315: Standalone docker-compose.yml is invalid for 2.6.0 (standalone container fails with error)

fmiguelez opened a new issue #7315:
URL: https://github.com/apache/pulsar/issues/7315


   **Describe the bug**
   If you start standalone stack with docker-compose using file [docker-compose-yml](https://github.com/apache/pulsar/blob/master/docker-compose/standalone-dashboard/docker-compose.yml) it will fail with error:
   
   > standalone_1      | Error: Could not find or load main class "
   
   **To Reproduce**
   Simply start the stack with docker-compose 
   
   `docker-compose up`
   
   Steps to reproduce the behavior:
   Go to  [standalone-dashboard](https://github.com/apache/pulsar/blob/master/docker-compose/standalone-dashboard/) folder and run docker-compose.
   
   **Expected behavior**
   Standalone container starts without issues (as with previous versions <= 2.5.2)
   
   **Screenshots**
   
   **Desktop (please complete the following information):**
   Tested on Windows 10 with Docker Desktop
   
   **Additional context**
   If you change "PULSAR_MEM" for "BOOKIE_MEM" it works.
   


----------------------------------------------------------------
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



[GitHub] [pulsar] bbl commented on issue #7315: Standalone docker-compose.yml is invalid for 2.6.0 (standalone container fails with error)

Posted by GitBox <gi...@apache.org>.
bbl commented on issue #7315:
URL: https://github.com/apache/pulsar/issues/7315#issuecomment-646971284


   +1 Got this today


----------------------------------------------------------------
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



[GitHub] [pulsar] wolfstudy closed issue #7315: Standalone docker-compose.yml is invalid for 2.6.0 (standalone container fails with error)

Posted by GitBox <gi...@apache.org>.
wolfstudy closed issue #7315:
URL: https://github.com/apache/pulsar/issues/7315


   


----------------------------------------------------------------
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