I am doing a simple clip function in FME Workbench 2020.2. Clippee area is quite huge. Clipper - small and simple.
Getting this error:
Failed to free sufficient memory to reach the process usage limit. To improve stability and performance please increase the memory available to FME. Available memory can be increased by adding physical RAM, increasing swap space, or closing other applications
Insufficient memory available -- error code was 2. Offending plug-in is 'shapefile_dbase'
Warning: not all FMESessions that were created were destroyed before shutdown. This may cause instability
Warning: not all Stashed Objects that were registered were dropped before shutdown. This may cause instability
I never received memory problem with much more complicated workbenches. What can be the workaround?
I have read an advice somewhere, to set Clipper type as "Clippers First", but it doesn't help.