Java application not sending e-mail with gmail

This specific content was written 13 years ago. Please keep this in mind as it may be outdated and not adhering to best-practices.

Suddenly my java application for sending student attendance reports threw the following exception:

sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

It turned out that my avast firewall was interfering so I would propose to all those having this problem to disable any anti-viruses or firewalls temporarily and try again.