Well, one thing that could be wrong is that Log4j2 does not have FINE or
FINEST levels. It does have TRACE. If that does not fix things, you could
always change tour log.trace to log.error if you only care about debugging
the original issue.
pe 1. jouluk. 2023 klo 22.28 Christopher Schultz (
ch..
Hi. Every once in a while in automatic tests I see an error
Caused by: org.apache.http.ProtocolException: Invalid header: :
at
app//org.apache.http.impl.io.AbstractMessageParser.parseHeaders(AbstractMessageParser.java:230)
at
app//org.apache.http.impl.io.AbstractMessageParser.par