Drivers run out of memory when large numbers of large Services are used (GridServer 4.0)

Drivers run out of memory when large numbers of large Services are used (GridServer 4.0)

book

Article ID: KB0086492

calendar_today

Updated On:

Products Versions
TIBCO DataSynapse GridServer -
Not Applicable -

Description

Resolution:
If a large number of task outputs are queued up to be collected, Drivers can run out of memory.

If output data is large, and there are a large number of task outputs to be collected, you may need to decrease the number of concurrent collection threads to prevent the Driver from running out of memory. The maximum number of threads that can be downloading output data concurrently is set with the MAX_CONCURRENT_COLLECT property, which can be set in the driver.properties file.

Issue/Introduction

Drivers run out of memory when large numbers of large Services are used (GridServer 4.0)