[
https://issues.apache.org/jira/browse/DIRSTUDIO-993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14357322#comment-14357322
]
Emmanuel Lecharny commented on DIRSTUDIO-993:
---------------------------------------------
Frédéric, seems like the issue is really the NPE in
at
org.apache.directory.studio.ldapbrowser.ui.editors.entry.EntryEditorOutlinePage.refresh(EntryEditorOutlinePage.java:232)
which has been fixed in trunk.
Although I found this error :
{code}
java.lang.Exception: [LDAP: error code 80 - no structuralObjectClass
operational attribute]
at
org.apache.directory.studio.connection.core.io.api.DirectoryApiConnectionWrapper.checkResponse(DirectoryApiConnectionWrapper.java:1280)
{code}
which is weird : that means you are getting an entry which is not correct (it
does not have a Structural ObjectClass). Do you have a copy of this entry ?
> Directory studio stops after a few commands issued
> --------------------------------------------------
>
> Key: DIRSTUDIO-993
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-993
> Project: Directory Studio
> Issue Type: Bug
> Affects Versions: 2.0.0-M8 (2.0.0.v20130628)
> Environment: Mac OSX Mavericks, java build 1.7.0_65-b17
> Reporter: Fredéric Goudal
> Priority: Critical
> Attachments: LogApache, apachedsstudio.bak_0.log,
> apachedsstudio.configuration.log, apachedsstudio.log
>
>
> After a few command (change, listing) app stop responding and rainbow ball
> turns... only way is to force application to quit.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)