Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.5.3, 2.0.0-M1 (2.0.0.v20120111), 2.0.0-M2 (2.0.0.v20120127)
-
None
Description
This occurs when single-click in an entry doesn't automatically opens the entry and if the entry in the editor has been moved.
Here's the stacktrace:
!ENTRY org.eclipse.core.jobs 4 2 2012-02-15 13:25:06.438
!MESSAGE An internal error occurred during: "Read Attributes".
!STACK 0
java.lang.NullPointerException
at org.apache.directory.studio.ldapbrowser.core.jobs.InitializeAttributesRunnable.getConnections(InitializeAttributesRunnable.java:81)
at org.apache.directory.studio.connection.core.jobs.StudioConnectionJob.run(StudioConnectionJob.java:65)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)