Jboss shutdown exception [message #529568] |
Mon, 26 April 2010 12:44 |
Cristina Petra Messages: 14 Registered: July 2009 |
Junior Member |
|
|
My RAP application is deployed in JBoss.
Each time I shutdown the server I get an exception. The same exception I get also with jetty, when stopped.
And as I noticed, the exception doesn't occur when the session times out before the shutdown is performed.
I use RAP 1.3 M5, but it was the same also with RAP 1.2.
I am not sure if I am doing something wrong or it is a common problem, platform related. Any hints would be highly appreciated.
This is my exception (RAP 1.3 M5) :
ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localho st].[/app]] Exception while executing dispose-listener.
java.lang.NullPointerException
at org.eclipse.rap.ui.internal.preferences.SessionScope.getNode (SessionScope.java:67)
at org.eclipse.ui.preferences.ScopedPreferenceStoreCore.getStor ePreferences(ScopedPreferenceStoreCore.java:225)
at org.eclipse.ui.preferences.ScopedPreferenceStoreCore.getPref erenceNodes(ScopedPreferenceStoreCore.java:267)
at org.eclipse.ui.preferences.ScopedPreferenceStoreCore.interna lGet(ScopedPreferenceStoreCore.java:458)
at org.eclipse.ui.preferences.ScopedPreferenceStoreCore.getBool ean(ScopedPreferenceStoreCore.java:370)
at org.eclipse.ui.preferences.ScopedPreferenceStore.getBoolean( ScopedPreferenceStore.java:446)
at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:8 07)
at org.eclipse.ui.internal.Workbench.access$12(Workbench.java:7 81)
at org.eclipse.ui.internal.Workbench$21.run(Workbench.java:1047 )
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:66)
at org.eclipse.ui.internal.Workbench.close(Workbench.java:1045)
at org.eclipse.ui.internal.Workbench.close(Workbench.java:1007)
at org.eclipse.ui.internal.Workbench$ShutdownHandler.handleEven t(Workbench.java:131)
at org.eclipse.swt.widgets.Display.sendDisposeEvent(Display.jav a:697)
at org.eclipse.swt.widgets.Display.release(Display.java:681)
at org.eclipse.swt.graphics.Device.dispose(Device.java:177)
at org.eclipse.rwt.internal.lifecycle.UIThread.processShutdown( UIThread.java:137)
at org.eclipse.rwt.internal.lifecycle.RWTLifeCycle$UIThreadCont roller.run(RWTLifeCycle.java:132)
at java.lang.Thread.run(Thread.java:595)
at org.eclipse.rwt.internal.lifecycle.UIThread.run(UIThread.jav a:80)
Thank you in advance,
Cristina
[Updated on: Mon, 26 April 2010 14:22] Report message to a moderator
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03706 seconds