You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Luca Morandini <lu...@tin.it> on 2004/08/27 17:45:54 UTC

Bug in 2.1.5 input modules ?

In 2.1.3, this used to work:
<map:parameter name="image-path"
     value="{global:app-path}\resources\images\"/>

While in 2.1.5 it gives:
<<
Message: Failed to load sitemap from 
file:/c:/web/noria/noriadev215/sitemap.xmap
Description: org.apache.cocoon.ProcessingException: Failed to load 
sitemap from file:/c:/web/noria/noriadev215/sitemap.xmap: 
org.apache.avalon.framework.configuration.ConfigurationException: Error 
while creating node 'transform' at 
file:/c:/web/noria/noriadev215/sitemap.xmap:628:49
...
cause

java.lang.StringIndexOutOfBoundsException: String index out of range: 18
request-uri
/cocoon215/noriadev/refresh-map-locate.pdf
full exception chain stacktrace

Original Exception: 
org.apache.avalon.framework.configuration.ConfigurationException: Error 
while creating node 'transform' at 
file:/c:/web/noria/noriadev215/sitemap.xmap:628:49
     at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNodeBuilder.buildChildNodesList(AbstractParentProcessingNodeBuilder.java:128)
     at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNodeBuilder.buildChildNodes(AbstractParentProcessingNodeBuilder.java:136)
     at 
org.apache.cocoon.components.treeprocessor.sitemap.MatchNodeBuilder.buildNode(MatchNodeBuilder.java:77)
     at 
org.apache.cocoon.components.treeprocessor.sitemap.PipelineNodeBuilder.buildNode(PipelineNodeBuilder.java:113)
     at 
org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNodeBuilder.buildNode(PipelinesNodeBuilder.java:65)
     at
...

Shall I insert this in Bugzilla ?

Regards,

---------------------------
      Luca Morandini
    lmorandini@ieee.org
http://www.lucamorandini.it
--------------------------- -------------------------