Re: Reg:- EOF exception in DEBUG mode

2024-11-12 Thread Sathya Selvakumar
rk > > On 12/11/2024 14:02, Sathya Selvakumar wrote: > > Hi Team, > > > > I am using Springboot v3.x application,which is on Azure cloud and the > > Tomcat version is 10.1.30. > > > > _Issue :_ Application requests are processed successfully with 200, but >

Reg:- EOF exception in DEBUG mode

2024-11-12 Thread Sathya Selvakumar
Hi Team, I am using Springboot v3.x application,which is on Azure cloud and the Tomcat version is 10.1.30. *Issue :* Application requests are processed successfully with 200, but sometimes EOF exceptions pop up randomly in the log when the log level is in DEBUG mode. Tried to find why this except