Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » NPE on Closing e4 App
NPE on Closing e4 App [message #672295] Fri, 20 May 2011 15:14
Christoph Keimel is currently offline Christoph KeimelFriend
Messages: 482
Registered: December 2010
Location: Germany
Senior Member
Hallo,

I have been hunting the following problem for some time now and can't get a handle on it. I hoping for some help here ...

I have a straight forward e4 Application without compat-layer. When I close the application (workbench.close()), I get the following error:

!ENTRY org.eclipse.e4.ui.workbench 4 0 2011-05-20 17:07:16.455
!MESSAGE Internal Error
!STACK 0
java.lang.NullPointerException
	at org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer.activateStack(StackRenderer.java:138)
	at org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer.access$5(StackRenderer.java:137)
	at org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer$6.handleEvent(StackRenderer.java:512)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
...


I am sure I am missing something ... any help or hints in the right direction are very welcome. Or is this a bug?

Regards,
Christoph
Previous Topic:Layout like Skype with e4
Next Topic:[xwt] combo cell editor for enums
Goto Forum:
  


Current Time: Fri Apr 26 19:14:22 GMT 2024

Powered by FUDForum. Page generated in 0.03019 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top