DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22282>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22282

DocBook 4.2+MathML 2.0 (xhtml/chunked) gives java.lang.ArrayIndexOutOfBoundsException

           Summary: DocBook 4.2+MathML 2.0 (xhtml/chunked) gives
                    java.lang.ArrayIndexOutOfBoundsException
           Product: XalanJ2
           Version: 2.5Dx
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: Xalan
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When I generate DocBook/XHTML chunked output, I always get the error message
(see below). I believe, I use correctly installed Xalan 2.5.1, and the issue is
caused by Xalan. On the other hand, I am not XSLT expert, so I am not sure.

I tried to find something on internet - it seems that this bug was first
reported a year ago and Saxon was suggested as a workaround. Unfortunately, I
use Ant, so it is quite complicated for me to use Saxon instead of Xalan which
is natively supported.

Transformation to html/chunked works fine, just xhtml/chunked generates the error.

THX for help.

book:
     [xslt] Processing /disk0/home/galambos/egothor/doc/Book.xml to
/disk0/home/galambos/egothor/tmp/dist/book/index.html
     [xslt] Loading stylesheet
/disk0/home/galambos/egothor/doc/stylesheets/xhtml.xsl
     [xslt]
file:/disk0/home/galambos/egothor/doc/docbook-xsl/xhtml/chunker.xsl:75:18:
Warning! Writing pr01.xhtml for preface
     [xslt]
file:/disk0/home/galambos/egothor/doc/docbook-xsl/xhtml/chunker.xsl:75:18:
Warning! Writing ch01s02.xhtml for sect1
     [xslt]
file:/disk0/home/galambos/egothor/doc/docbook-xsl/xhtml/chunker.xsl:202:41:
Fatal Error! java.lang.ArrayIndexOutOfBoundsException: 125 >= 77 Cause:
java.lang.ArrayIndexOutOfBoundsException: 125 >= 77
     [xslt]
file:/disk0/home/galambos/egothor/doc/docbook-xsl/xhtml/chunker.xsl:201:47:
Fatal Error! Fatal error during transformation Cause: Fatal error during
transformation
     [xslt] Failed to process /disk0/home/galambos/egothor/doc/Book.xml

BUILD FAILED

Reply via email to