2014-09-26 Tomcat error on Ubuntu 14.04

If you upgraded Ubuntu to 14.04 and you've got Tomcat running, chances are that you get the following error in catalina.out:

 SEVERE: Failed to initialize end point associated with ProtocolHandler ["http-bio-80"]
 java.net.SocketException: No such file or directory

Solution is here:
Tomcat7 bind to port 80 fails in ubuntu 14.04lts