From users-return-97403-apmail-cocoon-users-archive=cocoon.apache.org@cocoon.apache.org Tue Mar 31 13:32:55 2009 Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 85529 invoked from network); 31 Mar 2009 13:32:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 31 Mar 2009 13:32:55 -0000 Received: (qmail 66352 invoked by uid 500); 31 Mar 2009 13:32:54 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 66289 invoked by uid 500); 31 Mar 2009 13:32:54 -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 List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 66281 invoked by uid 99); 31 Mar 2009 13:32:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Mar 2009 13:32:54 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of pjoseph@gmail.com designates 74.125.92.148 as permitted sender) Received: from [74.125.92.148] (HELO qw-out-1920.google.com) (74.125.92.148) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Mar 2009 13:32:45 +0000 Received: by qw-out-1920.google.com with SMTP id 5so1898460qwc.54 for ; Tue, 31 Mar 2009 06:32:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=VxFc3PV3kommEkCM1wZIqRTEeR+GX4kparzvK0WASgU=; b=LGImXRm4oMQz9LQmIz4us+mKn3XTNnBAd4Gh38mcTkMdf1mPTgfaHuZ/ZifAv7u6hz dMZecWWlz+1LRAwSl3xxUcisr88s4bjydw8jbCR4K7KxgSmhXqNT4HVeRpwRuFd0CIgd 6dxpfCEphKVn3DtmVah4K5wEImSYSj/dh00jw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=WK9OKgcMzHldkgzLl+VhWCQr0a02wbsjqccLBtD/0c4iXQMkyNyfKugKS+Smm40LmT f+lkLvSDK7yTLo9yf2/HmsbD5c9VU/3Hd/9lgorHLMcSzwiA9wr4RSCtmAe92NRQU3pd HgoB+qLQH7PqcONexqOUKXz3+mq1OFH+fBnxU= Received: by 10.224.89.3 with SMTP id c3mr8033010qam.373.1238506344126; Tue, 31 Mar 2009 06:32:24 -0700 (PDT) Received: from ?199.199.5.100? (c-75-69-242-31.hsd1.ma.comcast.net [75.69.242.31]) by mx.google.com with ESMTPS id 7sm7181644qwf.30.2009.03.31.06.32.23 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 31 Mar 2009 06:32:23 -0700 (PDT) Message-ID: <49D21B65.8090806@gmail.com> Date: Tue, 31 Mar 2009 09:32:21 -0400 From: Paul Joseph User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: users@cocoon.apache.org Subject: Re: what is causing this error References: <49D21096.4060001@gmail.com> <49D2146A.3000300@proventis.net> In-Reply-To: <49D2146A.3000300@proventis.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Thanks for the reply--but is there any indication which file has this? There are so many conf files with so many comments! rgds Paul Thomas Markus wrote: > hi, > > you have a '--' inside a comment > > this is not valid. fi: > > raises this exception > > regards > Thomas > > Paul Joseph schrieb: >> Hi there, >> >> I upgraded to Cocoon 2.1.11 and things are fine, other than I get >> this error in my Tomcat server log. >> Also, my debug statements in my Flowscript do not show up in the >> Tomcat log as they used to. >> Any pointers would be appreciated. >> >> thx! >> Paul >> ---------------- >> log4j:WARN No appenders could be found for logger >> (org.apache.commons.digester.Digester.sax). >> log4j:WARN Please initialize the log4j system properly. >> Logging Error: Could not set up Cocoon Logger, will use screen instead >> org.xml.sax.SAXParseException: The string "--" is not permitted >> within comments. >> at >> org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown >> Source) >> at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown >> Source) >> at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown >> Source) >> at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown >> Source) >> at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown >> Source) >> at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source) >> at org.apache.xerces.impl.XMLScanner.scanComment(Unknown Source) >> at >> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanComment(Unknown >> Source) >> at >> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown >> Source) >> at >> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown >> Source) >> at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) >> at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) >> at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) >> at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) >> at >> org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source) >> at >> org.apache.avalon.framework.configuration.DefaultConfigurationBuilder.build(DefaultConfigurationBuilder.java:254) >> >> at >> org.apache.avalon.framework.configuration.DefaultConfigurationBuilder.build(DefaultConfigurationBuilder.java:202) >> >> at >> org.apache.cocoon.servlet.CocoonServlet.initLogger(CocoonServlet.java:849) >> >> at >> org.apache.cocoon.servlet.CocoonServlet.init(CocoonServlet.java:356) >> at >> org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1139) >> >> at >> org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:966) >> at >> org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3956) >> >> at >> org.apache.catalina.core.StandardContext.start(StandardContext.java:4230) >> >> at >> org.apache.catalina.startup.HostConfig.checkResources(HostConfig.java:1105) >> >> at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1203) >> at >> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:293) >> >> at >> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120) >> >> at >> org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1306) >> >> at >> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1570) >> >> at >> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1579) >> >> at >> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1559) >> >> at java.lang.Thread.run(Unknown Source) >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org >> For additional commands, e-mail: users-help@cocoon.apache.org >> > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org