Below is the error I am getting:
./servoy_server.sh
Loading servoy.properties from /servoy.properties
Loading - Done
Exception in thread “main” com.servoy.j2db.persistence.RepositoryException: Could not find repository server: ‘repository_server’
at com.servoy.j2db.persistence.ServerManager.getRepositoryServer(Unknown Source)
at com.servoy.j2db.server.ApplicationServer.main(Unknown Source)
Here is the contents of:
cd sybase_db
ls
charsets scripts sybase.config
I do not have an error log that may explain why sybase does not start up.
I am using Solaris 9 for Sparc. Any thoughts?