Martin Greck-Riederer created DIRSTUDIO-967:
-----------------------------------------------
Summary: Timeout occurs during LDAP search
Key: DIRSTUDIO-967
URL: https://issues.apache.org/jira/browse/DIRSTUDIO-967
Project: Directory Studio
Issue Type: Bug
Components: studio-connection
Affects Versions: 2.0.0-M8 (2.0.0.v20130628)
Environment: Windows 7 64 Bit
Reporter: Martin Greck-Riederer
The following error occurs if a search or an exports takes a long time.
It is getting me every day unhappy.
Can please investigate this and fix it?
- TimeOut occurred
javax.naming.NamingException: TimeOut occurred
at
org.apache.directory.studio.connection.core.io.api.CursorStudioNamingEnumeration.hasMore(CursorStudioNamingEnumeration.java:247)
at
org.apache.directory.studio.ldapbrowser.core.jobs.SearchRunnable.searchAndUpdateModel(SearchRunnable.java:321)
at
org.apache.directory.studio.ldapbrowser.core.jobs.SearchRunnable.run(SearchRunnable.java:192)
at
org.apache.directory.studio.connection.core.jobs.StudioConnectionJob.run(StudioConnectionJob.java:109)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
TimeOut occurred
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)