'Aeron Archive fails to start due to mark file version mismatch
My Aeron Archive process is failing to start, apparently due to the following error:
Exception in thread "main" java.lang.RuntimeException: java.lang.IllegalArgumentException: mark file major version 0 does not match software:3
This is despite both the aeron-archive directory and the /dev/shm/aeron-root directory being created afresh. I note that a newly created blank.template file exists, but is zero length. All other aeron media driver files seem to be created as normal, and the archive.catalog and archive-mark.dat files have been created in the aeron-archive directory.
I'm running Aeron version 1.37.0. An apparently identical installation is running just fine on a different host, so I'm struggling to figure out what is causing this particular installation to fail.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
