...
On the Adminster tab, go to Setup > Application Settings > Update System Properties.
Expand Performance Optimization > Caching > JDO.
Set the value in the below properties:
Property Name Description Default Value abpm.jdo.cache.enable To enable JDO cache no abpm.jdo.cache.maxElementsinMemory Maximum number of elements to be held in memory 5000 abpm.jdo.cache.idleTime Time in seconds before an object in the cache expires if it is not accessed 7200 abpm.jdo.cache.timetoLive Time in seconds from the point of creation in the cache till it expires (regardless of how frequently it is accessed in that time) 86400 - Click Save.
- Click Reload configuration.
- Restart the server for the changes to take effects.