今天在启动tomcat的时候报Error occurred during initialization of VM Could not reserve enough space for object heap的错误,查阅了一些资料得出是因为在tomcat的bin目录下,catalina.sh文件的tomcat内存参数配置过大,超过机器的可用内存总数造成的,只需要修改到合适的值即可。
tomcat启动报 Error occurred during initialization of VM Could not reserve enough space for object heap

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-06-11
  • 2022-12-23
  • 2022-12-23
  • 2022-03-07
  • 2021-07-01
  • 2022-12-23
猜你喜欢
  • 2021-07-26
  • 2022-12-23
  • 2021-12-15
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案