Java was started but returned with exit code=1
Change the path in the .ini-file.
-vm
C:\Program Files\Java\JDK1.8.0_172\bin\javaw.exe
if you still see the issue Change it into:
-vm
C:\Program Files\Java\jdk1.8.0_172\jre\bin\server\jvm.dll
Note: The path should be in the new line after -vm.