From users-return-55538-apmail-cocoon-users-archive=cocoon.apache.org@cocoon.apache.org Tue Sep 16 19:53:01 2003 Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 88390 invoked from network); 16 Sep 2003 19:53:01 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 16 Sep 2003 19:53:01 -0000 Received: (qmail 88700 invoked by uid 500); 16 Sep 2003 19:52:37 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 88669 invoked by uid 500); 16 Sep 2003 19:52:37 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 88656 invoked from network); 16 Sep 2003 19:52:37 -0000 Received: from unknown (HELO sati.virbus.de) (145.253.246.81) by daedalus.apache.org with SMTP; 16 Sep 2003 19:52:37 -0000 Received: from sati.virbus.de (localhost [127.0.0.1]) by localhost (SMTP Server) with ESMTP id E9049166A6E for ; Tue, 16 Sep 2003 21:52:41 +0200 (MEST) Received: from virbus.de (a183069.studnetz.uni-leipzig.de [139.18.183.69]) by sati.virbus.de (SMTP Server) with ESMTP id ABBA1166A62 for ; Tue, 16 Sep 2003 21:52:41 +0200 (MEST) Message-ID: <3F676A0C.2080303@virbus.de> Date: Tue, 16 Sep 2003 21:52:44 +0200 From: Joerg Heinicke User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: de-de, de, en-gb, en-us, en MIME-Version: 1.0 To: users@cocoon.apache.org Subject: Re: Wrong aggregate function? References: <7F118E709193D711805F0002A540AC2E16A39C@erlm512a.erl9.siemens.de> In-Reply-To: <7F118E709193D711805F0002A540AC2E16A39C@erlm512a.erl9.siemens.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Nothing obvious. Test the parts step by step, replace the aggregation with for the first try and with for the second try. If both work ... I don't know :-) Is there no more information in the log files available? Joerg Fleischer Roman wrote: > Hello, > > I try to use an aggregate function in my sitemap. The src are two > http-requests, but I get a strange Error: > > FATAL_E (2003-08-28) 14:54.04:000 [access] > (/cocoon/prod/OCIputShoppingBasket) Thread-35/CocoonServlet: The Cocoon > engine said it failed to process the request for an unknown reason. > > The Matcher OCIputShoppingBasket in my sitemap is: > > > src="http://{global:conductor-serverdomain}/webapp/...."/> > src="http://{global:conductor-serverdomain}/{global:conductor-dispatcherurl} > ?cmd=..."/> > > > > > What is wrong in my sitemap, or is it not possible to use request-params in > map:part? > > Thanks > Roman --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org