使用shutdown.bat 停止不了tomcat ,这是jvm内存设置的问题么,怎么会停止不了服务器
提示
Error occurred during initialization of VM
Could not reserve enough space for object heap
看命令
D:\apache-tomcat-6.0.29\bin>shutdown.bat
Using CATALINA_BASE: "D:\apache-tomcat-6.0.29"
Using CATALINA_HOME: "D:\apache-tomcat-6.0.29"
Using CATALINA_TMPDIR: "D:\apache-tomcat-6.0.29\temp"
Using JRE_HOME: "C:\Program Files\Java\jdk1.6.0_45"
Using CLASSPATH: "D:\apache-tomcat-6.0.29\bin\bootstrap.jar"
Error occurred during initialization of VM
Could not reserve enough space for object heap
提示
Error occurred during initialization of VM
Could not reserve enough space for object heap
看命令
D:\apache-tomcat-6.0.29\bin>shutdown.bat
Using CATALINA_BASE: "D:\apache-tomcat-6.0.29"
Using CATALINA_HOME: "D:\apache-tomcat-6.0.29"
Using CATALINA_TMPDIR: "D:\apache-tomcat-6.0.29\temp"
Using JRE_HOME: "C:\Program Files\Java\jdk1.6.0_45"
Using CLASSPATH: "D:\apache-tomcat-6.0.29\bin\bootstrap.jar"
Error occurred during initialization of VM
Could not reserve enough space for object heap