Hotfix 81083
Errors relating to inability to create new threads.
- Version
- This hotfix concerns SDL Tridion 2011 SP1HR1.
- Problem description
- After there is no activity on a destination controller for more then 30 minutes, destination controller stops but its threads are not closed.This leads to increase of overall number of threads per transport service process. Eventually OS will reach its maximum number of spawned threads.
- Hotfix description
- Once the destination controller is stopped after an inactivity period, all children threads are stopped also.
- Distributed files
- cd_transport.jar (version 6.1.0.1052)
- Fixes included
- Hotfix 80398
- Dependencies
- None