Hi all,
We need your help.
Every day, we get this error
AbstractComponent.warn: No page is available in [Desktop z_r9X5uZAWlSf9uGpAN1eC9w:/index.zul] because desktop was destroyed.
It is usually caused by invalidating the native session directly. If it is required, please set Attributes.RENEW_NATIVE_SESSION first.
that overloads the logs and crashes JBoss.
We've looked everywhere, but we can't find what's causing this problem.
We've searched in our customizations, or Java processes for any code that calls request.getSession().invalidate() but nothing.
We have setup ZK_SESSION_TIMEOUT_IN_SECONDS = -2
Have you ever had this problem and do you have a solution because currently we don't know where to look and what to do?
Thanks in advance
Christophe