Swapnil Bawaskar created GEODE-1459:
---------------------------------------
Summary: "java.lang.InternalError: Memory Pool not found" on client
Key: GEODE-1459
URL: https://issues.apache.org/jira/browse/GEODE-1459
Project: Geode
Issue Type: Bug
Components: statistics
Reporter: Swapnil Bawaskar
"Memory Pool not found" exception is thrown with the below stack trace:
{noformat}
Caused by: java.lang.InternalError: Memory Pool not found
at sun.management.MemoryPoolImpl.getUsage0(Native Method)
at sun.management.MemoryPoolImpl.getUsage(MemoryPoolImpl.java:96)
at
com.gemstone.gemfire.internal.stats50.VMStats50.refreshMemoryPools(VMStats50.java:502)
at com.gemstone.gemfire.internal.stats50.VMStats50.refresh(VMStats50.java:631)
at
com.gemstone.gemfire.internal.HostStatSampler.sampleSpecialStats(HostStatSampler.java:501)
at com.gemstone.gemfire.internal.HostStatSampler.run(HostStatSampler.java:195)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)