I can’t remove fields and labels from a form
I remove them, but after restart of Servoy these fields are there again.
So it looks like Servoy can’t delete it from the repository.
But Servoy doesn’t inform me about an error.
Is there a tool that checks if the repository is still OK?
I’m afraid that I have a corrupt repository
By the way, I’ve found this error in the log:
2008-07-23 12:42:04,324 ERROR [AWT-EventQueue-0] com.servoy.j2db.util.Debug - Deleting unreferenced blobs
As I wrote earlier in the forum I have also lines like this in the log:
2008-07-23 12:38:03,239 INFO [TaskExecuter[3]] com.servoy.j2db.util.Debug - Found info old/deleted(?) column for a column named: ‘report_id’
2008-07-23 12:38:03,379 INFO [TaskExecuter[3]] com.servoy.j2db.util.Debug - Found info old/deleted(?) column for a column named: ‘bg_color’
I guess this really requires a repository check or not?