DSML Export fails to export when the size limit is hit
------------------------------------------------------

                 Key: DIRSTUDIO-703
                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-703
             Project: Directory Studio
          Issue Type: Bug
          Components: studio-ldapbrowser
    Affects Versions: 1.5.3
            Reporter: Pierre-Arnaud Marcelot
            Assignee: Pierre-Arnaud Marcelot
             Fix For: 1.5.4, 2.0.0
         Attachments: Screen shot 2010-10-08 at 15.40.53.png

DSML Export fails to export when the size limit is hit


I got this error when trying to export the ou=schema naming context with a 
'1000' size limit.
Exporting as LDIF with the same settings does not complain at all.

%%%%%%%%%%%%%%%%%%%%%
Error while exporting DSML
 - [LDAP: error code 4 - Sizelimit Exceeded]
  javax.naming.SizeLimitExceededException: [LDAP: error code 4 - Sizelimit 
Exceeded]; remaining name 'ou=schema'
        at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3093)
        at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2987)
        at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2794)
        at 
com.sun.jndi.ldap.LdapNamingEnumeration.getNextBatch(LdapNamingEnumeration.java:129)
        at 
com.sun.jndi.ldap.LdapNamingEnumeration.hasMoreImpl(LdapNamingEnumeration.java:198)
        at 
com.sun.jndi.ldap.LdapNamingEnumeration.hasMore(LdapNamingEnumeration.java:171)
        at 
org.apache.directory.studio.connection.core.io.jndi.StudioNamingEnumeration.hasMore(StudioNamingEnumeration.java:139)
        at 
org.apache.directory.studio.ldapbrowser.core.jobs.ExportDsmlJob.processAsDsmlResponse(ExportDsmlJob.java:260)
        at 
org.apache.directory.studio.ldapbrowser.core.jobs.ExportDsmlJob.processAsDsmlResponse(ExportDsmlJob.java:230)
        at 
org.apache.directory.studio.ldapbrowser.core.jobs.ExportDsmlJob.executeAsyncJob(ExportDsmlJob.java:184)
        at 
org.apache.directory.studio.ldapbrowser.core.jobs.AbstractEclipseJob.run(AbstractEclipseJob.java:101)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
  [LDAP: error code 4 - Sizelimit Exceeded]


-- 
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