Hi,

does anybody know what causes this?

I am using DITA-OT1.1.2.1.

Thanks,
Dag




     [echo] *****************************************************************
     [echo] * input = 
/export/home/tmp/derby/sb/docs-103/src/ref/refderby.ditamap
     [echo] * type = ${transtype}
     [echo] * outputdir = /export/home/tmp/derby/sb/docs-103/out/reftemp
     [echo] * extname = .dita
     [echo] * tempdir = /export/home/tmp/derby/sb/docs-103/temp
     [echo] * clean.temp = ${clean.temp}
     [echo] *****************************************************************

clean-temp:
   [delete] Deleting directory /export/home/tmp/derby/sb/docs-103/temp

gen-list:
 [pipeline] Generate list.
 [pipeline] [Fatal Error] :392:3: The element type "map" must be terminated by 
the matching end-tag "</map>".
 [pipeline] org.xml.sax.SAXParseException: The element type "map" must be 
terminated by the matching end-tag "</map>".
 [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)
 [pipeline]  at 
org.dita.dost.pipeline.PipelineFacade.execute(PipelineFacade.java:41)
 [pipeline]     at org.dita.dost.invoker.AntInvoker.execute(AntInvoker.java:124)
 [pipeline]     at 
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
 [pipeline]      at org.apache.tools.ant.Task.perform(Task.java:364)
 [pipeline]  at org.apache.tools.ant.Target.execute(Target.java:341)
 [pipeline]      at org.apache.tools.ant.Target.performTasks(Target.java:369)
 [pipeline]         at 
org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
 [pipeline]      at 
org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
 [pipeline]       at 
org.apache.tools.ant.Project.executeTargets(Project.java:1068)

<more stack dump elided>

Reply via email to