ServerException ex2 = new ServerInternalException("Unsupported encoding in namespace: " + ex.getMessage(), ex);
log.warn("", ex2);
throw ex2;
}
XRIAuthority authorityPath = new GCSAuthority(utf8Namespace);
Authority parentAuthority;
setParentQueryName(utf8Namespace);
try {