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

A groupOfURLs causes uncaught exception #114

Closed
juando-martin opened this issue Apr 17, 2020 · 1 comment
Closed

A groupOfURLs causes uncaught exception #114

juando-martin opened this issue Apr 17, 2020 · 1 comment

Comments

@juando-martin
Copy link

Description
Using groupOfURLs to create group references causes some internal error and the server no longer works. Error messages show uncaught exceptions. The problem occurs when introducing in a groupOfURLs entry a value like:

memberURL: ldap:///ou=People,dc=example,dc=com??sub?(ismemberof=cn=users,ou=Group,dc=example,dc=com)

To reproduce
Steps to reproduce the behavior:

  1. Install server from scratch using the attached ldif file to populate it
  2. Start the control panel
  3. Click on Manage Entries
  4. Click 'dc=example,dc=com'->'People'->'user.0'
  5. See error in attached screenshot (1)
  6. Click 'dc=example,dc=com'->'Group'
  7. See error in attached screenshot (2)

Expected behavior
No error should appear. No error happens if the memberURL is removed from the groupOfURs entry.

Screenshots
Screenshot1
Screenshot2

Desktop

  • OS: openSUSE Linux 15.1
  • OpenDJ 4.4.5 (tried 4.3.x)
  • Java 11.0.6 (tried also 1.8.0)
    ldifdata.zip
@vharseko
Copy link
Member

#10 (comment)

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