I have a server where I test everything before updateing my customer one.
As I had done a major change, including new database server, new version of Velocity Report, etc. I prefered to set my server up and see if everything goes well.
I created the new servers on the server and uploaded the new Velocity Report version, so far so good, but when I imported the solution I saw the new changes in the data model but the new solution was not there. I export it and import it again and nothing, the message that I got after the importe was:
Importing C:\Servoy\GSCRMDepor.servoy…
[info] Import contains XML version 15 and repository version 38.
But the solution is not there. I deleted the solution and all it´s related modules and the same problem, I thought then that the repository database server could be corrupt and I deleted it and recreate it with servoy_server.bat -upgradeRepository
I tried to import the solution and the same problem, I do not have the solution in the solutions page.
Any clue about that problem? What did I do wrong?
Thanks in advance
jasantana:
I have a server where I test everything before updateing my customer one.
As I had done a major change, including new database server, new version of Velocity Report, etc. I prefered to set my server up and see if everything goes well.
I created the new servers on the server and uploaded the new Velocity Report version, so far so good, but when I imported the solution I saw the new changes in the data model but the new solution was not there. I export it and import it again and nothing, the message that I got after the importe was:
Importing C:\Servoy\GSCRMDepor.servoy…
[info] Import contains XML version 15 and repository version 38.
But the solution is not there. I deleted the solution and all it´s related modules and the same problem, I thought then that the repository database server could be corrupt and I deleted it and recreate it with servoy_server.bat -upgradeRepository
I tried to import the solution and the same problem, I do not have the solution in the solutions page.
Any clue about that problem? What did I do wrong?
Thanks in advance
Did the import really finish ? The log that you show is just the beginning …
Seems that the problem was that it was taking too long because while it was importing the server coul not access a new server that I had created. It was an MDB file. As soon as I got that solved I could import the solution.
Thanks.