You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Ulrich Mayring <ul...@denic.de> on 2001/02/06 10:38:09 UTC

fp taglib in cocoon1.8.2 broken?

Hi folks,

the following exception occurs in my servlet log when using fp with
cocoon1.8.2:

org.apache.xerces.dom.DOMExceptionImpl: DOM006 Hierarchy request error
        at java.lang.Throwable.fillInStackTrace(Native Method)
        at java.lang.Throwable.fillInStackTrace(Compiled Code)
        at java.lang.Throwable.<init>(Compiled Code)
        at java.lang.Exception.<init>(Compiled Code)
        at java.lang.RuntimeException.<init>(RuntimeException.java:47)
        at org.w3c.dom.DOMException.<init>(DOMException.java:33)
        at
org.apache.xerces.domx.DOMException.<init>(DOMException.java:83)
        at
org.apache.xerces.dom.DOMExceptionImpl.<init>(DOMExceptionImpl.java:119)
        at
org.apache.xerces.dom.ParentNode.internalInsertBefore(Compiled Code)
        at org.apache.xerces.dom.ParentNode.insertBefore(Compiled Code)
        at org.apache.xerces.dom.DocumentImpl.insertBefore(Compiled
Code)
        at
org.apache.cocoon.processor.xsp.library.fp.fpResource.init(Compiled
Code)
        at
org.apache.cocoon.processor.xsp.library.fp.fpResource.readAsNode(fpResource.java:183)
        at
org.apache.cocoon.processor.xsp.library.fp.fpLibrary.handleRead(fpLibrary.java:122)

This happens every time I do a fp:read or fp:write, however, my app
works as expected, this exception just appears in the log.

Ulrich

-- 
Ulrich Mayring
DENIC eG, Systementwicklung