Child pages
  • Post-Installation Modifications

Versions Compared

Key

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

...

  1. Shut down the Servoy Application Server if it is running
  2. Open a command line or terminal window and execute the following command in the <servoy> ../application_server/ directory:

Macintosh/Linux/Unix:

Code Block
./servoy_server.sh \-upgradeRepository

Windows

Code Block
servoy_server.bat \-upgradeRepository

Executing the above command starts the Servoy Application Server and will create or upgrade the table structure required for the Servoy Repository to the version that the Servoy Application Server requires.

...

Code Block
servoy_server.bat \-upgradeRepository

Macintosh/Linux/Unix:

Code Block
./servoy_server.sh \-upgradeRepository

Executing the above command starts the Servoy Application Server and will create or upgrade the table structure required for the Servoy Repository to the version that the Servoy Application Server requires.

...