The search on the user "nadia" works well in 4.7
The same search in 4.8 no longer returns anything and here is the error in the logs
avax.naming.PartialResultException: Unprocessed Continuation Reference(s); remaining name '' at java.naming/com.sun.jndi.ldap.LdapCtx#processReturnCode:3023 at java.naming/com.sun.jndi.ldap.LdapCtx#processReturnCode:2997 at java.naming/com.sun.jndi.ldap.AbstractLdapNamingEnumeration#getNextBatch:148 at java.naming/com.sun.jndi.ldap.AbstractLdapNamingEnumeration#hasMoreImpl:217 at java.naming/com.sun.jndi.ldap.AbstractLdapNamingEnumeration#hasMore:189 at org.ametys.plugins.core.impl.user.directory.LdapUserDirectory#_users:743 at org.ametys.plugins.core.impl.user.directory.LdapUserDirectory#_internalGetUsers:688 at org.ametys.plugins.core.impl.user.directory.LdapUserDirectory#getStoredUsers:318 at org.ametys.core.user.UserManager#getUsers:313 at org.ametys.core.user.UserManager#getUsers:225 at org.ametys.core.user.UserManager#getUsersByContext:208 at org.ametys.plugins.core.user.UserSearchAction#_searchUsersByContext:152 at org.ametys.plugins.core.user.UserSearchAction#act:98 at org.apache.cocoon.components.treeprocessor.sitemap.ActTypeNode#invoke:120 at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode#invokeNodes:47 at org.apache.cocoon.components.treeprocessor.sitemap.MatchNode#invoke:108 at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode#invokeNodes:69 at org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode#invoke:143
- Référence
-
RUNTIME-3863 All LDAP implementations should use hasMore and next
- Closed