Views:

The issue occurs because the SPS Web services keeps on crashing and it generates too many core dumps when Predictive Machine Learning (PML) service requests are heavy.

To resolve this issue, do the following:

 
Open SPS CLI to issue the commands in steps 1 to 3.
  1. Execute the following command to stop the lighttpd service:

    #service lighttpd stop

  2. Execute the following command to clear the crush dump:

    #rm -f /var/coredumps/*

  3. Execute the following command to start the lighttpd service:

    service lighttpd start

  4. Verify if the SPS Web console is now accessible.
  5. Apply the SPS Critical Patch based on your SPS version: