Hi,
We're working with a CMDBuild installation( 2.3.4), and during the night we update via webservice most of CMDBuild cards configured (about 20k cards).
We experience that every few days, CMDBuild rise an OutOfMemory exception.
We're analyzing CMDbuild memory dump after outOfMemory and we found that Biggest object are in class org.cmdbuild.auth.DefaultTokenManager.
Could be a memory leak fixed, maybe in rel 2.4? any suggestion to fix problem, or a workaround to avoid OOM?
thanks