我在Jrebel上運行Jhipster項目時出現此錯誤。通過將這一行插入到參數選項卡上的VM參數,我嘗試將我的java堆大小增加到512m,但無法解決錯誤。我想問一下錯誤的原因以及如何解決它?嵌入式Tomcat無法啓動
$ {} jrebel_args
-Xms512m -Xmx1024m
[ERROR] org.springframework.boot.context.embedded.tomcat.ServletContextInitializerLifecycleListener - Error starting Tomcat context: org.springframework.beans.factory.BeanCreationException
Exception in thread "main"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "main"
Exception in thread "process reaper" Exception in thread "process reaper"