/** Log severe error message */
 protected void logSevere(String par1Str) {
   server.logSevere(par1Str);
 }