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
bdw429s
07/14/2023, 11:05 PM
@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
bdw429s
07/14/2023, 11:05 PM
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.
bdw429s
07/14/2023, 11:06 PM
Adobe CF makes the poor assumption there will be one set.