原文:console報錯:"-Djava.endorsed.dirs=D:\apache-tomcat-9.0.7\endorsed is not supported. Endorsed standards and standalone APIs in modular form will be supported via the concept of upgradeable modul"的原因及解決辦法

我使用eclipse創建了一個web項目,然后用Tomcat服務器run這個項目時發現它先是警告: Error:Could not create the Java Virtual Machine.Errpr:A fatal exception has occurred.Program will exit. 然后在console中報錯: Djava.endorsed.dirs D: working ...

2018-04-16 15:20 0 7772 推薦指數:

查看詳情

java.endorsed.dirs

java.ext.dirs 用於擴展jdk的系統庫,那么 -Djava.endorsed.dirs 又有什么神奇的作用呢? java提供了endorsed技術: 關於endorsed:可以的簡單理解為-Djava.endorsed.dirs指定的目錄面放置的jar文件,將有覆蓋 ...

Tue Jun 27 17:43:00 CST 2017 0 2574
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM