You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2010/07/20 01:01:50 UTC

[jira] Resolved: (DIRAPI-20) Timeout error when filter with charset iso-8859-1, i.e. (description=Clínica)

     [ https://issues.apache.org/jira/browse/DIRAPI-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny resolved DIRAPI-20.
-------------------------------------

    Resolution: Fixed

The search now throws an LdapException immediately if something went wrong during the encoding, instead of waiting up to the timeout.

Note that the searchRequest's filter is still considered as invalid.

> Timeout error when filter with charset iso-8859-1, i.e. (description=Clínica)
> -----------------------------------------------------------------------------
>
>                 Key: DIRAPI-20
>                 URL: https://issues.apache.org/jira/browse/DIRAPI-20
>             Project: Directory client API
>          Issue Type: Bug
>            Reporter: Víctor Sánchez
>            Priority: Critical
>
> On version 0.9.18 when i call search method with filter (description=Hospital Clínico) within charset LATIN1, it throws an Timeout Exception and org.apache.directory.shared.asn1.codec.EncoderException: ERR_00004 The PDU buffer size is too small !! 
> It's ocurring with methods:
> - search(base, filter, scope)
> - search(searchRequest)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.