A Java Heap memory error occurs when there is not enough Heap memory left for the application to operate correctly.
Run one of the following commands to check for out-of-memory errors:
  • grep "java.lang.OutOfMemoryError" tpt_sms.txt
  • grep "java.lang.OutOfMemoryError" sms-info.log*