Discussion:
[jira] [Created] (DIRAPI-196) Always throw error ERR_04486_VALUE_ALREADY_EXISTS from org.apache.directory.api.ldap.model.entry.DefaultAttribute against AD's attribute dSCorePropagationData when do search operation.
Robert Hou (JIRA)
2014-07-23 02:36:39 UTC
Permalink
Robert Hou created DIRAPI-196:
---------------------------------

Summary: Always throw error ERR_04486_VALUE_ALREADY_EXISTS from org.apache.directory.api.ldap.model.entry.DefaultAttribute against AD's attribute dSCorePropagationData when do search operation.
Key: DIRAPI-196
URL: https://issues.apache.org/jira/browse/DIRAPI-196
Project: Directory Client API
Issue Type: Bug
Affects Versions: 1.0.0-M22
Reporter: Robert Hou


When do search on ADAM, if the entry include attribute "dSCorePropagationData", org.apache.directory.api.ldap.model.entry.DefaultAttribute always throw error "ERR_04486_VALUE_ALREADY_EXISTS ".
"dSCorePropagationData" is one system attribute, it has mutiple values, when the entry was rdn or moved, one value will be created by system.



--
This message was sent by Atlassian JIRA
(v6.2#6252)
Emmanuel Lecharny (JIRA)
2014-07-23 06:20:38 UTC
Permalink
[ https://issues.apache.org/jira/browse/DIRAPI-196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14071406#comment-14071406 ]

Emmanuel Lecharny commented on DIRAPI-196:
------------------------------------------

Not sure I understand your problem. Can you describe the exact steps you were using to get this error ?

I find it doutbful you get such an error doing a simple search.
Post by Robert Hou (JIRA)
Always throw error ERR_04486_VALUE_ALREADY_EXISTS from org.apache.directory.api.ldap.model.entry.DefaultAttribute against AD's attribute dSCorePropagationData when do search operation.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: DIRAPI-196
URL: https://issues.apache.org/jira/browse/DIRAPI-196
Project: Directory Client API
Issue Type: Bug
Affects Versions: 1.0.0-M22
Reporter: Robert Hou
When do search on ADAM, if the entry include attribute "dSCorePropagationData", org.apache.directory.api.ldap.model.entry.DefaultAttribute always throw error "ERR_04486_VALUE_ALREADY_EXISTS ".
"dSCorePropagationData" is one system attribute, it has mutiple values, when the entry was rdn or moved, one value will be created by system.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
Emmanuel Lecharny (JIRA)
2014-11-05 10:44:34 UTC
Permalink
[ https://issues.apache.org/jira/browse/DIRAPI-196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14198174#comment-14198174 ]

Emmanuel Lecharny commented on DIRAPI-196:
------------------------------------------

We really need the code that produces this error.
Post by Robert Hou (JIRA)
Always throw error ERR_04486_VALUE_ALREADY_EXISTS from org.apache.directory.api.ldap.model.entry.DefaultAttribute against AD's attribute dSCorePropagationData when do search operation.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: DIRAPI-196
URL: https://issues.apache.org/jira/browse/DIRAPI-196
Project: Directory Client API
Issue Type: Bug
Affects Versions: 1.0.0-M22
Reporter: Robert Hou
When do search on ADAM, if the entry include attribute "dSCorePropagationData", org.apache.directory.api.ldap.model.entry.DefaultAttribute always throw error "ERR_04486_VALUE_ALREADY_EXISTS ".
"dSCorePropagationData" is one system attribute, it has mutiple values, when the entry was rdn or moved, one value will be created by system.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
Emmanuel Lecharny (JIRA)
2015-01-27 10:54:35 UTC
Permalink
[ https://issues.apache.org/jira/browse/DIRAPI-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny resolved DIRAPI-196.
--------------------------------------
Resolution: Invalid

Not enough description, and the part we have is clearly not making any sense. There is no way one can get the mentioned error doing a Search.
Post by Robert Hou (JIRA)
Always throw error ERR_04486_VALUE_ALREADY_EXISTS from org.apache.directory.api.ldap.model.entry.DefaultAttribute against AD's attribute dSCorePropagationData when do search operation.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: DIRAPI-196
URL: https://issues.apache.org/jira/browse/DIRAPI-196
Project: Directory Client API
Issue Type: Bug
Affects Versions: 1.0.0-M22
Reporter: Robert Hou
When do search on ADAM, if the entry include attribute "dSCorePropagationData", org.apache.directory.api.ldap.model.entry.DefaultAttribute always throw error "ERR_04486_VALUE_ALREADY_EXISTS ".
"dSCorePropagationData" is one system attribute, it has mutiple values, when the entry was rdn or moved, one value will be created by system.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
Emmanuel Lecharny (JIRA)
2015-03-31 16:16:52 UTC
Permalink
[ https://issues.apache.org/jira/browse/DIRAPI-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny reopened DIRAPI-196:
--------------------------------------

Reopened, the pb is due to some Error log message when the entry contains duplicate attribute while doing a search. The log message should be a warning instead.
Post by Robert Hou (JIRA)
Always throw error ERR_04486_VALUE_ALREADY_EXISTS from org.apache.directory.api.ldap.model.entry.DefaultAttribute against AD's attribute dSCorePropagationData when do search operation.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: DIRAPI-196
URL: https://issues.apache.org/jira/browse/DIRAPI-196
Project: Directory Client API
Issue Type: Bug
Affects Versions: 1.0.0-M22
Reporter: Robert Hou
When do search on ADAM, if the entry include attribute "dSCorePropagationData", org.apache.directory.api.ldap.model.entry.DefaultAttribute always throw error "ERR_04486_VALUE_ALREADY_EXISTS ".
"dSCorePropagationData" is one system attribute, it has mutiple values, when the entry was rdn or moved, one value will be created by system.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
Matt Willson (JIRA)
2015-03-31 18:34:53 UTC
Permalink
[ https://issues.apache.org/jira/browse/DIRAPI-196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389118#comment-14389118 ]

Matt Willson commented on DIRAPI-196:
-------------------------------------

Errors may flood the log if for some reason the LDAP server contains attributes that have multiple duplicate values. When this occurs there will never be any adverse effects in the LDAP API code because it won't ever contain the dupe values. Thus the log should be a warning.

This is easily duplicated in the SearchResultEntryTest Unit Test. If you change the ByteBuffer stream to include duplicate values for one attribute.
Post by Robert Hou (JIRA)
Always throw error ERR_04486_VALUE_ALREADY_EXISTS from org.apache.directory.api.ldap.model.entry.DefaultAttribute against AD's attribute dSCorePropagationData when do search operation.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: DIRAPI-196
URL: https://issues.apache.org/jira/browse/DIRAPI-196
Project: Directory Client API
Issue Type: Bug
Affects Versions: 1.0.0-M22
Reporter: Robert Hou
When do search on ADAM, if the entry include attribute "dSCorePropagationData", org.apache.directory.api.ldap.model.entry.DefaultAttribute always throw error "ERR_04486_VALUE_ALREADY_EXISTS ".
"dSCorePropagationData" is one system attribute, it has mutiple values, when the entry was rdn or moved, one value will be created by system.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
Emmanuel Lecharny (JIRA)
2015-03-31 19:19:53 UTC
Permalink
[ https://issues.apache.org/jira/browse/DIRAPI-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny resolved DIRAPI-196.
--------------------------------------
Resolution: Fixed

Solved with http://svn.apache.org/r1670438
Post by Robert Hou (JIRA)
Always throw error ERR_04486_VALUE_ALREADY_EXISTS from org.apache.directory.api.ldap.model.entry.DefaultAttribute against AD's attribute dSCorePropagationData when do search operation.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: DIRAPI-196
URL: https://issues.apache.org/jira/browse/DIRAPI-196
Project: Directory Client API
Issue Type: Bug
Affects Versions: 1.0.0-M22
Reporter: Robert Hou
When do search on ADAM, if the entry include attribute "dSCorePropagationData", org.apache.directory.api.ldap.model.entry.DefaultAttribute always throw error "ERR_04486_VALUE_ALREADY_EXISTS ".
"dSCorePropagationData" is one system attribute, it has mutiple values, when the entry was rdn or moved, one value will be created by system.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
Emmanuel Lecharny (JIRA)
2015-03-31 19:19:54 UTC
Permalink
[ https://issues.apache.org/jira/browse/DIRAPI-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny updated DIRAPI-196:
-------------------------------------
Fix Version/s: 1.0.0-M30
Post by Robert Hou (JIRA)
Always throw error ERR_04486_VALUE_ALREADY_EXISTS from org.apache.directory.api.ldap.model.entry.DefaultAttribute against AD's attribute dSCorePropagationData when do search operation.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: DIRAPI-196
URL: https://issues.apache.org/jira/browse/DIRAPI-196
Project: Directory Client API
Issue Type: Bug
Affects Versions: 1.0.0-M22
Reporter: Robert Hou
Fix For: 1.0.0-M30
When do search on ADAM, if the entry include attribute "dSCorePropagationData", org.apache.directory.api.ldap.model.entry.DefaultAttribute always throw error "ERR_04486_VALUE_ALREADY_EXISTS ".
"dSCorePropagationData" is one system attribute, it has mutiple values, when the entry was rdn or moved, one value will be created by system.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Loading...