Page 1 of 1

I18n and log_server bbdd Running queries for a long time

PostPosted: Wed Dec 01, 2021 11:33 am
by Manolo_Etec
Hi guys,

After updating our Servoy to version 2021.9.0 (3703) we have detected some problems with i18n in the Admin console database logs.
At some point the processor goes up to 100% and starts to disconnect clients throwing them the error: Disconnecting from the server. Reconnecting ...

As you can see in the screenshots the UUID of the client is not in the servoy-server what makes me think it is either an element in the app or an internal client in the servoy server. I would tend to think that is something internal as it changes everytime this happens.

Have you seen this behaviour before? Am I missing anything?


Any help will be much appreciated


All the best,
Manuel Lopez Pina

Re: I18n and log_server bbdd Running queries for a long t

PostPosted: Thu Dec 02, 2021 1:33 pm
by jcompagner
this is a known issue in 09 is fixed for 12

to work around this just make sure on a production system to disabled the database and client performance.

Re: I18n and log_server bbdd Running queries for a long t

PostPosted: Fri Dec 03, 2021 11:18 am
by Manolo_Etec
Thanks Johan

Ok I have deactivated the database and client performance and I will wait and see what happens.