You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Manoj Kumar <ut...@hotmail.com> on 2010/03/24 13:44:46 UTC

apache-tomcat-6.0.26 (log4j:WARN No appenders)

Hi,
     I executed a sample on apache-tomcat-6.0.26 as follows  :

[manojk@localhost axis-1_4]$ java -cp $AXISCLASSPATH samples.stock.GetQuote -lhttp://localhost:8080/axis/servlet/AxisServlet -uuser1 -wpass1 XXX
log4j:WARN No appenders could be found for logger (org.apache.axis.i18n.ProjectResourceBundle).
log4j:WARN Please initialize the log4j system properly.
XXX: 55.25


I got correct result but how can I solve log4j:WARN ?


 		 	   		  
_________________________________________________________________
The latest songs, trailers and more
http://video.in.msn.com/  

RE: apache-tomcat-6.0.26 (log4j:WARN No appenders)

Posted by "Caldarale, Charles R" <Ch...@unisys.com>.
> From: Manoj Kumar [mailto:utiba_manoj@hotmail.com]
> Subject: RE: apache-tomcat-6.0.26 (log4j:WARN No appenders)
> 
> In which directory should I configure the log4j.properties file ?

http://wiki.apache.org/tomcat/FAQ/Logging#Q5

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


RE: apache-tomcat-6.0.26 (log4j:WARN No appenders)

Posted by Manoj Kumar <ut...@hotmail.com>.
In which directory should I configure the log4j.properties file ?



> Date: Wed, 24 Mar 2010 13:53:29 +0000
> From: pid@pidster.com
> To: users@tomcat.apache.org
> Subject: Re: apache-tomcat-6.0.26 (log4j:WARN No appenders)
> 
> On 24/03/2010 12:44, Manoj Kumar wrote:
> >
> > Hi,
> >       I executed a sample on apache-tomcat-6.0.26 as follows  :
> >
> > [manojk@localhost axis-1_4]$ java -cp $AXISCLASSPATH samples.stock.GetQuote -lhttp://localhost:8080/axis/servlet/AxisServlet -uuser1 -wpass1 XXX
> > log4j:WARN No appenders could be found for logger (org.apache.axis.i18n.ProjectResourceBundle).
> > log4j:WARN Please initialize the log4j system properly.
> > XXX: 55.25
> >
> >
> > I got correct result but how can I solve log4j:WARN ?
> 
> This would be a log4j question.
> 
> Your application appears to include the jar, but you've not bothered to 
> configure it.
> 
> 
> p
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
> 
 		 	   		  
_________________________________________________________________
What does Budget 2010 mean for you? Catch all the latest news, updates and analysis on MSN Budget Special
http://news.in.msn.com/moneyspecial/budget2010

Re: apache-tomcat-6.0.26 (log4j:WARN No appenders)

Posted by Pid <pi...@pidster.com>.
On 24/03/2010 12:44, Manoj Kumar wrote:
>
> Hi,
>       I executed a sample on apache-tomcat-6.0.26 as follows  :
>
> [manojk@localhost axis-1_4]$ java -cp $AXISCLASSPATH samples.stock.GetQuote -lhttp://localhost:8080/axis/servlet/AxisServlet -uuser1 -wpass1 XXX
> log4j:WARN No appenders could be found for logger (org.apache.axis.i18n.ProjectResourceBundle).
> log4j:WARN Please initialize the log4j system properly.
> XXX: 55.25
>
>
> I got correct result but how can I solve log4j:WARN ?

This would be a log4j question.

Your application appears to include the jar, but you've not bothered to 
configure it.


p

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org