Hello,
My issue begins when a session expires.
Whenever I leave my application open for more than 30 min without touching any key. I get a popup alert that my page is about to expire.
Then after 2 minutes i get another one that my page expired.
If i press "Ok" the page refreshes. If I logout and re-login i get the following xml warning.

I have to remove the extra code in the url http://localhost:7101/M/faces/index?_adf.ctrl-state=1ba388uit7_3 to make it work
Any idea how to get rid of it?
Using JDEV 11.1.2.3
Thank you