问题描述
-Djava.endorsed.dirs = C:\ Apache \ apache-tomcat-9.0.37 \ endorsed不支持。模块化形式的认可标准和独立API 通过可升级模块的概念得到支持。
解决方法
我刚刚遇到了同样的问题。要解决它,只需从 Java 选项卡下“Java 选项”中的 Tomcat9 属性中删除“-Djava.endorsed.dirs=C:...”行,然后 重启tomcat
修复步骤如下:
-Open Tomcat9.exe from the tomcat lib folder
-From the Tomcat9 Properties screen,select the Java Tab
-Remove the line "-Djava.endorsed.dirs=..." then
-Select the General Tab and click on the Start button to Restart Tomcat