Child pages
  • Servoy Application Server Upgrade

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
titleInclude beta versions
java -jar servoy_updater.jar -beta

Wiki Markup
The update process will update the Servoy Application Server installation. It does NOT update the [Servoy Repository|Servoy Repository] structure, if the new version of Servoy requires that. When the Servoy Application Server is launched and it finds an incompatible version of the Servoy Repository, the launch will be aborted with the message that the Servoy Repository needs to be upgraded. See \[Servoy Repository Upgrade\] for more info.

Tip
titleNetwork issues

Some Java environments start with IPv6 Stack. When actually running on IPv4, this might cause issues in the download of the update. Add '-Djava.net.preferIPv4Stack=true' to the end of the update command. For more information, see Network errors.