External logging "agt_traffic.log" & "agt_traffic.tmp" file size keeps on growing although rest of the logs are getting purged from dump folder as expected on Symantec Endpoint Protection Manager server.
Version: 14.3 .*
Continuous failure calls to rename agt_traffic observed under external logging "ExternalLoggingTask-0.log"
=============================================================
2023-02-20 23:08:07.593 THREAD 99 FINE: handleLog>> query completed.
2023-02-20 23:08:09.604 THREAD 99 INFO: Fail to rename the file to tmp file *Symantec Endpoint Protection Manager\data/dump/agt_traffic
2023-02-20 23:08:41.352 THREAD 99 INFO: Fail to rename the file to tmp file *Symantec Endpoint Protection Manager\data/dump/agt_traffic
2023-02-20 23:08:58.865 THREAD 43 FINE: ------------ Thread started --------------
2023-02-20 23:08:58.865 THREAD 43 FINE: getConnectionFromDataSource: attempt: 1
2023-02-20 23:08:58.865 THREAD 43 FINE: Borrow connection from pool.
2023-02-20 23:08:58.865 THREAD 43 FINE: calling close on connection.
2023-02-20 23:08:58.865 THREAD 43 FINE: Return connection to pool.
2023-02-20 23:08:58.865 THREAD 43 FINE: getConnectionFromDataSource: attempt: 1
2023-02-20 23:08:58.865 THREAD 43 FINE: Borrow connection from pool.
2023-02-20 23:08:58.866 THREAD 43 FINE: calling close on connection.
2023-02-20 23:08:58.866 THREAD 43 FINE: Return connection to pool.
2023-02-20 23:08:58.866 THREAD 43 FINE: ------------ Thread stopped --------------
=============================================================
This means that thread execution is stuck in between or taking long time due to wait.
Follow below steps.