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 2005/01/20 21:23:16 UTC

[JIRA] Created: (FOR-423) Forrest crashes without an xdoc/index.xml file

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.cocoondev.org//browse/FOR-423

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: FOR-423
    Summary: Forrest crashes without an xdoc/index.xml file
       Type: Bug

     Status: Unassigned
   Priority: Minor

    Project: Forrest
   Versions:
             HEAD

   Assignee: 
   Reporter: Greg Jenci

    Created: Thu, 20 Jan 2005 2:22 PM
    Updated: Thu, 20 Jan 2005 2:22 PM
Environment: WinXP generating static site.

Description:
Forrest (Head, revision 125624) seems to assume there's an index.xml file in the xdoc root directory.  Without this file, Forrest throws a nasty Java exception shown below; however, the site seems to render correctly.  Additionally, in brokenlinks, there's this message that I cannot find a reference for: "cocoon://index.html". 

To reproduce this error, seed a fresh project, rename index.xml, and then update site.xml & tab.xml and all other references to index.html accordingly.

An easy workaround is to include a dummy index.xml file, which stops the exception.  But, I'm not sure if there's some undiscovered side-effect.  For additional information, please see User thread "Forrest crashes without an xdoc/index.xml file"

----------------

org.apache.cocoon.CascadingIOException: SourceException: org.apache.excalibur.source.SourceException: Exception during processing of cocoon://index.html: org.apache.excalibur.source.SourceException: Exception during processing of cocoon://index.html
        at org.apache.cocoon.environment.commandline.AbstractCommandLineEnvironment.redirect(AbstractCommandLineEnvironment.java:124)
        at org.apache.cocoon.environment.ForwardRedirector.doRedirect(ForwardRedirector.java:158)
        at org.apache.cocoon.environment.ForwardRedirector.redirect(ForwardRedirector.java:64)


---------------------------------------------------------------------
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//secure/Administrators.jspa

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