Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Push Consumer in RocketMQ-Clients CPP #3

Open
Zintoki opened this issue Jul 12, 2023 · 1 comment
Open

Issue with Push Consumer in RocketMQ-Clients CPP #3

Zintoki opened this issue Jul 12, 2023 · 1 comment

Comments

@Zintoki
Copy link

Zintoki commented Jul 12, 2023

The issue is as follows: each time I try to use the Push Consumer or Simple Consumer, the program crashes with the error message "terminate called without an active exception." The command I am running is:
example_simple_consumer Configuration: topic="TEST" access_point="127.0.0.1:8081" group="GROUP"

@glcrazier
Copy link
Contributor

It looks like you're connecting a locally deployed cluster. You probably need to check if your cluster is running normally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants