Could you upload the full log file instead of screenshots of it ? If there are sensitive values in it you could also send it to me as a private message.
As the issue seems quite easy to reproduce within a few minutes, did it happen multiple times and were you able to systematically reproduce it ?
Would it be possible to try with a more recent version of Jdk7 ?
Unfortunately Oracle does not provide binaries, but there are other vendors that do:
- https://packages.debian.org/jessie/openjdk-7-jdk is available for debian-based systems.
- Azul Zulu VM also provides a suitable version: https://www.azul.com/downloads/zulu-community/?architecture=x86-64-bit&package=jdk
It looks like a very similar issue that you already reported here, but at the time it was with an older version of the agent 1.16.0, does this one also only happens in production ? Also, is there any custom plugin involved ?
Is there any kind of load on the application when the issue happens ? If the issue only happens in production or for example during a load test, the reason this does not happen elsewhere it might be related to that.