opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/util/ConfigFromFile.java
@@ -138,7 +138,7 @@ { // Update the schema: so that when we call the server code the // latest schema read on the server we are managing is used. DirectoryServer.setSchema(schema); DirectoryServer.getInstance().getServerContext().getSchemaHandler().updateSchema(schema); } } catch (final OpenDsException oe)