Debug information for javax.net is not written to Domino server console

荒凉一梦 提交于 2019-12-06 16:46:13

1) In your Notes.ini, create an entry for an options file, i.e.

JavaOptionsFile=C:\IBM\Domino9\MyJavaOptions.txt

2) Create this file and add this line

-Djavax.net.debug=all

3) Save it & restart the server

4) Open log.nsf to see what happens - the server console is no longer useable, too much debug information!

  1. Add to entry javax.net.debug=all to file \Domino\data\domino\workspace\.config\rcpinstall.properties
  2. Restart server
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!