MonitorController0.log shows this error
SEVERE: Error starting monitor controller
java.lang.RuntimeException: org.springframework.dao.DataAccessResourceFailureException: Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection
....
Caused by: org.springframework.dao.DataAccessResourceFailureException: Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection
....
Caused by: java.sql.SQLRecoverableException: IO Error: Connection reset
Localhost.log
This error occurs when the Enforce loses connection with the Database.
Restarting DLP services resolved the issue.