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

Couldn't find chained schema #2093

Open
xiaomi-box opened this issue Apr 30, 2024 · 1 comment
Open

Couldn't find chained schema #2093

xiaomi-box opened this issue Apr 30, 2024 · 1 comment

Comments

@xiaomi-box
Copy link

09:29:26,655 INFO TaskManager - Stopping: com.zendesk.maxwell.schema.PositionStoreThread@7575785e
09:29:26,655 INFO TaskManager - Stopping: com.zendesk.maxwell.producer.MaxwellKafkaProducerWorker@376dc617
09:29:26,657 INFO KafkaProducer - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms.
09:29:27,878 INFO TaskManager - Stopped all tasks
java.lang.RuntimeException: Couldn't find chained schema: 240
at com.zendesk.maxwell.schema.MysqlSavedSchema.buildSchemaChain(MysqlSavedSchema.java:359)
at com.zendesk.maxwell.schema.MysqlSavedSchema.restoreDerivedSchema(MysqlSavedSchema.java:374)
at com.zendesk.maxwell.schema.MysqlSavedSchema.restoreFromSchemaID(MysqlSavedSchema.java:406)
at com.zendesk.maxwell.schema.MysqlSavedSchema.restore(MysqlSavedSchema.java:305)
at com.zendesk.maxwell.schema.MysqlSchemaStore.restoreOrCaptureSchema(MysqlSchemaStore.java:68)
at com.zendesk.maxwell.schema.MysqlSchemaStore.getSchema(MysqlSchemaStore.java:56)
at com.zendesk.maxwell.schema.MysqlSchemaStore.getSchemaID(MysqlSchemaStore.java:61)
at com.zendesk.maxwell.Maxwell.startInner(Maxwell.java:220)
at com.zendesk.maxwell.Maxwell.start(Maxwell.java:183)
at com.zendesk.maxwell.Maxwell.main(Maxwell.java:287)

@xiaomi-box
Copy link
Author

It has happened for 3 consecutive days, and I cannot find the corresponding record in the schema table each time. What should I do

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