Summary
Error message ‘java.lang.NullPointerException’ occurs when using RabbitMQ destination connector and MySQL CDC source connector. Data is written to the queue but Airbyte fails with the error and retries.
Question
Hey there
When using the RabbitMQ destination connector + MySQL cdc source connector i get the following error:
java.lang.NullPointerException: Cannot invoke "io.airbyte.protocol.models.AirbyteGlobalState.getStreamStates()" because the return value of "io.airbyte.protocol.models.AirbyteStateMessage.getGlobal()" is null
For some reason, the data is written to the queue but airbyte fails with the mentioned error and retries.
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.