Tomcat を正常にシャットダウンしようとすると問題が発生します。この重大な警告が発行され、アプリケーションは終了するまでハングします。この場合、他のいくつかの同様の質問とは異なり、codahale に関連しているようです。修正に関する提案。前もって感謝します。
(Intellij 経由で Tomcat 7.0.78 を使用)
created a ThreadLocal with key of type
[com.codahale.metrics.ThreadLocalRandom$1] (value
[com.codahale.metrics.ThreadLocalRandom$1@7008afaf]) and a value of
type [com.codahale.metrics.ThreadLocalRandom] (value
[com.codahale.metrics.ThreadLocalRandom@cb6fe27]) but failed to remove
it when the web application was stopped. Threads are going to be
renewed over time to try and avoid a probable memory leak.