[ http://nagoya.apache.org/jira/browse/XALANJ-1361?page=history ]

Henry Zongaro updated XALANJ-1361:
----------------------------------

    Priority: Major  (was: Blocker)

> DTMException in xslt.Process
> ----------------------------
>
>          Key: XALANJ-1361
>          URL: http://nagoya.apache.org/jira/browse/XALANJ-1361
>      Project: XalanJ2
>         Type: Bug
>   Components: DTM
>     Versions: 2.5Dx
>  Environment: Operating System: Other
> Platform: Other
>     Reporter: Chris Searle
>  Attachments: TestXSL.zip, clprint-epson-test.xml, xalan.bat
>
> Xalan 2.4.0, Xerces 2.2, JDK Sun 1.4, docbook-xsl 1.54.1
> Running
> java org.apache.xalan.xslt.Process -in a_docbook_file.xml -xsl 
> /path/to/docbook-
> xsl/xhtml/chunk.xsl
> Regularly aborts with:
> javax.xml.transform.TransformerException: org.apache.xml.dtm.DTMException: No 
> mo
> re DTM IDs are available
>         at 
> org.apache.xalan.transformer.TransformerImpl.transformNode(Transforme
> rImpl.java:1226)
>         at 
> org.apache.xalan.transformer.TransformerImpl.transform(TransformerImp
> l.java:638)
>         at 
> org.apache.xalan.transformer.TransformerImpl.transform(TransformerImp
> l.java:1088)
>         at 
> org.apache.xalan.transformer.TransformerImpl.transform(TransformerImp
> l.java:1066)
>         at org.apache.xalan.xslt.Process.main(Process.java:865)
> Caused by: org.apache.xml.dtm.DTMException: No more DTM IDs are available
> We're using Xalan as a CLI util for xslt. No idea if this is xalan related or 
> a 
> docbook-xsl problem - but could do with some ideas on how to move forward.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to