Page 1 of 1

Form refresh issue

PostPosted: Tue Jan 21, 2020 9:19 am
by willem1345100370
Hi

We are using servoy 6 and the servoy framework and having a strange issue on one of our clients connecting via a smart client.

The forms load but the one of the forms only shows a portion of the form. See attached image.

It looks like a memory issue but not sure if it is on the client machine or the server. Any ideas would be appreciated.

Re: Form refresh issue

PostPosted: Wed Jan 22, 2020 1:29 pm
by Andrei Costescu
Servoy 6 is a bit old. Would this happen with a more recent version (like latest release 2019.12.1 or 2019.03 LTS)? I know there were various fixes in SC since then...

First thing that comes to mind is that some exception is thrown there. You could check the java console - I guess you are using an older java as well (so it can be changed to always show java console from the java system settings). But this is just to (maybe) give you a hint about what is going on...