Page 1 of 1

Client is not registered with the server

PostPosted: Wed May 06, 2020 9:46 am
by lwjwillemsen
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,

Re: Client is not registered with the server

PostPosted: Wed May 06, 2020 9:53 am
by Richard1521662995
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

Re: Client is not registered with the server

PostPosted: Wed May 06, 2020 11:16 am
by jcompagner
which servoy version is this?
i think we made some improvements in this in a few versions ago.

Re: Client is not registered with the server

PostPosted: Wed May 06, 2020 11:48 am
by Andrei Costescu
@Richard - did you mean to post here?

Re: Client is not registered with the server

PostPosted: Wed May 06, 2020 12:18 pm
by lwjwillemsen
which servoy version is this?
i think we made some improvements in this in a few versions ago.


Servoy 7 (of course :roll: )

Re: Client is not registered with the server

PostPosted: Wed May 06, 2020 2:21 pm
by jcompagner
then first upgrade to 2020.03 to see if you have it there, because we have fixes for this in 833/84

Re: Client is not registered with the server

PostPosted: Wed May 06, 2020 3:27 pm
by lwjwillemsen
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?

Re: Client is not registered with the server

PostPosted: Wed May 06, 2020 3:50 pm
by jcompagner
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