thiagohernandes opened a new issue #13294:
URL: https://github.com/apache/pulsar/issues/13294


   **Describe the bug**
   I've downloaded version 2.8.1 and started once with success on mode 
standalone. But, when a tried to producer and consumer on Java this not work. 
There seems not connect on Java locking my app without any logs. Still, when 
stopping Apache and trying to run again, some exceptions occur and it doesn't 
run.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1 start Pulsar standalone mode
   2 try to connect, produce and consume any messages in any topic (here 
doesn't work the consumer)
   3 stop Pulsar standalone
   4 try to start Pulsar standalone mode (exceptions bellow)
   
   **Expected behavior**
   - after stops, achieve to run Pulsar again
   - on simple Java test classes, connect, produce and consume messages
   
   **Screenshots**
   ![Captura de tela de 2021-12-14 
10-20-15](https://user-images.githubusercontent.com/2352110/146006793-8c562381-7b1c-4c0f-bdef-4fb0f676808a.png)
   ![Captura de tela de 2021-12-14 
10-20-21](https://user-images.githubusercontent.com/2352110/146006803-5a842b1d-d3a2-4ad8-aab7-2355aa84e471.png)
   ![Captura de tela de 2021-12-14 
10-20-38](https://user-images.githubusercontent.com/2352110/146006811-12eddd92-580c-4eec-af09-b7d4570c40ea.png)
   ![Captura de tela de 2021-12-14 
10-20-47](https://user-images.githubusercontent.com/2352110/146006815-953429f6-45ab-4a5e-b3cb-634ff072e177.png)
   ![Captura de tela de 2021-12-14 
10-20-57](https://user-images.githubusercontent.com/2352110/146006819-f3565fd5-9174-47bc-9a9d-174418ae6618.png)
   ![Captura de tela de 2021-12-14 
10-21-08](https://user-images.githubusercontent.com/2352110/146006829-856059fc-f42d-4d39-86df-4a426e26af1f.png)
   ![Captura de tela de 2021-12-14 
10-21-14](https://user-images.githubusercontent.com/2352110/146006832-cc633a56-7d40-4889-be05-0de9b2b3fe5a.png)
   ![Captura de tela de 2021-12-14 
10-21-20](https://user-images.githubusercontent.com/2352110/146006835-03f11970-3910-462f-969e-5f3135847212.png)
   ![Captura de tela de 2021-12-14 
10-21-30](https://user-images.githubusercontent.com/2352110/146006841-4ac46f5d-b395-4b70-aa24-f40fe790a0f7.png)
   
![error-1](https://user-images.githubusercontent.com/2352110/146006847-0e231922-76f8-4898-b044-92ae28b7050a.png)
   
   
   **Desktop (please complete the following information):**
   - SO: Distributor ID: Ubuntu 20.04.3 LTS
   - Java 11
   
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to