-
Ran checksum checker on a completely fresh database, and it ran to completion.
As a guess there might have been a run-time error which may have appeared in the console, could be worth checking that if it happens again.
2009-11-09 01:30:10 UTC in Digital Preservation Recorder
-
Fix also made in v2.4.7 of html plugin.
2009-11-06 06:25:11 UTC in Xena: digital preservation application
-
Fix made by disabling output escaping when using text normalisation.
Fix made in Xena v4.3.13, testing branch.
2009-11-06 06:21:27 UTC in Xena: digital preservation application
-
Fixed by using a different charset detector.
Fix made in Xena v4.3.13, csv plugin v2.2.2 and plaintext plugin v3.4.2, testing branches.
2009-11-06 06:20:26 UTC in Xena: digital preservation application
-
Fixed by using a new charset detector.
Fix made in Xena v4.3.13, csv plugin v2.2.2 and plaintext plugin v3.4.2, testing branches.
2009-11-06 06:18:53 UTC in Xena: digital preservation application
-
I don't think this file can be considered as plaintext. I'm currently trialling a new charset detection library, and it identifies it as UTF-32, but this is also incorrect as using this encoding produces output with non-plaintext characters. The Linux 'file' command identifies the file as 'data' (ie binary).
Printing out the contents of the file from a terminal results in mostly binary garbage.
2009-11-06 03:05:54 UTC in Xena: digital preservation application
-
There have been various memory management improvements to the checksum checker and DPR, so hopefully will be better the next time a big job comes through...
2009-11-02 01:30:22 UTC in Digital Preservation Recorder
-
Fix made in xml plugin v2.2.3, testing branch.
2009-10-30 05:46:37 UTC in Xena: digital preservation application
-
Fix was made in HTML plugin v2.4.6, testing branch.
2009-10-30 05:45:36 UTC in Xena: digital preservation application
-
Problem was caused by dodgy HTML files (this one did not have html or head tags). Fix was to always ensure that output contains html tag as the root element.
2009-10-30 05:11:52 UTC in Xena: digital preservation application