You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "James Phillpotts (JIRA)" <ji...@apache.org> on 2017/12/19 11:38:00 UTC

[jira] [Reopened] (DIRSTUDIO-993) Directory studio stops after a few commands issued

     [ https://issues.apache.org/jira/browse/DIRSTUDIO-993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Phillpotts reopened DIRSTUDIO-993:
----------------------------------------

This is still happening in 2.0.0-M13 on macOS Sierra. Stacktrace as quoted previously:

{noformat}
!ENTRY org.eclipse.ui 4 0 2017-12-19 11:33:13.363
!MESSAGE Unhandled event loop exception
!STACK 0
org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NullPointerException)
        at org.eclipse.swt.SWT.error(SWT.java:4361)
        at org.eclipse.swt.SWT.error(SWT.java:4276)
        at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:138)
        at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3944)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3621)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
        at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at org.apache.directory.studio.Application.start(Application.java:51)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
Caused by: java.lang.NullPointerException
        at org.apache.directory.studio.ldapbrowser.ui.editors.entry.EntryEditorOutlinePage.refresh(EntryEditorOutlinePage.java:232)
        at org.apache.directory.studio.ldapbrowser.ui.editors.entry.EntryEditorUniversalListener.entryUpdated(EntryEditorUniversalListener.java:193)
        at org.apache.directory.studio.ldapbrowser.core.events.EventRegistry$4$1.run(EventRegistry.java:237)
        at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
        at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
        ... 22 more
{noformat}

> 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
>             Fix For: 2.0.0-M9 (2.0.0.v20150606-M9)
>
>         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.4.14#64029)