The Servoy 5.2 Application Server will not start on my Mac Server (10.6.4, Java 1.6.0_20). Nothing happens when I execute the command “./servoy_server.sh”!?
On this machine is also Servoy 5.1.4 installed and the app server of this version is running when I execute the command. Of course this instance of Servoy is stopped before I tried to start the 5.2 app server.
Do anybody have an idea how to fix that? I have reinstalled Servoy 5.2 several times, but it doesn’t helped.
Is the repository_server database already initialized/upgraded ?
Launching Server (nor Developer) won’t create any tables, you need to add the -upgradeRepository argument. In fact it will tell you this in the servoy_log.txt file in the application_server directory.