Cannot create new records in Servoy / Postgres

Hi all.

Servoy 6.0.2 on an Intel XServe (Mac OS X 10.5.8) with Postgres and Java 1.5

I shut down the server on Thursday because an electrical engineer required it. It was a normal shutdown, no problems, and on restart, Servoy will not save any new data. It works fine for searching or editing data, but no new records.

I don’t have any code to prevent adding records.

The postgres log reports lots of: unexpected EOF on client connection, but I don’t know what that means.

It seems that data will stay persistent in the solution until quit. I can add a record, select a different foundset, then re find my record etc. It is only when I quit and restart client that my data disappears…

I don’t know what to look at, it is simply locked to new data. I would be very grateful for any ideas.

Servoy server, Postgres and (truncated) Servoy logs attached

Bevil

truncated_server_log.txt (409 KB)

postgres_log.txt (818 KB)

servoy_log_truncated.txt (3.29 KB)

Could it be related to this: https://support.servoy.com/browse/SVY-1003

Hi Patrick

What does that page say? If I try to get there I get:

Permission Violation

It seems that you have tried to perform an operation which you are not permitted to perform.
If you think this message is wrong, please contact your JIRA administrators.

If I try to manually find that issue, I get:

Search results - Query: SVY-1003
No issue was found.

if you had tracking enabled then new records could fail
please upgrade to 6.0.3 to see if that fixes it for you