swebb2066 commented on issue #612: URL: https://github.com/apache/logging-log4cxx/issues/612#issuecomment-4114749944
> If DOMConfigurator::configureAndWatch() called more than once This problem was resolved in commit 86ea0a77c (released in Aug-2025 as 1.5.0) where xdog deletion was removed from `DOMConfigurator::configureAndWatch` > new thread isn't created in ThreadUtility::addPeriodicTask because the old thread is joinable The old thread being joinable is a problem, but only occurs when using `DOMConfigurator::configureAndWatch` after calling `LogManager::shutdown` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
