User Tools

Site Tools


resolution_area:watchdog_resolutions:res-w8601

FiberConnectionError

Level: Critical

Purpose: Alert if the Fiber application has connection errors.

Scenario: Checks the Fiber logs for 'Caught an exception during connection recovery' in the previous 4 hours

Resolution: Restart Application

Manual Action Steps: Ensure you have the latest Ansible env-config repo and the deployments-playbook repo

Ironman example; replace ironman with correct server

 ansible-playbook -i ../env-configuration/ironman/hosts.ini fiber.yml --vault-id @prompt -e"actions='stop,start'"
 

verify application is running after restart

 ps -edf | grep -i fiber
 

Log location: /var/spring-boot/fiber/fiber.log

Auto Clear: Watchdog will clear when 'Caught an exception during connection recovery' does not appear in the logs in the previous 4 hours

resolution_area/watchdog_resolutions/res-w8601.txt · Last modified: 2021/07/06 16:05 by 10.91.120.28