[
https://issues.apache.org/jira/browse/DIRSTUDIO-703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre-Arnaud Marcelot updated DIRSTUDIO-703:
---------------------------------------------
Fix Version/s: 2.0.0-M1
> 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-M1, 2.0.0
>
> Attachments: DIRSTUDIO-703.patch, 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.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira