Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4501319

XSLT transform exception with Xalan 2.2.D8 in JDK build 1.4.0-beta_refresh-b78

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 1.1.3
    • 1.4.1
    • xml

        The attached XSLT style sheet is used in the Solaris 9 build tree to transform
        XML files to HTML pages.

        As of Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b78), the transformation fails with
        file:///net/bigblock/files7/arubin/wbem_bug_gate/proto/tmp/multiclass.xsl; Line 14; Column 35; XSLT Error (javax.xml.transform.TransformerException): null.

        As a result, empty .html files are generated.

        To reproduce:
        java -server -Xmx128m org.apache.xalan.xslt.Process -in bigmof_cim.xml -xsl multimof.xsl

        The command produces this output:

        file:////net/bigblock/files7/arubin/wbem_bug_gate/proto/tmp/multiclass.xsl; Line 14; Column -1; java.lang.reflect.InvocationTargetException
        file:////net/bigblock/files7/arubin/wbem_bug_gate/proto/tmp/multiclass.xsl; Line 14; Column -1; java.lang.reflect.InvocationTargetException
        file:////net/bigblock/files7/arubin/wbem_bug_gate/proto/tmp/multiclass.xsl; Line 14; Column -1; java.lang.reflect.InvocationTargetException

        ...


        Here is the output from the XSLT command run in debug mode:

        java -server -Xmx128m org.apache.xalan.xslt.Process -TT -TG -TS -EDUMP error.out -in bigmof_cim.xml -xsl multimof.xsl 2 > & out

        See out file in attachments.






              duke J. Duke
              duke J. Duke
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: