I'm using Apache Forrest for our Software project at the University. I generated a WAR-File for the Apache Jakarta Tomcat Container to run the Forrest Webapp. With my Win2K Desktop machine at home home everything works just fine but if I put the WAR-File on a Debian GNU/Linux or Sun Solaris 9 Machine (both with SUN Java 2 SDK Version 1.4.2) I got the following Error Messages related to Cocoon on both Systems:
______________________ Browser:
Internal Server Error
Message: null
Description: No details available.
Sender: org.apache.cocoon.servlet.CocoonServlet
Source: Cocoon Servlet
Request URI
index.html
cause
unknown protocol: j
request-uri
/planb-homepage/index.html
Apache Cocoon 2.1.2
_______________________ Tomcat log:
2003-11-12 11:23:02 ERROR (2003-11-12) 11:23.02:955 [access ] (/planb-homepage/index.html) http8080-Processor21/CocoonServlet: Internal Cocoon Problem
org.apache.cocoon.ProcessingException: Failed to execute pipeline.: org.apache.cocoon.ProcessingException: Failed to execute pipeline.: java.net.MalformedURLE
xception: unknown protocol: j
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)
_______________________ Forrest core-log:
WARN (2003-11-12) 11:23.02:591 [core.manager] (/planb-homepage/index.html) http8080-Processor21/ExcaliburComponentManager: Attempted to release a org.apa
che.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
________________________
Kind regards
Alexander Kirsch
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
