if i change nothing about the in memory file syste...
# adobe
r
if i change nothing about the in memory file system, im told In memory file system limit cannot be more than JVM max heap size.
b
@raymondcamden That error at least is hitting this bug in ACF I literally reported back in 2018 but they haven't been arsed to address https://tracker.adobe.com/#/view/CF-4211182
The workaround is to set a max heap size on the server. Note, CommandBox does not specify an explicit max heap, allowing Java to choose what's best based on the OS's available memory.
Adobe CF makes the poor assumption there will be one set.