That is precisely what we are trying to do. In the middle of import (after
about 1 hour), it gave this error:
Error while importing LDIF
- [LDAP: error code 2 - PROTOCOL_ERROR: The server will disconnect!]
java.lang.Exception: [LDAP: error code 2 - PROTOCOL_ERROR: The server will
disconnect!]
at
org.apache.directory.studio.connection.core.io.api.DirectoryApiConnectionWrapper.checkResponse(DirectoryApiConnectionWrapper.java:1278)
at
org.apache.directory.studio.connection.core.io.api.DirectoryApiConnectionWrapper.access$9(DirectoryApiConnectionWrapper.java:1246)
at
org.apache.directory.studio.connection.core.io.api.DirectoryApiConnectionWrapper$6.run(DirectoryApiConnectionWrapper.java:926)
at
org.apache.directory.studio.connection.core.io.api.DirectoryApiConnectionWrapper.runAndMonitor(DirectoryApiConnectionWrapper.java:1173)
at
org.apache.directory.studio.connection.core.io.api.DirectoryApiConnectionWrapper.checkConnectionAndRunAndMonitor(DirectoryApiConnectionWrapper.java:1107)
at
org.apache.directory.studio.connection.core.io.api.DirectoryApiConnectionWrapper.createEntry(DirectoryApiConnectionWrapper.java:948)
at
org.apache.directory.studio.ldapbrowser.core.jobs.ImportLdifRunnable.importLdifRecord(ImportLdifRunnable.java:465)
at
org.apache.directory.studio.ldapbrowser.core.jobs.ImportLdifRunnable.importLdif(ImportLdifRunnable.java:272)
at
org.apache.directory.studio.ldapbrowser.core.jobs.ImportLdifRunnable.run(ImportLdifRunnable.java:218)
at
org.apache.directory.studio.connection.core.jobs.StudioConnectionJob.run(StudioConnectionJob.java:109)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
[LDAP: error code 2 - PROTOCOL_ERROR: The server will disconnect!]
Any ideas what would cause this error?
Regards,
Sohail Aboobaker.
> Date: Sun, 31 May 2015 21:18:10 +0200
> From: [email protected]
> To: [email protected]
> Subject: Re: Blank Attribute Editor in Directory Studio
>
> Le 31/05/15 18:44, Sohail Aboobaker a écrit :
> > Hi,
> >
> > We recently had an issue with our production install of Apache DS 1.5 where
> > suddenly spring ldap utility was not able to search any user from ldap.
>
> I urge you to switch to Apache DS 2.0.0-M20
>
> Even if it's still a Milestone, it's way way more stable than any 1.5
> version.
>