Hi
I have a solution on Servoy 2019.6.2 working fine
I need update to Servoy 2020.6.0. In developer all works fine but in server version dosen´t work
When I load a solution in the server, my repository_server breaks. The servoy server admin dosen´t load. I need delete the repository_server in the server, then I can open the Servoy server again, but when I import the solution a gain, I have the same problem.
No there are nothing on servoy server log, no there are erros in Tomcat logs.
Any idea??
You may already have looked at this:
Is the WAR set to be allowed to upgrade the repository database?
I think there is a setting on the first or second page of the WAR export.
Hi Christian
Yes of course, the first screen is a questión for upgrade the repository.
I update the repository, and then I go to servoy admind, solutions, import solution and when finish to update my solution, the repository server it’s break
In this moment it’s imposible to open servoy admin.
If I create a war file with the solution inside, all works fine.
The problem is when I load the solution through the servoy admin
Thanks