We are getting the following errors showing in webapi.log :
2022-12-14 10:45:03.773 ERROR taskExecutor-1 org.springframework.batch.core.step.AbstractStep - [] - Encountered an error executing step warming cache: OMOP achilles in job warming cache: OMOP
java.lang.OutOfMemoryError: Java heap space
I added the following line in the docker environment file to increase memory allocation from the default settings for various OOM errors I encountered. Obviously you’d want to use settings appropriate for your server capacity.