【发布时间】:2018-12-25 09:33:12
【问题描述】:
当我尝试在 Eclipse 上启动 tomcatv8 服务器时出现此错误:
<b>Error: Could not create the Java Virtual Machine. </b><br>
<b>Error: A fatal exception has occurred. Program will exit.</b><br>
-Djava.endorsed.dirs=/usr/share/tomcat/endorsed is not supported. Endorsed standards and standalone APIs in modular form will be supported via the concept of upgradeable modules.
对正在发生的事情有任何想法吗?顺便说一句,我使用的是 Linux Fedora。
【问题讨论】:
标签: java eclipse tomcat tomcat8