OpenDJ
OpenDJ copied to clipboard
control-panel schemas missing when access to remote server
Describe the bug If I access to remote server, some schemas (i.e. inetOrgPerson) is not present and I cannot edit entries.
In console I have this error
C:\Program Files (x86)\OpenDJ\bat>control-panel.bat -r
Exception in thread "AWT-EventQueue-0" org.forgerock.opendj.ldap.schema.UnknownSchemaElementException: No object class with name or OID "inetOrgPerson" exists in the schema
Screenshots

Desktop (please complete the following information):
- OpenDJ 4.5.1
- OS: Windows 10
This is probably because your server didn't load the standard LDIF files from the schema directory. You can check the schema directory to see if the standard files are present. This is a good first step.
fixed 4.6.5