Unable to start Mendix app in On premise ( Console) - First time deployment in the server

0
Hi All, I am facing strange issue when we try starting the app in our production. The same package works well in lower environments. Any help is appreciated. Mendix version: 7.23.7 Console: 4.5.1 Prod Server RAM: 50 GB Test Server RAM: 16 GB Error message:  Error occurred during initialization of VM Could not reserve enough space for 2097152KB object heap at Mendix.M2EE.RuntimeRunner.StartServer(Boolean strictValidate) at Mendix.MendixService.Service.OnStart(String[] args)
asked
1 answers
0

Could be a java version issue see https://github.com/AdoptOpenJDK/openjdk-tests/issues/1272

answered