BuildOn buildlog URL not working
Problem
BuildOn BuildLog URL is not working -Â https://buildon.cogdevops.com/buildon/HistoricCIWebController?commitId=<commitid>
Example URL with sample commitid:Â https://buildon.cogdevops.com/buildon/HistoricCIWebController?commitId=e9fd4bd
Cause
tomcat is down
OneDevOpsBuildOn AWS LoadBalancer is Out Of Service.
Fix
- Restart tomcat in buildon master machine where your have installed tomcat.
       service tomcat8 retsart
   2. Change/Update buildon AWS LB to get back the status as "In Service"
Try the build log url and it will work now.
BuildOn Log URL:Â Â https://buildon.cogdevops.com/buildon/HistoricCIWebController?commitId=<commitid>
Example URL with sample commitid:Â https://buildon.cogdevops.com/buildon/HistoricCIWebController?commitId=e9fd4bd