Re: Page is being lost from Session intermittently

2021-09-01 Thread Martin Terra
Hi! Have you logged everything from the servlet container's session manager to wicket session management, to identify the logic where loss occurs? If necessary, you could compile a custom version of these from sources, to add more necessary logging, to trace where the ball drops. For example,

Page is being lost from Session intermittently

2021-09-01 Thread Wayne W
Hello there, We recently upgraded from Wicket 7.8.0 to 9.4.0 . We are experiencing intermittent pages that are being lost from the session. I can reproduce in production but it takes time and is random. We have a page where some files can be uploaded to another microservice from the webpage via