在我们的 mule 服务器中,我们每秒都会受到如下日志的轰炸,我该如何阻止它?
*************** SAP_CMLISTEN ***************
[Thr 133440] SAP_CMLISTEN: timeout = 2000
[Thr 133440] SiSelNSelect: start select (timeout=2000)
[Thr 133440] Tue Oct 29 16:27:38 2019
[Thr 133440] NiSelISelectInt: 0 handles selected (0 buffered)
[Thr 133440] SAP_CMLISTEN: STISendNiping returns: 0
[Thr 133440] SAP_CMLISTEN: timeout after 2000 msecs
[Thr 133440] *************** SAP_CMLISTEN ***************
我尝试使用 运行一些 java 命令-Djco.trace_level=0,但失败了。
$ java -Djco.trace_level=0
上面的命令不起作用。
我希望禁用 SAP JCo 跟踪日志。
阿晨1998
相关分类