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

Failed to register client with custom attribute "oxAuthTrustedClient" #476

Closed
yurem opened this issue Feb 13, 2017 · 1 comment
Closed
Assignees
Labels
bug bug in code
Milestone

Comments

@yurem
Copy link
Contributor

yurem commented Feb 13, 2017

2017-02-13 14:31:23,558 ERROR [qtp1100439041-19] [xdi.oxauth.register.ws.rs.RegisterRestWebServiceImpl] (RegisterRestWebServiceImpl.java:232) - Failed to persist entry: inum=@!1736.179E.AA60.16B2!0001!8F7C.B9AB!0008!6DAD.8CD1.E927.7015,ou=clients,o=@!1736.179E.AA60.16B2!0001!8F7C.B9AB,o=gluu
org.gluu.site.ldap.persistence.exception.EntryPersistenceException: Failed to persist entry: inum=@!1736.179E.AA60.16B2!0001!8F7C.B9AB!0008!6DAD.8CD1.E927.7015,ou=clients,o=@!1736.179E.AA60.16B2!0001!8F7C.B9AB,o=gluu
	at org.gluu.site.ldap.persistence.LdapEntryManager.persist(LdapEntryManager.java:97) ~[oxLdap-3.0.0.jar:?]
	at org.gluu.site.ldap.persistence.AbstractEntryManager.persist(AbstractEntryManager.java:90) ~[oxLdap-3.0.0.jar:?]
	at org.xdi.oxauth.service.ClientService.persist(ClientService.java:76) ~[classes/:?]
....
Caused by: com.unboundid.ldap.sdk.LDAPException: attribute 'oxAuthTrustedClient' provided more than once
	at com.unboundid.ldap.sdk.LDAPConnection.add(LDAPConnection.java:1959) ~[unboundid-ldapsdk-3.2.0.jar:3.2.0]
	at com.unboundid.ldap.sdk.AbstractConnectionPool.add(AbstractConnectionPool.java:752) ~[unboundid-ldapsdk-3.2.0.jar:3.2.0]
@yurem yurem added the bug bug in code label Feb 13, 2017
@yurem yurem added this to the CE 3.0.0 milestone Feb 13, 2017
@yurem yurem self-assigned this Feb 13, 2017
@yurem yurem modified the milestones: CE 3.0.1, CE 3.0.0 Feb 13, 2017
@yurem
Copy link
Contributor Author

yurem commented Feb 13, 2017

Fixed

@yurem yurem closed this as completed Feb 13, 2017
@yurem yurem modified the milestones: CE 3.1.0, CE 3.0.1 Feb 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bug in code
Projects
None yet
Development

No branches or pull requests

1 participant