Product Documentation

c-treeACE V11.0 Release Notes

Previous Topic

Next Topic

Delete Node Queue Messages Now Suppressed by Default

The delete node thread logs the following message to CTSTATUS.FCS when it finds a discrepancy between a delete node queue entry and the current index file on disk having the same filename:

"ctdnode: could not process empty node"

For example, if an index file is deleted and recreated, a delete node queue entry for the original index file will not match the file ID values in the new index file.

As another example, if an index file is blocked using the file block feature, the delete node thread will not be able to access the file. Because this is a normal message, we now suppress it by default.

If desired, the message can be re-enabled by adding the option DIAGNOSTICS NODEQ_MESSAGE to ctsrvr.cfg.

TOCIndex