错误使用 setup_nctoolbox Failed to setup the Java classpath

将nctoolbox-master\java\setup_nctoolbox_java.m文件的第6行注释掉即可解决。
Hi, I just encountered the same problem. A quick fix is to disable(comment) the line:
root.addAppender(org.apache.log4j.ConsoleAppender(org.apache.log4j.PatternLayout('%d{ISO8601} [%t] %-5p %c %x - %m%n')));
in the ...\nctoolbox-master\java\setup_nctoolbox_java.m file.
It seems to work fine after that, although I am not sure of any complications this could cause. Hope someone could provide a better solution.

posted on 2025-02-06 22:36  Livid  阅读(184)  评论(0)    收藏  举报

导航