Server does not start

  • I've moved your post to a new topic, since it's not related to the latest update ;)
    In your case the server is unable to load the definitions. SQLite extracts the db file into a temporary folder (/tmp/sqlite-jdbc-tmp-1042552777.db), it looks like there is already such a file and SQLite is unable to delete it (probably due to missing permissions). If it's a game server or a managed server (so you have no root access) you have to contact the support of your hoster in order to solve this issue.