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

Mqtt Callback Error #489

Open
sachinbellamkonda opened this issue Mar 10, 2023 · 0 comments
Open

Mqtt Callback Error #489

sachinbellamkonda opened this issue Mar 10, 2023 · 0 comments

Comments

@sachinbellamkonda
Copy link

We are facing this issue while trying to publish the data. Because of the MQTT Paho library, the thread is getting blocked, and because of this, we are unable to publish any data from our device.

W ectivitymanage: Long monitor contention with owner DefaultDispatcher-worker-54 (16757) at void org.eclipse.paho.client.mqttv3.internal.ClientState.send(org.eclipse.paho.client.mqttv3.internal.wire.MqttWireMessage, org.eclipse.paho.client.mqttv3.MqttToken)(ClientState.java:522) waiters=64 in void org.eclipse.paho.client.mqttv3.internal.ClientState.send(org.eclipse.paho.client.mqttv3.internal.wire.MqttWireMessage, org.eclipse.paho.client.mqttv3.MqttToken) for 23.474s

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