Kim Haase <[email protected]> writes:

> Can anyone advise me on this? I would be surprised if this doc change
> broke the docs build. The antoutput.log.gz file unzips to an Error 404
> HTML page -- something wasn't found.

Hi Kim,

You can find the full workspace, including antoutput.log, at this
location: https://hudson.apache.org/hudson/job/Derby-docs/ws/

Unlike the the archived artifacts, the workspace will be replaced the
next time the job is started, so you'd better be quick...

The first error I found in the log was this:

gen-list:
 [pipeline] Generate list.
 [pipeline] [Fatal Error] :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)
 [pipeline]     at 
org.dita.dost.reader.GenListModuleReader.parse(GenListModuleReader.java:140)
 [pipeline]     at 
org.dita.dost.module.GenMapAndTopicListModule.processWaitList(GenMapAndTopicListModule.java:158)
 [pipeline]     at 
org.dita.dost.module.GenMapAndTopicListModule.execute(GenMapAndTopicListModule.java:125)
...

-- 
Knut Anders

Reply via email to