Dear OS Team,
how can we configure the maximum heap size for custom microservices?
If we set the heap size at a specific service to 6144M in service-watcher.yml the service.log says
dokumentenservice.10099 : Error: Could not create the Java Virtual Machine.
dokumentenservice.10099 : Error: A fatal exception has occurred. Program will exit.
dokumentenservice.10099 : Invalid maximum heap size: -Xmx6144M
dokumentenservice.10099 : The specified size exceeds the maximum representable size.
We already tried to set "C:\enaio\core-service\bin\yuuvis_rad_core-servicew.exe" -> Java - Maximum Memory Pool to 8192M and restart the machine but that did not help. We get the same error message.
Thank you.