cdc_ether' at usb-0000:00:1d.0-1.6, Mobile Broadband Network Device, 02:80:37:ec:02:00[ 2755.376509] usb 3-4: ep 0x83 - roundinginterval to 512 microframes
[ 2755.381982] usb 3-4: ep 0x83
我在Liferay环境6.x中使用Spring portlet ehcache
如果我将portlet war放到部署文件夹中,那么在dev环境中就会出现问题。在3-4次尝试后,它会给我perm gen/ out of memory异常。如果我的portlet正在重新部署或取消部署,是否可以删除缓存,我知道可以通过调用getCacheManager().remove("cacheKey");来删除缓存,但是当我应该调用这个方法时,您知道如何将其与