I currently have Servoy 2.x and am upgrading to Servoy 3.x. I installed 3.x into its own directory, and copied the .properties file from the 2.x directory into the 3.x directory. Finally, I exported the solutions from the 2.x version and moved them into the solutions folder of the 3.x directory.
Everything uses Oracle 9.
The current repository is obviously the one built with vesion 2.x. That’s fine. I run the 3.x version and the first thing it does is pop up a window saying an old repository verson was found and do I want to upgrade the repository. I say “OK”. It immediately comes back with a “Cannot create repository”. I click Details and it says:
com.servoy.j2db.persistence.RepositoryException: com.servoy.j2db.persistence.RepositoryException: java.sql.SQLException: ORA-00955: name is already used by an existing object
But of course the table names, etc. already exist - the old repository is there! I can’t figure out what this is trying to tell me and how to fix it. Any help is much appreciated.
Thanks!