Note:

Because this approach requires multiple server restarts, it is not a popular option. However, you might be able to obtain more information without a restart by using the debugging support that is built into the server. For more information and to enable this level of support, see Using the debug log publisher.

  1. In the config/java.properties file, add the following line to the start-server.java-args property.
    -Djavax.net.debug=all
  2. Run bin/dsjavaproperties.
  3. Restart the server.