[ 
https://issues.apache.org/jira/browse/DIRSTUDIO-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666293#action_12666293
 ] 

Stefan Seelmann commented on DIRSTUDIO-450:
-------------------------------------------

Sounds similar to two other issues: DIRSTUDIO-369 and DIRSTUDIO-414. It occurs 
when reading the Schema entry over TLS from OpenDS. 

> Directory Studio hangs when connecting to OpenDS 1.2.0-RC1 server
> -----------------------------------------------------------------
>
>                 Key: DIRSTUDIO-450
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-450
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-connection
>    Affects Versions: 1.3.0
>         Environment: Windows XP
> Java 6 u11
>            Reporter: Steve Vandenburgh
>
> Apache Directory Studio hangs when attempting to connect to an OpenDS 
> 1.2.0-RC1 directory server.  The progress bar on the open connection dialog 
> box stop after seven green bars appear.  The log from the OpenDS server shows:
> [22/Jan/2009:12:26:33 -0700] CONNECT conn=12 protocol=LDAP+TLS
> [22/Jan/2009:12:26:33 -0700] BIND REQ conn=12 op=0 msgID=1 type=SIMPLE dn=""
> [22/Jan/2009:12:26:33 -0700] BIND RES conn=12 op=0 msgID=1 result=0 authDN="" 
> etime=0
> [22/Jan/2009:12:26:33 -0700] SEARCH REQ conn=12 op=1 msgID=2 base="" 
> scope=baseObject filter="(objectClass=*)" attrs="subschemaSubentry"
> [22/Jan/2009:12:26:33 -0700] SEARCH RES conn=12 op=1 msgID=2 result=0 
> nentries=1 etime=1
> [22/Jan/2009:12:26:33 -0700] SEARCH REQ conn=12 op=2 msgID=3 base="cn=schema" 
> scope=baseObject filter="(objectClass=subschema)" 
> attrs="createTimestamp,modifyTimestamp"
> [22/Jan/2009:12:26:33 -0700] SEARCH RES conn=12 op=2 msgID=3 result=0 
> nentries=1 etime=11
> [22/Jan/2009:12:26:33 -0700] SEARCH REQ conn=12 op=3 msgID=4 base="cn=schema" 
> scope=baseObject filter="(objectClass=subschema)" 
> attrs="objectClasses,attributeTypes,ldapSyntaxes,matchingRules,matchingRuleUse,createTimestamp,modifyTimestamp"
> [22/Jan/2009:12:26:34 -0700] SEARCH RES conn=12 op=3 msgID=4 result=0 
> nentries=1 etime=1074
> After shutting down Directory Studio, the following shows up in the server 
> log:
> [22/Jan/2009:12:36:41 -0700] ABANDON REQ conn=12 op=4 msgID=5 idToAbandon=4
> [22/Jan/2009:12:36:41 -0700] ABANDON RES conn=12 op=4 msgID=5 result=119 
> etime=0
> [22/Jan/2009:12:36:41 -0700] UNBIND REQ conn=12 op=5 msgID=6
> [22/Jan/2009:12:36:41 -0700] DISCONNECT conn=12 reason="Client Unbind"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to