Hi Gary, On Tue, 13 Sept 2022 at 00:05, Gary Gregory <garydgreg...@gmail.com> wrote: > > I did get other errors in core but they are intermittent so I only want to > figure out what is the problem with these since they happen every time.
The culprit might be the `json-unit` bump I performed: https://github.com/apache/logging-log4j2/commit/e88b4c7a82c22ea8f346e85614f52d99a3186cf1 I don't know how is it linked with the `ArrayIndexOutOfBoundsException` (since this simply means we get less log messages than expected), but you can try reverting it. Piotr