On Fri, 5 Oct 2001, Faulkner, Perry wrote:

> Hi Eduardo,
>
> I had this error when cocoon.war was out of step with the contents of
> {TOMCAT_HOME}\webapps\cocoon\. My solution was to stop tomcat, delete the
> {TOMCAT_HOME}\webapps\cocoon tree and restart tomcat so that it rebuilds the
> tree from the cocoon.war file! The DTM message comes from xalan and doesn't
> appear relevant to anything, just the whole thing has gone crazy!
>

I got a similar exception every time when I start cocoon. I uses suse 7.1
linux for ppc. The same installation runs on a i386 platform without
problems.

java.lang.RuntimeException: No more DTM IDs are available
        at
org.apache.xalan.transformer.TransformerImpl.run(TransformerImpl.java:3170)
        at
org.apache.xalan.transformer.TransformerHandlerImpl.endDocument(TransformerHandlerImpl.java:433)
        at
org.xml.sax.helpers.XMLFilterImpl.endDocument(XMLFilterImpl.java:518)
        at
org.xml.sax.helpers.XMLFilterImpl.endDocument(XMLFilterImpl.java:518)
        at
org.apache.xerces.parsers.SAXParser.endDocument(SAXParser.java:1230)
        at
org.apache.xerces.validators.common.XMLValidator.callEndDocument(XMLValidator.java:1080)
        at
org.apache.xerces.framework.XMLDocumentScanner$EndOfInputDispatcher.dispatch(XMLDocumentScanner.java:1499)
        at
org.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentScanner.java:381)
        at
org.apache.xerces.framework.XMLParser.parse(XMLParser.java:1081)
        at org.xml.sax.helpers.XMLFilterImpl.parse(XMLFilterImpl.java:371)
        at org.xml.sax.helpers.XMLFilterImpl.parse(XMLFilterImpl.java:371)
[...]


---------------------------------------------------------------------
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]>

Reply via email to