Registration issue

When force quiting the Servoy Client, the client is still registrered in Application Server.
Would it be possible for the server to flush non-connected clients?

They ought to be cleaned up automatically after a certain period. doesn’t that happen?

Paul

pbakker:
They ought to be cleaned up automatically after a certain period. doesn’t that happen?

Paul

Hi Paul! How long is “a certain period” exactly?

AFAIK, it depends on different settings, just like forms drop out of the cache after a certain period.

Paul

Could the ‘cleanup’ time be set in the application server? Then we can tell the user exactly how long it (after a forced quit) will take before he/she is able to use the solution again.

User should be able to startup a new client anyway…

Paul

pbakker:
User should be able to startup a new client anyway…

Paul

Not if the user only has 2 client licenses and 1 is allready taken by another user or batchprocessor…

Indeed, in such a scenario it would not work.

cleanup would have to be performed within half an hour or so

Paul

it’s a tomcat preference. default it is 30 minutes.
you can manually change that.

No, that is the WebClient timeout setting you’re talking about.

That is not related to the cleanup of incorreclty closed sessions on the Servoy Application Server.

Paul

pbakker:
Indeed, in such a scenario it would not work.
cleanup would have to be performed within half an hour or so
Paul

So I would have to make a dialog that shows:

Attention!
The application has been shutdown incorrectly…
Please try again in 30 minutes!

:lol: