Servoy 2020.12.0

Servoy announcements

Re: Servoy 2020.12.0

Postby jcompagner » Wed Jan 20, 2021 3:45 pm

if you use a repository_server thats not done in an inmemory table
and you created that repository_server with a 2020.09 release then it could be that when upgrading to 2020.12 you will get a "upgrade repository" button on the admin page.
But that then bombs out with a primary key violation if that is the case you can fix that by running this statement first:

update servoy_user_properties set property_value = 53 where name = 'repository_version' (and property_value = 52)

because you are already on a repo version 53 but the the whole system doesn't know that yet.
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8829
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: Servoy 2020.12.0

Postby Joas » Wed Jan 20, 2021 6:01 pm

Juan Etec wrote:
2021-01-11 08:36 http-nio-8083-exec-8 ERROR com.servoy.j2db.util.Debug Destination 'C:\Program Files\Apache Software Foundation\Tomcat 9.0.41\temp\import6077676454136917744.servoy' already exists


We had this same problem when importing a .servoy file.
Like Johan says, the solution was to get the application_server/lib/commons-fileupload.jar from an old servoy installation and recreate the war.
After deploying the new war, the .servoy could be imported.
Joas de Haan
Yield Software Development
Need help on your project? yieldsd.com
User avatar
Joas
Site Admin
 
Posts: 842
Joined: Mon Mar 20, 2006 4:07 pm
Location: Leusden, NL

Re: Servoy 2020.12.0

Postby jcompagner » Wed Jan 20, 2021 6:25 pm

we will create a 2020.12.1 this week (maybe release early next week) to fix a few of those issues. so you don't have to work around them
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8829
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Previous

Return to Announcements

Who is online

Users browsing this forum: No registered users and 20 guests