I have a web page that makes a couple of hundred ajax calls when it
loads. But the calls are recursive. The response from one call
generates a couple of more calls. The responses from those calls
generate others, etc. So this is not a blast of 200 simultaneous calls
to the server. In most
Hello Devs
One of our applications in maintenance mode started throwing exceptions
after OS upgrade (Ubuntu was upgraded from v14.x to 16.04)
Lib Versions
Spring Boot v1.4.7.RELEASE
Spring v4.3.9.RELEASE
Apache Tomcat 8.5.15
Axis2 1.7.9
OS Ubuntu 16.04
JVM 8 u241
REST application exposed to the