Close RAP Application [message #100343] |
Mon, 28 July 2008 10:10  |
Eclipse User |
|
|
|
Hi,
Am facing couble problem when i try to close RAP application.
1: when I close the application using file -> exit , the browser throw an
exeption:
HTTP ERROR: 500
Internal Server Error
RequestURI=/rap
**notes: no exception thrown in the console or workspace log.
2: Same exception is also thrown when refresh the browser , although that
the confirmation dialog is asking if i want to leave the session.
3: In my application I have a login shell before creating the application
workbench, is it possible when i close the application to return back to
the login shell.
any help
Salwa
|
|
|
|
|
|
|
Re: Close RAP Application [message #101504 is a reply to message #101389] |
Thu, 07 August 2008 04:57  |
Eclipse User |
|
|
|
Originally posted by: fappel.innoopract.com
Hi,
I'm really sorry, but as I can't reproduce the problem on my machine I
have no clue what's going on. Maybe you're able to strip the problem
down to a little demo project that you can attach to a post so that I
can have a look at it?
Ciao
Frank
-----Ursprüngliche Nachricht-----
Von: Salwa [mailto:salwa.moh@gmail.com]
Bereitgestellt: Mittwoch, 6. August 2008 19:33
Bereitgestellt in: eclipse.technology.rap
Unterhaltung: Close RAP Application
Betreff: Re: Close RAP Application
Hi Frank,
I debug my application , and when I refresh the browser I capture these
info:
this org.eclipse.rwt.internal.service.ServiceContext@ad8f2b
disposed true
request null
response null
sessionStore null
stateInfo null
------------------------------------
UIThread(Thread).dispatchUncaughtException(Throwable) line: not
available
this Thread[UIThread [1xt7wh81cykbx],6,main]
arg0 java.lang.IllegalStateException: The context has been disposed.
cause java.lang.IllegalStateException: The context has been
disposed.
detailMessage The context has been disposed.
stackTrace null
----------------------------------------
I got this Exceptin in My console:
Exception in thread "UIThread [1xt7wh81cykbx]"
java.lang.IllegalStateException:The context has been disposed.
at
org.eclipse.rwt.internal.service.ServiceContext.checkState(S erviceContex
t.java:154)
at
org.eclipse.rwt.internal.service.ServiceContext.getStateInfo (ServiceCont
ext.java:104)
at
org.eclipse.rwt.internal.service.ContextProvider.getStateInf o(ContextPro
vider.java:165)
at
org.eclipse.rwt.internal.lifecycle.RWTLifeCycle$UIThreadCont roller.run(R
WTLifeCycle.java:133)
at java.lang.Thread.run(Unknown Source)
ANy help to fibure of what is missing ,, and why am geting this
exception
Regards
Salwa
|
|
|
Powered by
FUDForum. Page generated in 0.05465 seconds