You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "David Crossley (JIRA)" <ji...@apache.org> on 2005/12/15 06:04:45 UTC

[jira] Updated: (FOR-765) forrest war gets NoSuchMethodError for some core transformer

     [ http://issues.apache.org/jira/browse/FOR-765?page=all ]

David Crossley updated FOR-765:
-------------------------------

    Attachment: jetty-out.log

Attached is log from standard output for the failure. Here are the first few lines ...
15:57:50.883 WARN!! Error for /my-project/index.html
java.lang.NoSuchMethodError: javax.xml.transform.dom.DOMResult.getNextSibling()Lorg/w3c/dom/Node;
        at org.apache.xalan.transformer.TransformerIdentityImpl.createResultContentHandler(TransformerIdentityImpl.java:199)
        at org.apache.xalan.transformer.TransformerIdentityImpl.startDocument(TransformerIdentityImpl.java:910)
        at org.apache.cocoon.xml.AbstractXMLPipe.startDocument(AbstractXMLPipe.java:47)
...

> forrest war gets NoSuchMethodError for some core transformer
> ------------------------------------------------------------
>
>          Key: FOR-765
>          URL: http://issues.apache.org/jira/browse/FOR-765
>      Project: Forrest
>         Type: Bug
>   Components: Launch servlet WAR
>     Versions: 0.8-dev
>     Reporter: David Crossley
>      Fix For: 0.8-dev
>  Attachments: jetty-out.log
>
> Until recently we could run forrest as a WAR. With today's SVN r356945 it gets past the Cocoon startup phase, then on the first client request it suffers some error which causes a NoSuchMethodError. See attached log ... no other clues. This happens for any site, e.g. 'forrest seed-sample war'. All is okay for 'forrest seed-sample run'.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira