Eduardo, I can't help decipher this error message (I'm new to Cocoon), but I got it yesterday and I did get a workaround. I'm using Tomcat4+CocoonRC1a.
I was going through the excellent CTWIG tutorial, and had cut-and-pasted the examples from his page into the build.xml and build.xsl files. When I tried to run them, I got the same "no more DTM ids" error message. After much frustration, I used the downloadable example files from his site, and it has worked fine since. I'm guessing there's some kind character in the file that corrupted the XML file when I cut/pasted it, but I didn't bother to track down the specific problem after I got it working. I realize this isn't a great explanation, but I hope it helps. Good luck, Darren. -- Darren Gibbons [EMAIL PROTECTED] OpenRoad Communications new phone: 604.694.0554 Internet Application Development new fax: 604.694.0558 Vancouver, B.C. http://www.openroad.ca ______________________________________________________________________ Please note our new phone number: 604.694.0554 > -----Original Message----- > From: Eduardo Godoy Vega [mailto:[EMAIL PROTECTED]] > Sent: Thursday, October 04, 2001 12:30 PM > To: Cocoon-Users > Subject: [C2] Err-Msg: No more DTM IDs are available ???? > > > How to fix it ?? (I don't really understand this error msg). > > Eduardo. > > > ERROR (2001-10-04) 15:24.58:835 [cocoon ] (/cocoon/unveil/) > Thread-16/Handler: Error compiling sitemap > java.lang.RuntimeException: No more DTM IDs are available > at org.apache.xerces.framework.XMLParser.parse(XMLParser.java:1094) > at org.xml.sax.helpers.XMLFilterImpl.parse(XMLFilterImpl.java:371) > at org.xml.sax.helpers.XMLFilterImpl.parse(XMLFilterImpl.java:371) > at > org.apache.cocoon.components.language.markup.LogicsheetCodeGenerat > or.generat > eCode(LogicsheetCodeGenerator.java:130) > at > org.apache.cocoon.components.language.markup.AbstractMarkupLanguag > e.generate > Code(AbstractMarkupLanguage.java:291) > at > org.apache.cocoon.components.language.generator.ProgramGeneratorIm > pl.generat > eResource(ProgramGeneratorImpl.java:313) > at > org.apache.cocoon.components.language.generator.ProgramGeneratorIm > pl.createR > esource(ProgramGeneratorImpl.java:275) > at > org.apache.cocoon.components.language.generator.ProgramGeneratorIm > pl.load(Pr > ogramGeneratorImpl.java:192) > at org.apache.cocoon.sitemap.Handler.run(Handler.java:208) > at java.lang.Thread.run(Thread.java:484) > > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > For additional commands, e-mail: <[EMAIL PROTECTED]> > > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>
