Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

control-panel schemas missing when access to remote server #261

Open
pdifeo opened this issue Oct 14, 2022 · 1 comment
Open

control-panel schemas missing when access to remote server #261

pdifeo opened this issue Oct 14, 2022 · 1 comment

Comments

@pdifeo
Copy link

pdifeo commented Oct 14, 2022

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
image

Desktop (please complete the following information):

  • OpenDJ 4.5.1
  • OS: Windows 10
@AlijiEmmanuel-dev
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants