Message in the LOG during backup routine
Piotr Wycichowski
5-6-22
Operating system: macOS
One of databases haven't successfully finished the backup procedure. The server application was still working, but nobody could not login.
The last lines in hansa.log:

2022-05-06 06:00:52 EnablerFileStateVc 25
2022-05-06 06:00:52 Exporting old records
2022-05-06 06:00:52 record CClassVc: skipped from export, completely blank header
2022-05-06 06:00:52 record CClassVc: skipped from export, completely blank header
2022-05-06 06:00:52 record CClassVc: skipped from export, completely blank header


After force quit, the system works and register CClassVc itself exported successfully.


What means: "completely blank header"?

/Piotr W.
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Andis Blicāns, Grasko
Thank You for answer. In this case I used SSLNoCertificateValidation = true; SendWebRequest SSLNoCertificateValidation = false; ...
23:01 24 Mar 2026
Gatis Jansons
Hi, Paul. Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...
14:53 19 Mar 2026