alexanoid
alexanoid
@mcollovati Thank you! I think I know how to reproduce it: 0. I test it in FF Browser. 1. Log in to the system. 2. Stay on the following page:...
And logs for another resync issue: `WARN 30600 --- [ XNIO-1 task-4] c.v.f.s.communication.ServerRpcHandler : Resynchronizing UI by client's request. A network message was lost before reaching the client and the...
@knoobie I use Keycloak as an SSO solution, and its session does not expire. So when I redeploy my application, it automatically redirects to the Keycloak login page. Since there...
@mcollovati In the case of clicking on the Candidate Catalog tab, the `setParameter() `method of the view is executed. Here is a simplified version of the logic: ``` @Override public...
> @mcollovati Thank you! I think I know how to reproduce it: > > 0. I test it in FF Browser. > > 1. Log in to the system. >...
This is the only one trace I have in the application logs after the Candidate Catalog tab click with reproduced issue. On the UI in the Network console I only...
Looks like after sleep mode and wake up - PUSH stopped working at all. Only XHR requests are working
Sure, let me see what I can do with a sample project. The biggest problem that this project is a huge code base.. I'll try
That's crazy, but I'm unable to reproduce issue #1 on localhost. However, this issue is reproducible on the production environment where NGINX is involved. So, I suspect right now that...
Also, the issue #1 is only reproducible in FF browser. In Chrome and MS Edge everything is working fine. I even tried to change the Linux settings, to: ``` sysctl...