Bhavya Sharma wrote:
cannot say however i found following error in tomcat

INFO  (2007-11-27) 20:19.53:622 [sitemap] (/lenya/default/live/)
http-8280-Processor25/RedirectToURINode: Redirecting to
'/lenya/default/live/index.html' at <map:redirect-to> -
file:///usr/share/tomcat/webapps/lenya/lenya/pubs/default/sitemap.xmap:99:88
INFO  (2007-11-27) 20:19.53:635 [sitemap] (/lenya/default/live/)
http-8280-Processor25/ForwardRedirector: Redirecting to
'/lenya/default/live/index.html'
INFO  (2007-11-27) 20:19.53:635 [access] (/lenya/default/live/)
http-8280-Processor25/CocoonServlet: 'default/live/' Processed by
Apache Cocoon 2.1.11-dev in 17 milliseconds.
INFO  (2007-11-27) 20:19.53:899 [core.i18n]
(/lenya/default/live/index.html)
http-8280-Processor20/XMLResourceBundle: Bundle
<cocoon://i18n-catalogue/cmsui_en.xml?pipelinehash=178484788897536191>
not loaded: Source URI not found
org.apache.cocoon.ResourceNotFoundException: No pipeline matched
request: i18n-catalogue/cmsui_en.xml
        at <map:mount> -
file:///usr/share/tomcat/webapps/lenya/sitemap.xmap:602:102
        at 
org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:149)
        at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:69)
        at 
org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:93)
        at 
org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:235)
        at 
org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.buildPipeline(ConcreteTreeProcessor.java:193)
        at 
org.apache.cocoon.components.treeprocessor.TreeProcessor.buildPipeline(TreeProcessor.java:267)
        at 
org.apache.cocoon.components.treeprocessor.sitemap.MountNode.invoke(MountNode.java:111)
        at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:47)
        at 
org.apache.cocoon.components.treeprocessor.sitemap.MatchNode.invoke(MatchNode.java:108)
        at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNod

That one doesn't matter. It's only an INFO level message. I see something like this in the logs: SocketListener0-8 ERROR lenya.publication - error: element "br" from namespace "http://www.w3.org/1999/xhtml"; not allowed in this context
SocketListener0-8 ERROR lenya.publication - error: unfinished element

It would appear that invalid HTML is generated when blanking out a page. If you put text in, then format it as h1, it will save. Looks to be a problem with Kupu generating valid XHTML from a blank document.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to