The java heap memory in use for service service_name, pid pid on resource resource_name in instance instance_id is near the maximum size configured. Heap memory: used = mem_used bytes, committed = mem_committed bytes, maximum = mem_max bytes.
The resource could be undersized to run the service or the maximum Java Virtual Machine (JVM) size setting for the service could be too low.
Try increasing the maximum JVM size for the service, switching the service to a resource with more available memory, or moving other processes off of the resource.