Parsing error¶
Classification¶
Validator |
Validator version |
Error message type |
JHOVE |
1.32.1 |
File format |
Version |
Specification |
Description |
Location |
application/warc |
(:unav) |
|||
application/warc |
(:unav) |
Analyses¶
No investigations yet.
Note
To help, share and save knowledge about fixing validation errors, please see: https://github.com/Digital-Preservation-Finland/knowledge-base/tree/master/.github/CONTRIBUTING.rst
Possible solutions¶
No remediation determined. All solutions are listed here.
Note
To update or provide a solution, please see: https://github.com/Digital-Preservation-Finland/knowledge-base/tree/master/.github/CONTRIBUTING.rst
Output example¶
Validator returned error.
<?xml version="1.0" encoding="UTF-8"?>
<jhove xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schema.openpreservation.org/ois/xml/ns/jhove" xsi:schemaLocation="http://schema.openpreservation.org/ois/xml/ns/jhove https://schema.openpreservation.org/ois/xml/xsd/jhove/1.9/jhove.xsd" name="Jhove" release="1.32.1" date="2025-02-06">
<date>2026-06-15T13:27:57+03:00</date>
<repInfo uri="/corpus/file-scraper/tests/data/application_warc/invalid_1.0_missing_required_field.warc">
<reportingModule release="1.4.4" date="2024-08-22">HTML-hul</reportingModule>
<lastModified>2025-12-09T13:10:01+02:00</lastModified>
<size>255</size>
<format>HTML</format>
<status>Not well-formed</status>
<messages>
<message severity="error" id="HTML-HUL-16" infoLink="https://github.com/openpreserve/jhove/wiki/HTML-hul-Messages#html-hul-16">Unrecognized or missing DOCTYPE declaration; validation continuing as HTML 3.2</message>
<message severity="error" id="HTML-HUL-12" infoLink="https://github.com/openpreserve/jhove/wiki/HTML-hul-Messages#html-hul-12">Document must have implicit or explicit HEAD element</message>
<message severity="info" id="HTML-HUL-22" infoLink="https://github.com/openpreserve/jhove/wiki/HTML-hul-Messages#html-hul-22">This HTML version is currently not supported, falling back to HTML 3.2</message>
<message subMessage="Text = ":", Line = 3, Column = 21" severity="error" id="HTML-HUL-2" infoLink="https://github.com/openpreserve/jhove/wiki/HTML-hul-Messages#html-hul-2">Parsing error</message>
<message severity="error" id="HTML-HUL-11" infoLink="https://github.com/openpreserve/jhove/wiki/HTML-hul-Messages#html-hul-11">Document must have implicit or explicit HEAD element</message>
</messages>
<mimeType>text/html</mimeType>
</repInfo>
</jhove>
Found encoding declaration (:unav) from the file /corpus/file-scraper/tests/data/application_warc/invalid_1.0_missing_required_field.warc, but UTF-8 was expected.
MIME type (:unav) with version (:unav) is not supported.