Jetty access.log not filling after moving from 12.0.18 to 12.0.23

Cantor, Scott cantor.2 at osu.edu
Thu Jul 10 21:15:37 UTC 2025


> The logback jar used by the idp is version 1.5.6, but the one being
> used by jetty itself is 1.5.3...

That's what matters. I think the way they manage that is not great, but they build the classpath by "hand" constructing it based on explicit jar names and so the version of logback is what they think it is or it just doesn't end up on the classpath.

Overriding that requires that a property be set.

-- Scott




More information about the users mailing list