Avatar

Not applicable

Thanks for answer Steve,

I have set disposal timeout and sweep interval to 10 seconds, but problems have remained.

I needed to solve this in short time, so I just may not hit the right values for our specific process.

At the end, It has been solved in the way, that I have disabled all the caches. Then LiveCycle stores documents to some filesystem temp folder and here was "watch -n20 'rm -f /....path..../*'" . It is not clean, but it may be used for quick-fix.