Pulsar does not run after the first time - standalone mode
- Dominant language
- Java
- Stars
- 15.3k
- Forks
- 3.8k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 160
Description
**Describe the bug**
I've downloaded version 2.8.1 and started once with success on standalone mode. But, when a tried to producer and consumer on Java this not work. There seems not connect on Java and 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 (screenshots exceptions bellow)
**Expected behavior**
- after stops, achieve to run Pulsar again
- on simple Java test classes, connect, produce and consume messages
**Screenshots**










**Desktop (please complete the following information):**
- SO: Distributor ID: Ubuntu 20.04.3 LTS
- Java 11
Contributor guide
Research direction
Start by reproducing the standalone-mode sequence on Ubuntu 20.04.3 with Java 11: start Pulsar, connect with the Java producer and consumer, stop it, and start it again while recording the exceptions and connection behavior shown in the screenshots. Done means standalone mode restarts successfully and the Java client can produce and consume messages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100