[Date Prev][Date Next] [Chronological] [Thread] [Top]

Session Resumption problems with JSSE-OpenLDAP (ITS#1895)



Full_Name: Guest User
Version: 2.0.23
OS: Redhat 7.3 Linux
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (195.145.160.217)


Hi,
I have problems with JNDI and Openldap inside a Realm of Tomcat 4 using SSL. 
There has also been a discussion due to this problem on the software list.The
following happens:

1. JNDI has established a connection.

2. This connection is closed. Then a new connection is opened.

3. Then the system hangs.

4. After shutdown of Openldap I get a  Exception performing authentication
javax.naming.CommunicationException: Request: 1cancelled
    at com.sun.jndi.ldap.LdapRequest.getReplyBer(LdapRequest.java:47),

sometimes I get a socket closed Exception instead.

5. Openldap sends warning messages for open TLS connections to be closed.

6. Tomcat recovers and works fine.

So it seems that indeed Openldap doesn´t dropp the TCP Connection correctly.

The log files, the java Class and the tomcat configuration are attached. It
should
be no problem fast to install Tomcat 4.0.3 and test the realm. If you need more
information please contact me. 

Best regards

Thomas