I am getting the following exception repeatedly each time I try to run the program.
Error occurred during initialization of VM Could not reserve e
Error occurred during initialization of VM
Could not reserve e
Sometimes it relates as
$ sysctl vm.overcommit_memory vm.overcommit_memory = 2
If you set it to:
$ sysctl vm.overcommit_memory=0
It should work.