Client is not registered with the server

Hi,
An end user gets below error from time to time when consuming the servoy rest webservices. Application server has to be restarted then!
Does someone know what is the matter and what can be done about it?

2020-05-06 05:33:28,120 ERROR [http-8080-25] com.servoy.extensions.plugins.rest_ws.RestWSPlugin - /servoy-service/rest_ws/web_services/ws_vision
org.mozilla.javascript.WrappedException: Wrapped java.lang.RuntimeException: com.servoy.j2db.persistence.RepositoryException: Client is not registered with the server. (web_services/forms/ws_vision_lgc/ws_login#48).

Thanks and regards,

Hi,

Same happens with me. Have tried editing photo and rotating to try and correct the problem, but then it comes in as edited and is still wrong.

Richard

which servoy version is this?
i think we made some improvements in this in a few versions ago.

@Richard - did you mean to post here?

which servoy version is this?
i think we made some improvements in this in a few versions ago.

Servoy 7 (of course :roll: )

then first upgrade to 2020.03 to see if you have it there, because we have fixes for this in 833/84

This comes from a production environment with ca. 10000 rest calls a day.
Upgrading is not that simple. Can you make a hot fix for Servoy 7 or workaround?

no thats not possible to create any fix anymore for servoy 7 (also that fix is over multiply projects including the headless client plugin itself)

don’t think there is a workaround for that except trying to kill the client (application.exit()) when that happens