FileListener gives Attempting to start non-recursive timer pxServiceInMapReqElapsed/pxServiceInMapReqCPU called recursively
I have configured Listener to parse CSV file and insert data to DataTable
I was following the below Article
The Activity not being called (checked under Tracer) and there are no errors under server console / logs
Just the below comes under server console
2017-03-07 05:39:14,466 [ FILE-Thread-34] [ STANDARD] [ ] [ ] ( internal.pal.PALDurationImpl) ERROR File.AdjusterDataListenerNew|process|A65AB55F947A7A250AEF0AC6049481CE2|1488845354463000|MSofDataAdjuster/Services/InsertAdjusters - Attempting to start non-recursive timer pxServiceInMapReqElapsed/pxServiceInMapReqCPU called recursively
2017-03-07 05:47:29,588 [egaRULES-MasterAgent] [ STANDARD] [ ] [ ] ( internal.async.Agent) INFO - System date: Tue Mar 07 05:47:29 IST 2017 Total memory: 1,040,711,680 Free memory: 263,529,664 Requestor Count: 17 Shared Pages memory usage: 0%
And the error count is being 1 under the Running Listeners
Could you please tell me how to resolve this .
***Updated by moderator: Lochan to add Categories***