| Explanation | This internal server error is thrown because the specified service is not available. |
| Action | Restart the server with the clean option. |
| Explanation | The specified call method has produced an exception. |
| Action | Review your call method within the HealthCheck bean to identify the exception that occurred. |
| Explanation | The DOWN status might cause a monitoring service to act on this server. |
| Action | No user action is required. This warning is a record of the DOWN status. |
| Explanation | The readiness health check reported a DOWN overall status because the specified applications are not started yet and are not ready to process requests. |
| Action | This warning is a record of the DOWN status and no user action is needed. Wait until all the applications are started. After all the applications are started, the user-defined health checks are processed. |
| Explanation | A Health API error has occurred that prevents normal operation. |
| Action | Review the FFDC logs and exception text to identify the problem. |