From: Nick S. <nsi...@nu...> - 2020-12-04 20:31:45
|
I am running eXist-db v4.5.0. Recently, I discovered the system was not responsive. I shut it down and started it back up after a little effort. I am not sure what exactly happened that caused it stop being responsive. Once I was able to get it up and running again, I noticed that a number of my scripts were failing. I then tried to re-index the system. let $x := xmldb:reindex('/db/') return $x This returns very quickly with true(). However, if I try to reindex '/db/apps' it returns false() My conclusion is that eXist-db does not able to see /db/apps. I then took a backup of the system. When I look at the backup log, a lot of subfolders in apps did not get backed up. I am not sure what to do from here. I have another backup but it is a bit older. If there is any way to recover the current system, I would prefer that. Does anyone have any suggestions on what might be the next steps I should try? Nick eXist Version: 4.5.0 eXist Build: 201901142136 Operating System: Linux 4.15.0-74-generic amd64 Java Version: 11.0.9.1 Default Encoding: UTF8 Instance ID: exist System CPU Load: 0.00429185 Process CPU Load: 0.00854701 Free Physical Memory: 232964096 Total Physical Memory: 8164757504 -- Nick Sincaglia President/Founder NueMeta, LLC Digital Media & Technology Phone: +1-630-303-7035 nsi...@nu... http://www.nuemeta.com Skype: nsincaglia |