Kim Haase <[email protected]> writes: > Thanks, Knut, for finding that log. > > This is VERY strange. The error is not in the file I changed but in a > topic in the Brazilian Portugese version of the reference manual that > has not changed in several years. Going down to the debug target gives > the file name: > > [echo] debug > [pipeline] Debug and filtering. > [pipeline] [Fatal Error] rrefjta18596.dita:1:1: Content is not allowed in > prolog. > [pipeline] org.xml.sax.SAXParseException: Content is not allowed in prolog. > [pipeline] at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown > Source) > > A later error says "premature end of file." But the content actually > looks fine. If there's an error, why doesn't it occur every time?
FWIW, I get a mail every day about a nightly docs build job that fails, and from the logs it appears to be the same error as the one we see here. It started a couple of months ago, so it's not related to any recent change. Unfortunately, I haven't been able to reproduce the failure in my environment, so I dismissed it as an environment issue on the machine running the build job and didn't investigate it further. -- Knut Anders
