ppkarwasz commented on issue #2373:
URL: 
https://github.com/apache/logging-log4j2/issues/2373#issuecomment-2775749504

   @FelixStuebner,
   
   I realize this is one year old, but could you check with the newest `2.24.3` 
release to see if the initialization problem persists? We changed a lot of 
initialization details in 2.23.x and 2.24.x.
   
   The problem you are describing is due to concurrent initialization of 
`LoggerContext` and `LogManager`. I am not sure how we can ensure that the 
initialization of `LogManager` already ended, when `LoggerContext` is 
initialized. @jvz, any ideas?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@logging.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to