ThreadLocal 内存溢出

使用ThreadLocal包装SimpleDateFormat可能导致PermGen内存泄漏问题。当Web应用停止时,未能正确清理ThreadLocal中注册的对象,将引发内存泄漏风险。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

用ThreadLocal来包装SimpleDateFormat, stop server的时候会出现下列错误



Apr 11, 2014 10:37:39 AM org.apache.catalina.loader.WebappClassLoader checkThrea
dLocalMapForLeaks
SEVERE: The web application [/log-view] created a ThreadLocal with key of type [
com.hp.hpsc.logview.service.DirectoryService$1] (value [com.hp.hpsc.logview.serv
ice.DirectoryService$1@dd0feea]) and a value of type [java.text.SimpleDateFormat
] (value [java.text.SimpleDateFormat@e863f5a0]) but failed to remove it when the
web application was stopped. This is very likely to create a memory leak.


频繁的start,stop 该应用会导致permgen (存放class)内存溢出
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值