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

   I think that the crucial information that is missing here, is what is thread 
`http-nio-8080-exec-123` waiting for. The lock on `RollingFileManager` should 
be the last one required to log the event.
   
   @bharathchandrathakkallapally-cpi, do you have additional data on the 
"blocking" thread? The `jstack` command should print something like this:
   ```
   "http-nio-8080-exec-123" daemon prio=10 tid=0x00007f3e88448800 nid=0x56f5 
waiting for monitor entry [0x00000000472bc000]
   ```


-- 
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