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 about Apache Pulsar #2

Open
zhifanl opened this issue Sep 21, 2021 · 0 comments
Open

Issue about Apache Pulsar #2

zhifanl opened this issue Sep 21, 2021 · 0 comments

Comments

@zhifanl
Copy link

zhifanl commented Sep 21, 2021

when I configured everything and try to run the project, it is giving me this error:
Exception in thread "main" org.apache.pulsar.client.api.PulsarClientException$LookupException: java.util.concurrent.ExecutionException: java.lang.RuntimeException: can't have consume-permission
at org.apache.pulsar.client.api.PulsarClientException.unwrap(PulsarClientException.java:677)
at org.apache.pulsar.client.impl.ConsumerBuilderImpl.subscribe(ConsumerBuilderImpl.java:97)
at com.tuya.open.sdk.mq.MqConsumer.start(MqConsumer.java:84)
at com.tuya.open.sdk.example.ConsumerExample.main(ConsumerExample.java:29)
I think it is mainly because of the subscribe method but I actually cannot figure out how to fix this problem ,can anyone help me with this? thanks.

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

1 participant