Hi,
I have yet another problem with the Insight application when I try to start it.
The log says :
MY-HOSTNAME - is my machines name, I've tried raising the Xmx value to 1024 , tried raising the XX:MaxPermSize but for no avail. Please help this look like a really useful tool.Code:2011-12-19 15:01:35,379 WARN [com.springsource.insight.repo.trace.TraceReportServiceImpl][traceCreatingExecutor-1] - Swallowing error when command failed: Increment[key=insight:Application="unknown",Server="dashboard",name="default",type=Application.Server.EndPoint:tag.satisfied:type=counter, val=[range=[Mon Dec 19 15:01:34 IST 2011 -> Mon Dec 19 15:01:34 IST 2011], count=1.0]] 2011-12-19 15:01:35,382 ERROR [com.springsource.insight.command.CommandServiceImpl][traceCreatingExecutor-1] - Unable to execute command normally, unable to retry command:SyncResource[ApplicationServerResource[key=insight:Application="localhost|app",Server="dashboard",name="localhost|app-dashboard",type=Application.Server, lbl=/app(AB) on dashboard]] org.springframework.dao.DataAccessResourceFailureException: Region: /Resource cannot process operation on key: insight:Application="localhost|app",Server="dashboard",name="localhost|app-dashboard",type=Application.Server because member [MY-HOSTNAME(:loner):0:f3976856] is running low on memory; nested exception is com.gemstone.gemfire.cache.LowMemoryException: Region: /Resource cannot process operation on key: insight:Application="localhost|app",Server="dashboard",name="localhost|appAB-dashboard",type=Application.Server because member [MY-HOSTNAME(:loner):0:f3976856] is running low on memory at org.springframework.data.gemfire.GemfireCacheUtils.convertGemfireAccessException(GemfireCacheUtils.java:186) at org.springframework.data.gemfire.GemfireAccessor.convertGemFireAccessException(GemfireAccessor.java:67) at org.springframework.data.gemfire.GemfireTemplate.execute(GemfireTemplate.java:153)


Reply With Quote