Cache problem on 3.7.0

Dear All,

After upgrade from 3.6.4 to 3.7.0, My warn log always generate this report

2011.03.29 06:37:24 Cache VCard was full, shrinked to 90% in 0ms.

2011.03.29 06:37:24 Cache Roster was full, shrinked to 90% in 0ms.

2011.03.29 06:37:24 Cache VCard was full, shrinked to 90% in 0ms.

I have configured this properties on my OF server, but seems is still getting this error

cache.username2roster.size=20000000

cache.userGroup.size=20000000

cache.group.size=20000000

Can anyone help me what configuration should i add to my OF? Or is it a new bug on this OF 3.7.0?

Thanks

I added these two values and restarted the Openfire service.

cache.username2roster.size 5242880

cache.vcardCache.size 5242880

Use 2097152 if you want to increase it to 2meg.

Hi,

this did likely happen also with the previous version but it was not logged.

See also How to configure Openfire’s caches and OF-173

LG