Heads up for all sites which use java and sockets - java 8 seems to have broken
using sockets in sandboxed applets. This is currently seen in java web start,
but presumably will migrate to ordinary applets when the java plug-in is upgraded
to java 8.
The complaint is java.security.AccessControlException
this is a new complaint in java 8 - your current working site will break.