User Tools

Site Tools


resolution_area:watchdog_resolutions:res-w8601

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
resolution_area:watchdog_resolutions:res-w8601 [2021/06/25 10:09] – external edit 127.0.0.1resolution_area:watchdog_resolutions:res-w8601 [2021/07/06 16:05] (current) 10.91.120.28
Line 1: Line 1:
 =====FiberConnectionError===== =====FiberConnectionError=====
  
-**Level:** __Critical__+**Level:** __Critical__ 
  
  
-**Purpose:**+**Purpose:** Alert if the Fiber application has connection errors.
  
-**Scenario:**+**Scenario:** Checks the Fiber logs for 'Caught an exception during connection recovery' in the previous 4 hours
  
-**Resolution:**+**Resolution:** Restart Application
  
-**Manual Action Steps:**+**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:**+**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.1624612196.txt.gz · Last modified: 2021/06/25 10:09 by 127.0.0.1