org.xml.sax.SAXParseException: The string "--" is not permitted within comments.

xiaoxiao2021-02-28  68

当我报这个错的时候,我时这样解决的:

在主目录的bin\startWebLogic.cmd中添加

set JAVA_OPTIONS=-Dfile.encoding=UTF-8
转载请注明原文地址: https://www.6miu.com/read-97313.html

最新回复(0)