You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@rave.apache.org by tasos martidis <ma...@yahoo.gr> on 2013/09/05 17:13:52 UTC

WARN [SizeOf] - The configured limit of 1,000 object references...

Hello,

I get the following warning from apache rave after starting it and opening a page with some widgets I imported:


"WARN [SizeOf] - The configured limit of 1,000 object references was reached while attempting to calculate the size of the object graph. This can be avoided by a
dding stop points with @IgnoreSizeOf annotations. Since the CacheManger or Cache <sizeOfPolicy> elements maxDepthExceededBehavior is set to "abort", the sizing
operation has stopped and the reported cache size is not accurate. If performance degradation is NOT an issue at the configured limit, raise the limit value using the CacheManager or Cache <sizeOfPolicy> elements maxDepth attribute. For more information, see the Ehcache configuration documentation."

After a few minutes, the page becomes unresponsive as all the other tabs in my browser.

I located the "onfigured limit of 1,000 object references" in the file ehcacheConfig.xml but when I raise it, rave doesnt work.

Any ideas of what I should do?

Kind Regards,
T.