After I recently tried to install TomCat and use it in Eclipse, I was not able to run the server as it prompts an error that says "Could not create Java Virtual Machine".
After reading other's solutions I tried adding a _JAVA_OPTIONS in system variable but it didn't work either.
What is the solution to this problem?