mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

sin
07.51.2009 f440b7fd4c7ca81adb86d996e3024a7fc3e7723d
issue# 3845:IllegalStateException during SchemaBackend initialization lacks details
1 files modified
2 ■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/types/Schema.java 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/types/Schema.java
@@ -3595,7 +3595,7 @@
                                builder.toAttribute()));
    }
    builder.clear();
    builder.setAttributeType(elementType);
    for (String s : newElements)
    {
      if (!oldElements.contains(s))