Hi when you say the CF_LDAP tag do you mean that or CFLDAP as firstly wanted to understand whether you are using some external custom tag or leveraging the built in CFLDAP support.
>From the error it looks like a connection issue. 1. Is there a firewall between the Open BD server and LDAP server if so is there any QOS settings in place that could be limiting connections. 2. Can you setup a monitor, PRTG or most open source networking systems have LDAP support, monitor the LDAP server to see if there is correlation between the times Open BD can't connect and your monitor. 3. Or if this is an error you can see when it happens try manually TELNET to corp.rohatyngroup.com 389 to see whether you get a character response or it just sits and spins. Double check physical networks, if you have managed switches try and use MRTG or similar to check its not coinciding with network congestion (but i doubt it). 4. Are either of these boxes virtual machines sometimes issues with shared storage can cause what appears to be Server pauses. Thats all i can think of A On Oct 25, 7:37 pm, Andy Mei <[email protected]> wrote: > Hi all, > > We are leverage CF_LDAP tag to authenticate our user against MS > ActiveDirectory with latest stable release of OBD. We are getting > intermittent LDAP connection error below time to time and so how > magically it will fixes itself after couple minutes. We tried various > different strategies such as flush CFM cache, restart OBD process, > start browser in private mode. None of these action resolve in > consistent results. We have check on ActiveDirectory LDAP side and > does not see any error logs. > > Anyone experiencing similar problem and potentially how to mitigate > this problem? One solution we have is write our own custom LDAP tag. > > Could not authenticate user [email protected] against > LDAP. Message: javax.naming.PartialResultException [Root exception is > javax.naming.CommunicationException: corp.rohatyngroup.com:389 [Root > exception is java.net.ConnectException: Connection timed out: > connect]]; ROOT CAUSE=corp.rohatyngroup.com:389 > > Andy -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
