I have to update a server from 6.1.6 to 7.3.1. From the command I launch:
java -jar servoy_updater.jar -7.3.1
and it says:
Argument -7.3.1 not recognized
Servoy 7.4.2 Download
And it updates the 7.4.2, what am I doing wrong?
I really must update the 7.3.1.
I have launched:
java -jar servoy_updater.jar -2022
but it says:
Argument -2022 not reconized,assuming -beta version
Current Servoy version 1439
New version avaible 1440
Servoy 7.3.0 version
And Servoy 7.3.0 (2018) is installed and the server starts.
Now if I lanch the command for update 7.3.0 from 7.3.1
java -jar servoy_updater.jar -2022
but it says:
Argument -2022 not reconized,assuming -beta version
Current Servoy version 2018
New version avaible 2033
Servoy 7.4.2 Version
If I clean install and install the version 7.3.1 I have the problem that the service not is started automatically, so I have to update from 6.1.6.
The service issue would be easy to fix as well. Run the uninstall bat in your 6.1.6 application_server/service install to remove the service pointing to the 6 install, then install 7 and run the install bat there.