You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (Created) (JIRA)" <ji...@apache.org> on 2011/11/23 11:31:39 UTC

[jira] [Created] (CONNECTORS-291) Active Directory authority fails to recover from error gracefully

Active Directory authority fails to recover from error gracefully
-----------------------------------------------------------------

                 Key: CONNECTORS-291
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-291
             Project: ManifoldCF
          Issue Type: Bug
          Components: Active Directory authority
    Affects Versions: ManifoldCF 0.3, ManifoldCF 0.2, ManifoldCF 0.1
            Reporter: Karl Wright
            Assignee: Karl Wright
             Fix For: ManifoldCF 0.4


When the active directory authority gets an error during ctx.reconnect(), it seems to be put into a state where it doesn't recover until 5 minutes go by (that is until the LdapContext is flushed).  It really needs to drop the LDAP context at that point and start fresh immediately.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CONNECTORS-291) Active Directory authority fails to recover from error gracefully

Posted by "Karl Wright (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONNECTORS-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright resolved CONNECTORS-291.
------------------------------------

    Resolution: Fixed
    
> Active Directory authority fails to recover from error gracefully
> -----------------------------------------------------------------
>
>                 Key: CONNECTORS-291
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-291
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Active Directory authority
>    Affects Versions: ManifoldCF 0.1, ManifoldCF 0.2, ManifoldCF 0.3
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 0.4
>
>         Attachments: CONNECTORS-291.patch
>
>
> When the active directory authority gets an error during ctx.reconnect(), it seems to be put into a state where it doesn't recover until 5 minutes go by (that is until the LdapContext is flushed).  It really needs to drop the LDAP context at that point and start fresh immediately.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CONNECTORS-291) Active Directory authority fails to recover from error gracefully

Posted by "Karl Wright (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CONNECTORS-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13157521#comment-13157521 ] 

Karl Wright commented on CONNECTORS-291:
----------------------------------------

The reporter indicates that the problem has been resolved.

                
> Active Directory authority fails to recover from error gracefully
> -----------------------------------------------------------------
>
>                 Key: CONNECTORS-291
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-291
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Active Directory authority
>    Affects Versions: ManifoldCF 0.1, ManifoldCF 0.2, ManifoldCF 0.3
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 0.4
>
>         Attachments: CONNECTORS-291.patch
>
>
> When the active directory authority gets an error during ctx.reconnect(), it seems to be put into a state where it doesn't recover until 5 minutes go by (that is until the LdapContext is flushed).  It really needs to drop the LDAP context at that point and start fresh immediately.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CONNECTORS-291) Active Directory authority fails to recover from error gracefully

Posted by "Karl Wright (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONNECTORS-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright updated CONNECTORS-291:
-----------------------------------

    Attachment: CONNECTORS-291.patch

May fix the problem
                
> Active Directory authority fails to recover from error gracefully
> -----------------------------------------------------------------
>
>                 Key: CONNECTORS-291
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-291
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Active Directory authority
>    Affects Versions: ManifoldCF 0.1, ManifoldCF 0.2, ManifoldCF 0.3
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 0.4
>
>         Attachments: CONNECTORS-291.patch
>
>
> When the active directory authority gets an error during ctx.reconnect(), it seems to be put into a state where it doesn't recover until 5 minutes go by (that is until the LdapContext is flushed).  It really needs to drop the LDAP context at that point and start fresh immediately.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CONNECTORS-291) Active Directory authority fails to recover from error gracefully

Posted by "Karl Wright (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CONNECTORS-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13155805#comment-13155805 ] 

Karl Wright commented on CONNECTORS-291:
----------------------------------------

r1205364 should fix the problem.

                
> Active Directory authority fails to recover from error gracefully
> -----------------------------------------------------------------
>
>                 Key: CONNECTORS-291
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-291
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Active Directory authority
>    Affects Versions: ManifoldCF 0.1, ManifoldCF 0.2, ManifoldCF 0.3
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 0.4
>
>         Attachments: CONNECTORS-291.patch
>
>
> When the active directory authority gets an error during ctx.reconnect(), it seems to be put into a state where it doesn't recover until 5 minutes go by (that is until the LdapContext is flushed).  It really needs to drop the LDAP context at that point and start fresh immediately.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira