Symptoms:
Error while running a TimeXtender Data Integration execution package via TimeXtender Orchestration. Execution error:
Error: OutOfMemoryException
Cause:
A scheduled execution was stuck in running, causing the system to return an "OutOfMemoryException".
Resolution:
-
Concurrent Executions: check if other execution packages are running simultaneously.
-
Memory Usage: check for spikes in memory usage in Task Manager during the execution.
-
Adjust Execution Package Settings: Lower the threads for the execution package
-
Timeout Settings: Increase the timeout settings for your Ingest and Prepare instances in the TDI portal.
-
Scale Up Application VM: Increase the resources for the VM running the execution service.
Reference Ticket:
31940