private String getLocalHostname() {
   return JwUtility.getCanonicalLocalHostname();
 }