Manfred Baedke created OAK-10291:
------------------------------------

             Summary: oak-segment-remote: PersistentRedisCacheTest may fail on 
Windows due to insufficient pagefile size.
                 Key: OAK-10291
                 URL: https://issues.apache.org/jira/browse/OAK-10291
             Project: Jackrabbit Oak
          Issue Type: Test
          Components: segment-tar
            Reporter: Manfred Baedke


The PersistentRedisCacheTest tries to start a Redis server from the commandline 
without specific options. The server will then try to allocate 3G shared memory 
from Windows, which may apparently fail even if the pagefile is just too 
fragmented (that happened to me, after a Windows reboot it worked again).

I suggest using the commandline optionĀ "maxmemory 768mb" to avoid this. 768mb 
seem to be sufficient to run the test.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to