简体   繁体   中英

Chronicle queue file corrupted?

When I read message from a chronicle queue, I got an exception "java.lang.IllegalStateException: Meta data not ready c0000000". Is is possible to repair this queue file?

This error could occur if you are reading using a much older version of the queue library. Can you try the latest version 4.5.13?

Note this would be a bug in the reading code rather than a corruption of the file. You can use DumpQueueMain to check this.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM