Could not create the java Virtual Machine;

Picked up _JAVA_OPTIONS: -Xmx512M

-Djava.endorsed.dirs=C:\apache-tomcat-8.0.33-windows-x64\ap
dorsed is not supported. Endorsed standards and standalone
in modular form will be supported via the concept of upgrad
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

运行startup.bat时,如图所示:

Could not create the java Virtual Machine;重新下载低版本的jdk。之前是1.9版本。

最后我换了个1.8版本的jdk解决了问题

本篇博客参考了:http://blog.csdn.net/baidu_32739019/article/details/64155136