Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 49010 invoked from network); 10 Nov 2006 05:57:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Nov 2006 05:57:17 -0000 Received: (qmail 29007 invoked by uid 500); 10 Nov 2006 05:57:28 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 28851 invoked by uid 500); 10 Nov 2006 05:57:27 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 28840 invoked by uid 99); 10 Nov 2006 05:57:27 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Nov 2006 21:57:27 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [217.160.240.92] (HELO theft.linklord.com) (217.160.240.92) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Nov 2006 21:57:13 -0800 Received: (qmail 369 invoked from network); 9 Nov 2006 21:56:51 -0800 Received: from c-71-197-84-242.hsd1.ca.comcast.net (HELO arbitration) (71.197.84.242) by theft.linklord.com with SMTP; 9 Nov 2006 21:56:51 -0800 From: "Ray Mendonsa" To: Subject: RE: testing forrest-0.8 as WAR in Jetty and Tomcat Date: Thu, 9 Nov 2006 21:56:20 -0800 Message-ID: <000001c7048d$04867910$ac01a8c0@WHIT.linklord.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <20061108223314.GO15033@igg.indexgeo.com.au> Thread-Index: AccDhp7qtgzFGto3RraFapFh7nJHbQBBFQ3w X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 X-Virus-Checked: Checked by ClamAV on apache.org wrt plugin deployment, I did confirm that the feeder plugin was not deployed for me with the current 0.80-dev code with 'forrest webapp' run under Tomcat 5.0.30 on FC2 Linux under Java 1.5.0_09. Feeder plugin was working OK with 'forrest run'. Note 'forrest webapp' was run on Windows with 1.5.0_06 JDK for this test. There's an error reading file:/build/plugins/org.apache.forrest.plugin.input.feeder/loca tionmap.xml . There's /build/plugins/ folder in the output of 'forrest webapp'. I will look into it myself, but it will take me a while because I'm a Forrest n00b and don't know the correct behaviors with certainty. Ray ==== ERROR (2006-11-09) 21:32.56:820 [core.modules.mapper.lm] (/) TP-Processor3/SelectNode: Ignoring locationmap config exception: Unable to build LocationMap. org.apache.avalon.framework.configuration.ConfigurationException: Unable to build LocationMap. at org.apache.forrest.locationmap.lm.MountNode.loadConfiguration(MountNode.java :129) at org.apache.forrest.locationmap.lm.MountNode.getLocationMap(MountNode.java:87 ) at org.apache.forrest.locationmap.lm.MountNode.locate(MountNode.java:157) at org.apache.forrest.locationmap.lm.SelectNode.locate(SelectNode.java:110) at org.apache.forrest.locationmap.lm.LocatorNode.locate(LocatorNode.java:122) at org.apache.forrest.locationmap.lm.LocationMap.locate(LocationMap.java:276) at org.apache.forrest.locationmap.lm.MountNode.locate(MountNode.java:157) at org.apache.forrest.locationmap.lm.SelectNode.locate(SelectNode.java:110) at org.apache.forrest.locationmap.lm.LocatorNode.locate(LocatorNode.java:122) at org.apache.forrest.locationmap.lm.LocationMap.locate(LocationMap.java:276) at org.apache.forrest.locationmap.LocationMapModule.getAttribute(LocationMapMod ule.java:181) at org.apache.cocoon.components.treeprocessor.variables.PreparedVariableResolve r.processModule(PreparedVariableResolver.java:246) at org.apache.cocoon.components.treeprocessor.variables.PreparedVariableResolve r.resolve(PreparedVariableResolver.java:197) at org.apache.cocoon.components.treeprocessor.sitemap.SelectNode.invoke(SelectN ode.java:77) at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo keNodes(AbstractParentProcessingNode.java:77) at org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(Pipel ineNode.java:155) at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo keNodes(AbstractParentProcessingNode.java:77) at org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(Pipe linesNode.java:95) at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(Con creteTreeProcessor.java:292) at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(Con creteTreeProcessor.java:223) at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcess or.java:289) at org.apache.cocoon.Cocoon.process(Cocoon.java:557) at org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:364) at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application FilterChain.java:252) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh ain.java:173) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja va:214) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContex t.java:104) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContext Valve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja va:152) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContex t.java:104) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137 ) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContex t.java:104) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118 ) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContex t.java:102) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java :109) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContex t.java:104) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929) at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160) at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:300) at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:374) at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:743) at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:675) at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:866) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav a:684) at java.lang.Thread.run(Thread.java:595) Caused by: org.apache.excalibur.source.SourceNotFoundException: file:/build/plugins/org.apache.forrest.plugin.input.feeder/loca tionmap.xml doesn't exist. at org.apache.excalibur.source.impl.FileSource.getInputStream(FileSource.java:1 50) at org.apache.forrest.locationmap.lm.MountNode.loadConfiguration(MountNode.java :125) ... 49 more Caused by: java.io.FileNotFoundException: /build/plugins/org.apache.forrest.plugin.input.feeder/locationm ap.xml (No such file or directory) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.(FileInputStream.java:106) at org.apache.excalibur.source.impl.FileSource.getInputStream(FileSource.java:1 46) ... 50 more