[jboss-jira] [JBoss JIRA] Commented: (JBAS-3650) LdapExtLoginModule still has connection leak
Scott M Stark (JIRA)
jira-events at jboss.com
Wed Sep 13 00:17:43 EDT 2006
[ http://jira.jboss.com/jira/browse/JBAS-3650?page=comments#action_12343229 ]
Scott M Stark commented on JBAS-3650:
-------------------------------------
[sstark at sstark Patches]$ svn copy -m "Patch for LdapExtLoginModule still has connection leak" https://svn.jboss.org/repos/jbossas/tags/JBoss_4_0_3_SP1 https://svn.jboss.org/repos/jbossas/branches/JBoss_4_0_3_SP1_JBAS-3650
Committed revision 56790.
> LdapExtLoginModule still has connection leak
> --------------------------------------------
>
> Key: JBAS-3650
> URL: http://jira.jboss.com/jira/browse/JBAS-3650
> Project: JBoss Application Server
> Issue Type: Support Patch
> Security Level: Public(Everyone can see)
> Components: Security
> Affects Versions: JBossAS-4.0.3 SP1
> Reporter: Scott M Stark
> Assigned To: Scott M Stark
>
> The fix to close all ldap contexts in JBAS-3448 still was leaving naming enumeration results open, which is delaying the close of connections to the next gc. We need to cleanup the ldap search result enumerations as well.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list