xsl-list
[Top] [All Lists]

RE: xalan-java DTM ID error

2003-03-18 01:27:24
From the docbook list:
quote.

If you're having problems with the XML parser that comes with    jdk1.4.X,
look at Sun's Endorsed Standards Override Mechanism
(http://java.sun.com/j2se/1.4/docs/guide/standards/). This is apparently a
compatibility problem between Ant and the XML parser shipped with the JDK.

IF you follow the instructions in the page mentioned above, it should fix
Ant for use with 1.4.X
unquote.

See thread at
http://sources.redhat.com/ml/docbook-apps/2003-q1/msg01321.html

I'm guessing with a new machine you're using 1.4?


HTH daveP

-----Original Message-----
From: Greg Martel [mailto:gregm(_at_)wolfram(_dot_)com]
Sent: 17 March 2003 23:49
To: XSL-List(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] xalan-java DTM ID error


Hello,

I have been using Ant to run Xalan to batch process xml files to 
html, and it has been working well up until lately. I got a new 
computer--(IBM) Windows machine and installed new versions of Ant and 
JSDK, and ever since, i have been having trouble because of this 
error:

org.apache.xml.dtm.DTMException: No more DTM IDs are available.

The error kills the batch transformation. Being unfamiliar with Java, 
i am having great trouble figuring out what this means.

Ant uses Xalan to do xslt transforms; and i have discovered that this 
is a Xalan error, not Ant, but that's as far as I can get. Why am i 
unable now to do the same transforms that I could before installing 
the new versions of Ant/JSDK? Also, many files will transformed to 
html up until the error point--and in some cases, removing the file 
that Xalan crashed on will "solve" the problem; but this is not an 
actual solution, and i have not yet discovered what the problem files 
have in common. Maybe understanding what this error means will help 
me to at least do that.

Any insight into how to solve this problem would be much appreciated.
-- 
Thanks,

gregm

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


- 

NOTICE: The information contained in this email and any attachments is 
confidential and may be legally privileged. If you are not the 
intended recipient you are hereby notified that you must not use, 
disclose, distribute, copy, print or rely on this email's content. If 
you are not the intended recipient, please notify the sender 
immediately and then delete the email and any attachments from your 
system.

RNIB has made strenuous efforts to ensure that emails and any 
attachments generated by its staff are free from viruses. However, it 
cannot accept any responsibility for any viruses which are 
transmitted. We therefore recommend you scan all attachments.

Please note that the statements and views expressed in this email 
and any attachments are those of the author and do not necessarily 
represent those of RNIB.

RNIB Registered Charity Number: 226227

Website: http://www.rnib.org.uk 

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>