opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/DN2URI.java
@@ -85,7 +85,7 @@ * The standard attribute type that is used to specify the set of referral * URLs in a referral entry. */ private final AttributeType referralType = DirectoryServer.getAttributeType(ATTR_REFERRAL_URL); private final AttributeType referralType = DirectoryServer.getAttributeTypeOrNull(ATTR_REFERRAL_URL); /** * A flag that indicates whether there are any referrals contained in this