From: Nick S. <nsi...@nu...> - 2021-10-08 14:41:03
|
I had a system of mine crash due to a Java Heap Exception. When I restarted the system, I watched the exist.log and it reported the below information. The system is running now, but I am not sure if I should be concerned about these damaged and orphaned documents. Is my system OK with the exception of these damaged and orphaned documents? Or should I do a back up and restore and then later address these damaged and orphaned documents? I am not very concerned about these 4 documents. I am more concerned about if my system is damaged and will cause me problems in the future. Nick 2021-10-08 04:32:38,739 [main] INFO (NativeBroker.java [repair]:3607) - Removing index files ... 2021-10-08 04:32:38,796 [main] INFO (NativeBroker.java [repair]:3615) - Recreating index files ... 2021-10-08 04:32:38,874 [main] INFO (NativeBroker.java [repair]:3629) - Reindexing database files ... 2021-10-08 04:35:46,043 [main] INFO (ConsistencyCheckTask.java [execute]:151) - Starting consistency check... 2021-10-08 04:35:53,055 [main] ERROR (ConsistencyCheckTask.java [execute]:164) - Errors found: 2 2021-10-08 04:35:53,055 [main] ERROR (ConsistencyCheckTask.java [execute]:169) - Fatal errors were found: pausing the consistency check task. 2021-10-08 04:35:53,055 [main] INFO (ConsistencyCheckTask.java [execute]:174) - Finished consistency check 2021-10-08 04:35:53,055 [main] INFO (ConsistencyCheckTask.java [execute]:178) - Starting backup... 2021-10-08 04:36:21,735 [main] ERROR (ConsistencyCheckTask.java [error]:249) - EXPORT: Skipping damaged document 0097849003590-20210622192014751.xml 2021-10-08 04:37:29,456 [main] ERROR (ConsistencyCheckTask.java [error]:249) - EXPORT: Skipping damaged document 0035159832783-20210505040911732.xml 2021-10-08 04:38:02,818 [main] ERROR (ConsistencyCheckTask.java [error]:249) - EXPORT: Found an orphaned document: 0035159832783-20210505040911732.xml 2021-10-08 04:38:02,848 [main] ERROR (ConsistencyCheckTask.java [error]:249) - EXPORT: Found an orphaned document: 0097849003590-20210622192014751.xml 2021-10-08 04:38:46,511 [main] INFO (ConsistencyCheckTask.java [execute]:185) - Created backup to file: /mnt/data/exist-5.3.0-snapshot/etc/../data/sanity/full20211008-0435.zip 2021-10-08 04:38:46,511 [main] INFO (ConsistencyCheckTask.java [execute]:188) - Finished backup -- Nick Sincaglia President/Founder NueMeta, LLC Digital Media & Technology Phone: +1-630-303-7035 nsi...@nu... http://www.nuemeta.com Skype: nsincaglia |