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)" <di...@incubator.apache.org> on 2005/10/18 01:01:44 UTC

[jira] Created: (DIRLDAP-60) Ldap Server hang when Twix throw an exception

Ldap Server hang when Twix throw an exception
---------------------------------------------

         Key: DIRLDAP-60
         URL: http://issues.apache.org/jira/browse/DIRLDAP-60
     Project: Directory LDAP
        Type: Bug
    Reporter: Emmanuel Lecharny
 Assigned to: Emmanuel Lecharny 
    Priority: Blocker


When an exception is thrown by Twix, the server suddenly hang. I suspect that it occurs only when we get a untime exception.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (DIRSNICKERS-117) Ldap Server hang when Twix throw an exception

Posted by "Emmanuel Lecharny (JIRA)" <di...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/DIRSNICKERS-117?page=all ]
     
Emmanuel Lecharny closed DIRSNICKERS-117:
-----------------------------------------


Closed

> Ldap Server hang when Twix throw an exception
> ---------------------------------------------
>
>          Key: DIRSNICKERS-117
>          URL: http://issues.apache.org/jira/browse/DIRSNICKERS-117
>      Project: Directory ASN1
>         Type: Bug
>     Reporter: Emmanuel Lecharny
>     Assignee: Emmanuel Lecharny
>     Priority: Blocker

>
> When an exception is thrown by Twix, the server suddenly hang. I suspect that it occurs only when we get a untime exception.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (DIRSNICKERS-117) Ldap Server hang when Twix throw an exception

Posted by "Emmanuel Lecharny (JIRA)" <di...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/DIRSNICKERS-117?page=all ]
     
Emmanuel Lecharny resolved DIRSNICKERS-117:
-------------------------------------------

    Resolution: Fixed

The probem was that when we had more than one PDU in a byte[], we stopped the decoding after an exception, so the client never received the answer to the following requests. A loop has been added.

> Ldap Server hang when Twix throw an exception
> ---------------------------------------------
>
>          Key: DIRSNICKERS-117
>          URL: http://issues.apache.org/jira/browse/DIRSNICKERS-117
>      Project: Directory ASN1
>         Type: Bug
>     Reporter: Emmanuel Lecharny
>     Assignee: Emmanuel Lecharny
>     Priority: Blocker

>
> When an exception is thrown by Twix, the server suddenly hang. I suspect that it occurs only when we get a untime exception.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira