You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by is...@cocoondev.org on 2003/12/28 17:18:34 UTC

[issues] Assigned: (FOR-96) Can't find custom XSL

Message:

   The following issue has been re-assigned.

   Assignee: Ross Gardler (mailto:ross@saafe.org)
   Assigner: Ross Gardler (mailto:ross@saafe.org)
       Date: Sun, 28 Dec 2003 5:31 PM
    Comment:
I suspect this will be fixed by the changes pending on the in place editing stuff. I'll come back to this once I get commit rights and can apply the patches.
---------------------------------------------------------------------
View the issue:

  http://issues.cocoondev.org/jira//secure/ViewIssue.jspa?key=FOR-96


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: FOR-96
    Summary: Can't find custom XSL
       Type: Bug

     Status: Assigned
   Priority: Critical

    Project: Forrest
  Component: Core operations
   Versions:
             HEAD

   Assignee: Ross Gardler
   Reporter: Marshall Roch

    Created: Mon, 15 Dec 2003 5:24 PM
    Updated: Sun, 28 Dec 2003 5:31 PM
Environment: Gentoo, Java 1.4.1, Forrest CVS from 20031215, 
Red Hat 7.3, Java 1.4.2_02, Forrest CVS from 20031215

Description:
I've got a bunch of custom content types, with stylesheets in src/documentation/resources/stylesheets/, and a grammar in src/documentation/resources/grammars/.  Forrest/Cocoon looks for them in build/webapp/resources/(stylesheets|grammars), but they don't get copied there because of the editing-in-source stuff (which is really cool, but just needs to be finished up :)

Output from "forrest":

X [0]                       calendar/index.html BROKEN: SAXException: org.apache.cocoon.ProcessingException: Error during resolving of
'resources/grammars/grm.xlex'.: org.apache.excalibur.source.SourceNotFoundException: file:/home/forrest/build/webapp/resources/grammars
/grm.xlex doesn't exist.
X [0]                       activities/academic.html    BROKEN: /home/forrest/build/webapp/resources/stylesheets/activities2documl (No such file or directory)
X [0]                       activities/clubs.html       BROKEN: /home/forrest/build/webapp/resources/stylesheets/activities2documl (No such file or directory)


Output from "forrest run" when I go to a page using a custom content type:

11:13:04.173 EVENT  ERROR   (2003-12-15) 11:13.04:171   [access  ] (/activities/academic.html) PoolThread-3/CocoonServlet: Internal Cocoon Problem
org.apache.cocoon.ProcessingException: Failed to execute pipeline.: org.apache.cocoon.ProcessingException: Unable to get transformer handler for resources/stylesheets/activities2document.xsl: org.apache.excalibur.xml.xslt.XSLTProcessorException: Exception in creating Transform Handler
        at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.processXMLPipeline(AbstractProcessingPipeline.java:554)
        at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:196)
        at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:492)
        at org.apache.cocoon.components.treeprocessor.sitemap.SerializeNode.invoke(SerializeNode.java:147)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:108)
        at org.apache.cocoon.components.treeprocessor.ContainerNode.invoke(ContainerNode.java:66)
        at org.apache.cocoon.components.treeprocessor.sitemap.CallNode.invoke(CallNode.java:128)



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.cocoondev.org/jira//Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira