Monitoring Memory Usage

The Spectrum JMX Console allows you to monitor the JVM heap usage of the spatial remote component.

Memory usage (HeapMemoryUsage and NonHeapMemoryUsage) is based on the standard JVM memory MBean. It shows the memory usage of the JVM that the remote component running on. It includes the amount of init, max, committed and used memory.

RuntimeName includes the process ID that you can use to find more information from the operating system (for example, by using the Windows Task Manager), or even kill the process.

In the heap sections, ={committed=200802304, init=268435456, max=1908932608, used=45998632} are shown in bytes.

You can modify the heap memory in the Management Console. For details, see Increasing Heap Memory for the Spatial Remote Component.