662663664665666667668
{ logError("Could not load community fields.", e); throw new ServerServiceException(MSG_PROCESSING_ERROR, e); } return new CommunityFields(convertToClientFields(fields)); }