Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 33408 invoked from network); 16 Jun 2008 01:54:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Jun 2008 01:54:18 -0000 Received: (qmail 31568 invoked by uid 500); 16 Jun 2008 01:54:11 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 31553 invoked by uid 500); 16 Jun 2008 01:54:11 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 31542 invoked by uid 99); 16 Jun 2008 01:54:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Jun 2008 18:54:11 -0700 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [66.196.97.73] (HELO web56714.mail.re3.yahoo.com) (66.196.97.73) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 16 Jun 2008 01:53:19 +0000 Received: (qmail 41158 invoked by uid 60001); 16 Jun 2008 01:53:36 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-Mailer:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Message-ID; b=ogQ3ExtvNMRYfWei4quSJNlRa7cgh+XME0YhftY3jkoa6dexfok1Dw10qbpfgWBCUAOEtxfN1ptNrPKDjaL7vG3utiepHXmNb/lBuGDGIqJcbKeIiBOW/y/kzh64uVt8sXx8sLxs2h5+DNLe/DBLVRHLkEwJcT/sUj5btc1M4co=; Received: from [68.39.7.164] by web56714.mail.re3.yahoo.com via HTTP; Sun, 15 Jun 2008 18:53:35 PDT X-Mailer: YahooMailWebService/0.7.199 Date: Sun, 15 Jun 2008 18:53:35 -0700 (PDT) From: Dave Newton Reply-To: newton.dave@yahoo.com Subject: Re: Can't stop console warnings To: Struts Users Mailing List In-Reply-To: <17856624.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <136205.39829.qm@web56714.mail.re3.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org Are you actually using Log4J? --- On Sun, 6/15/08, jefetech wrote: > From: jefetech > Subject: Re: Can't stop console warnings > To: user@struts.apache.org > Date: Sunday, June 15, 2008, 9:45 PM > That makes sense, but unforunately did not do anything. > Here's what my > server spits out when starting up: > > 2008-06-15 16:16:54.855::INFO: Extract > jar:file:/usr/local/jetty/webapps/struts2.war!/ to > /usr/local/jetty/work/Jetty_0_0_0_0_80_struts2.war___struts2test_-f01z4v/webapp > Jun 15, 2008 4:16:55 PM > com.opensymphony.xwork2.util.logging.jdk.JdkLogger > info > INFO: Parsing configuration file [struts-default.xml] > Jun 15, 2008 4:16:55 PM > com.opensymphony.xwork2.util.logging.jdk.JdkLogger > info > INFO: Parsing configuration file [struts-plugin.xml] > Jun 15, 2008 4:16:55 PM > com.opensymphony.xwork2.util.logging.jdk.JdkLogger > info > INFO: Parsing configuration file [struts.xml] > > > It seem to still think > com.opensymphony.xwork2.util.logging.jdk.JdkLogger > should log "info" even though my log4j.properties > has this line: > log4j.category.com.opensymphony.xwork2.util.logging.jdk.JdkLogger=error > > Is there something I have to add to the struts.xml file? > > > > > Joachim Rohde wrote: > > > > Hi, > > > > add in your web.xml following snippet: > > > > > > > log4jConfigLocation > > > /WEB-INF/classes/log4j.properties > > > > > > And in the log4j.properties you add following line: > > > > > log4j.category.com.opensymphony.xwork2.util.logging.jdk.JdkLogger=ERROR > > > > That should log only error-messages coming from this > class. > > > > Joachim > > > > jefetech schrieb: > >> I just converted from struts 1 to 2.1. I've > got everything working, but > >> I > >> can't seem to stop this warning from being > spit out in the console every > >> time struts runs. Any help would be great. thank > you. > >> > >> Jun 15, 2008 11:43:01 AM > >> com.opensymphony.xwork2.util.logging.jdk.JdkLogger > >> warn > >> WARNING: Could not find property > [struts.valueStack] > >> Jun 15, 2008 11:43:01 AM > >> com.opensymphony.xwork2.util.logging.jdk.JdkLogger > >> warn > >> WARNING: Could not find property > [org.apache.catalina.jsp_file] > >> > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > user-unsubscribe@struts.apache.org > > For additional commands, e-mail: > user-help@struts.apache.org > > > > > > > > -- > View this message in context: > http://www.nabble.com/Can%27t-stop-console-warnings-tp17854725p17856624.html > Sent from the Struts - User mailing list archive at > Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: > user-help@struts.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org