Hi,

I am having issues with insufficient memory for the Java Runtime Environment 
when running some tests on the CI under Windows from the following PR :
https://github.com/apache/geode/pull/7006

The tests never fail under Linux.

This is the error I get for some VMs:

[vm4] # There is insufficient memory for the Java Runtime Environment to 
continue.
[vm4] # Native memory allocation (malloc) failed to allocate 32744 bytes for 
ChunkPool::allocate

I have reduced the amount of resources used originally by the tests but still I 
am not able to get a clean execution.

I do not know if it is a matter of changing the parameters for the windows 
execution in ci/pipelines/shared/jinja.variables.yml or if there is anything 
else to consider.

I would appreciate if someone from the community could help me troubleshoot 
this issue.

Thanks in advance,

Alberto


Reply via email to