I noticed this issue a few times:
when I deploy a new solution release AND (at the same time) a client wants to login,
the client is not able to load the solution and the import of the new release does not finish
.
After this I need to restart the application server completely to get it running again… ![Crying or Very sad :cry:]()
Can you give some more information? Servoy version, repository database and version. If this happens again can you make a thread dump of the java process and send it to me? (kill -QUIT the java process in unix, on windows there used to be some program to send control-break to a running process, but I can’t find it now). It looks to me like a database lock; I’ll look into it.