Pēdējo reizi atjaunināts
2021. gada 20. maijs
|
Piemērojams arī Communiqué 3, Communiqué 4
Issue
The instance error.log file contains one of the following errors:
- 12.07.2006 15:10:56 *ERROR* search: I/O error while flushing page /content/internet/bd/aln/de/aktuell/aktmit/183feuerbran: out of file system capacity writing beyond position 4332800
- 04.08.2007 12:44:55 *ERROR* standard: messed up token file: java.io.IOException: out of file system capacity reading/writing beyond position 4332800
Solution
Increase the "blocksize" configuration parameter:
- Edit the configuration file: /config/repository/searc/defaulthandler.xml (if you are using contentbus, it's /config/contentbus/search/defaulthandler.xml.
- Double the value of the blocksize attribute (for example, if it's 128, set it to 256.
- Save the change.
- Stop the instance.
- Delete search.db and search.db.cache from the cq_home/data/author file.
- Restart the instance.
Additional information
This issue occurs when the standard database file (per default search.db) has reached its capacity.