Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我添加了 Coldfusion 管理员 => Java 和 jvm => JVM 参数 -Dfile.encoding=UTF8并且应用程序服务器服务未启动。
这是错误。那么有没有办法撤销我所做的事情。因为无法访问管理员面板。
对于那些会遇到同样问题的人,
打开ColdFusion10\cfusion\bin\jvm.config文件,就像看到已添加的 JVM 参数一样。我删除了Dfile.encoding=UTF8并且服务再次开始运行。
ColdFusion10\cfusion\bin\jvm.config
Dfile.encoding=UTF8