EHCache - Out of Memory Issue

View: New views
1 Messages — Rating Filter:   Alert me  

EHCache - Out of Memory Issue

by Pia :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
 In order to improve the performance of our system, we recently moved to EHCache. We have a nightly process that runs and loads data into the cache and the next day all our users get served from the cache. This solution was working fine until last week. This week on, consistently we have been facing an out of memory issue.

This is what changed between last week and this week,

Until last week we had just about 25 stores whose data was loaded to the cache. We changed this to load data for close to 300 stores. Volume of data is something like this,

Each store 100,000 rows of data.

Any ideas of why we are running into this issue??

Our memory config is this ,

-Xms6g
-XX:MaxPermSize=192m
-Xmx6g

We use EHCache-1.5.0.jar

If there is any other information I need to furnish,will be more than happy to do that. Appreciate any kind of help here.

Thanks,
Pia