Java / jvm debugging network connections Sep 23, 2013 • milesd If you have issues connecting to a network, or related service, use the following Java / virtual machine configuration setting: -Djavax.net.debug=all This will produce far more debug, and will show up issues with keys exchange, or handshaking.