Restart application with no cid [message #1373461] |
Thu, 22 May 2014 03:14  |
Eclipse User |
|
|
|
Hello!
We are facing a strange problem with our logout / restart mechanism. When we reload the page by executing a redirect via JavaScriptExecutor, the reloaded page sometimes does not start correctly and the browser only displays a few line of javascript. In Firebug I can see, that the redirected request still contains the old CID parameter. Can this lead to such problems? Does anybody know of a way to reload the page as if the user just requested it for the first time? Are there any other known problems or bugs when restarting a RAP Application? Unfortunately there are no errors in the client log or any other hints on what might be going wrong.
Edit:
This is what is printed in the browser when the page fails:
{"head":{},"operations":[]}
Any help would be great,
Thanks
Tibu
[Updated on: Thu, 22 May 2014 04:09] by Moderator
|
|
|
|
|
Re: Restart application with no cid [message #1376590 is a reply to message #1376457] |
Fri, 23 May 2014 09:37  |
Eclipse User |
|
|
|
Hello,
thank you very much for your support. We finally figured out, that our logout was executed twice. First manually and then again in preShutdown().
Greetings,
Tibu
[Updated on: Fri, 23 May 2014 13:22] by Moderator
|
|
|
Powered by
FUDForum. Page generated in 0.04113 seconds