Repository Exception

com.servoy.j2db.persistence.RepositoryException: Solutions contains references to calculation or aggregate variable on nonexistent table ‘plocation’ in server ‘plocation’.

I had a table named pLocation but deleted it 3 versions ago. Now I am getting this error when I try to export to file. I checked each table for calculations that referred to pLocation and, as I thought, there did not seem to be any.

Any ideas what could be causing the error? I need to do anupdate and this is preventing me from being able to do so.

Any guidance would be appreciated.

Known Issue. Wait for RC7/Final. Is fixed.

To work around the issue I re-created the pLocation table with nothing but a pKey and was able to export my solution.

I DID try to re-create the table in Servoy and then close/open Servoy and delete the table but it did not fix it.

Will wait for rc7

Thanks for the response Bob.

Still running into this problem with version 3.5.5.

Used the “recreate table” workaround.

Is this still a known issue ??

Regards,

Hans