I am running a java program that I have probably run at least 25 times, but am now receiving the following error:
Exception in thread "main" java.lang.NoClassDefFoundError: com.sun.net.sll.HostnameVerifier.
Could anybody shed light on the error so that I can troubleshoot?