I get the following message when trying to save after modifying forms/scripts:
com.servoy.j2db.persistence.RepositoryException: org.postgresql.util.PSQLException: ERROR: duplicate key violates unique constraint "servoy_elements_pkey"
org.postgresql.util.PSQLException: ERROR: duplicate key violates unique constraint "servoy_elements_pkey"
I have restarted developer, but this did not help.
Developer 3.1.3
Mac OS X 10.4.10
Repostitory in PostgreSQL 8.1.4, Windows
Hi Christian,
What if you update your table sequences in the admin pages for your servoy_repository connection?
Hope this helps.
Hi Robert,
Good thinking!
I need to wait until the lunchbreak so I can kick all the users out
Thanks,
Christian
ROCLASI:
Hi Christian,
What if you update your table sequences in the admin pages for your servoy_repository connection?
Hope this helps.
You can do this to a repository. The sequence are OK by the looks of it, so I have decided to try to reimport into a new repository.