I18n and log_server bbdd Running queries for a long time

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

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.

Thanks Johan

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