I have upgrade Spring Boot version in my application from 1.4.3.RELEASE to 2.6.6 and this issue started with that. Can there be any conflicts in the dependencies? Not sure how to check which part of code is holding lock on the old application log files. I have also tried with 1.2.11 version still no luck |