Need Clarification on memoryMaxUsage and memoryMinStdev
Hi,
We got following error on our author instance after which the server shuts down.
13.08.2015 18:41:45.057 *ERROR* [jackrabbit-pool-10] com.day.crx.core.ResourceMonitor stdev of memory usage samples is 0.0, which is lower than 1. shutting down
13.08.2015 18:41:45.066 *ERROR* [ClosingThread] com.day.crx.core.ResourceMonitor More than 98 usage and stdev less than 1.
Need to know more about how standard deviation of memory usage is calculated here, and why this value should be more than 2 (default value)?
How can we analyze this OutOfMemory situation?