← Prev in month ← Prev in thread
Next in thread → Next in month →

DOCBOOK-APPS: What version of Xalan to use when chunking?

From
Carlos Araya <>
Date
2001-08-05T01:31:58+00:00
ID
Thread
DOCBOOK-APPS: What version of Xalan to use when chunking?
Title: What version of Xalan to use when chunking?

Hello:

I am using Docbook 4.1.2 and the 1.41 style sheets. I get the following error:

[elrond@rivendell archive]$ java org.apache.xalan.xslt.Process -v -IN stories.xml -XSL xsl/html/chunk.xsl -OUT stories.html

>>>>>>> Xalan Version 2.0.0, <<<<<<<

file:////home/elrond/public_html/archive/xsl/html/chunker.xsl; Line 58; Column 16; Writing pr01.html for preface

file:////home/elrond/public_html/archive/xsl/html/chunker.xsl; Line 58; Column 16; Writing ch01.html for chapter

javax.xml.transform.TransformerException

        at org.apache.xalan.transformer.TransformerImpl.transformNode(TransformerImpl.java:1212)

        at org.apache.xalan.transformer.TransformerImpl.run(TransformerImpl.java:2894)

        at java.lang.Thread.run(Thread.java:484)

---------

java.lang.ArrayIndexOutOfBoundsException

        at org.apache.xml.utils.BoolStack.pop(BoolStack.java:134)

        at org.apache.xalan.serialize.SerializerToHTML.endElement(SerializerToHTML.java:631)

I’ve tried to do chunking with Xalan 2.0 and 2.1 and the 1.40 and 1.41 stylesheets with the same result. Any and all help is greatly appreciated

Carlos
← Prev in month ← Prev in thread
Next in thread → Next in month →