Re: No appenders could be found for logger (poker.Deck) [WARN]

2011-04-24 Thread Christian Grobmeier
 This will be implemented at a later stage. >>> >> > * Steve Badger, How to Play Poker at >>> >> > http://www.playwinningpoker.com/articles/how-to-play-poker. >>> >> > * Graphics to be implemented at a later stage. >>> &g

Re: No appenders could be found for logger (poker.Deck) [WARN]

2011-04-24 Thread Jonathan Camilleri
_cardsHeld) ; > >> > } > >> > ... > >> > public int hashCode() { > >> > int _hash = 7; > >> > int _cpCount = this.name.codePointCount(0, name.length()); > >> > int _codePointV = 0; > >> > while (_cpCount < this.n

Re: No appenders could be found for logger (poker.Deck) [WARN]

2011-04-24 Thread Christian Grobmeier
> Output >> > [main] DEBUG poker.Poker  - Player One holds the following cards: TEN of >> > HEARTS SEVEN of CLUBS . >> > 172 [main] DEBUG poker.Poker  - Player One holds the following cards: >> > TEN of >> > HEARTS SEVEN of CLUBS . >> > 172 [ma

Re: No appenders could be found for logger (poker.Deck) [WARN]

2011-04-24 Thread Jonathan Camilleri
Player Two holds the following cards: > SEVEN > > of SPADES TEN of CLUBS . > > 172 [main] DEBUG poker.Poker - Player Two holds the following cards: > SEVEN > > of SPADES TEN of CLUBS . > > 172 [main] DEBUG poker.Poker - Player Two holds the following cards: > SEVEN > > of S

Re: No appenders could be found for logger (poker.Deck) [WARN]

2011-04-24 Thread Christian Grobmeier
properties file could not be >> found on your classpath. >> Usually it should be at src/main/resources, this folder visible as >> classpath folder on eclipse. >> >> However you can start your app with -Dlog4j.debug=true to spot out at >> which locations your config

Fwd: No appenders could be found for logger (poker.Deck) [WARN]

2011-04-24 Thread Jonathan Camilleri
-- Forwarded message -- From: Jonathan Camilleri Date: 24 April 2011 13:17 Subject: Re: No appenders could be found for logger (poker.Deck) [WARN] To: Christian Grobmeier Cc: Well thanks for the information about *pom.xml*, I'm trying to stick with log4j.properties, s

Re: No appenders could be found for logger (poker.Deck) [WARN]

2011-04-24 Thread Christian Grobmeier
t; Any idea why my logger is not logging (see Deck.java).  Error message: > log4j:WARN No appenders could be found for logger (poker.Deck). > log4j:WARN Please initialize the log4j system properly. > log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for > more in

Re: No appenders could be found for logger (poker.Deck) [WARN]

2011-04-23 Thread JOSE L MARTINEZ-AVIAL
Have you configured the log4j.properties or log4j.xml? is it in the classpath? 2011/4/23 Jonathan Camilleri > Hi, > > Any idea why my logger is not logging (see *Deck.java)*. Error message: > > log4j:WARN No appenders could be found for logger (poker.Deck). > log4j:WARN Ple

No appenders could be found for logger (poker.Deck) [WARN]

2011-04-23 Thread Jonathan Camilleri
Hi, Any idea why my logger is not logging (see *Deck.java)*. Error message: log4j:WARN No appenders could be found for logger (poker.Deck). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. TWO of CLUBS

Re: log4j:WARN No appenders could be found for logger (org.apache.fop.render.RendererFactory)

2009-09-09 Thread Tuan Quan
thanks.   From: Douglas E Wegscheid To: Log4J Users List Cc: log4j-user@logging.apache.org Sent: Wednesday, September 9, 2009 6:05:23 AM Subject: Re: log4j:WARN No appenders could be found for logger (org.apache.fop.render.RendererFactory) if something

Re: log4j:WARN No appenders could be found for logger (org.apache.fop.render.RendererFactory)

2009-09-09 Thread Douglas E Wegscheid
278 "A wrong note played hesitatingly is a wrong note. A wrong note played with conviction is interpretation." Tuan Quan 09/08/2009 06:00 PM Please respond to "Log4J Users List" To log4j-user@logging.apache.org cc Subject log4j:WARN No appenders could be found for logger (org.a

log4j:WARN No appenders could be found for logger (org.apache.fop.render.RendererFactory)

2009-09-08 Thread Tuan Quan
I got the following wanrning messages: log4j:WARN No appenders could be found for logger (org.apache.fop.render.RendererFactory) log4j:WARN Please initialize the log4j system properly. Anyone knows why? Thanks. Tuan content of  log4j.pdf.properties: # FO to PDF logging configuration

Re: Help on log4j:WARN No appenders could be found for logger

2009-08-21 Thread Francis ANDRE
You are specifying a distinct implementation class for each logger. That is very atypical. Is that particular class really defined and available on the classpath? Running with -Dlog4j-debug may produce more helpful diagnostics. Do you mean -Dlog4J.debug ??? In which case this debug flag w

Re: Help on log4j:WARN No appenders could be found for logger

2009-08-21 Thread Curt Arnold
On Aug 21, 2009, at 7:02 AM, Francis ANDRE wrote: lHi I got this well known WARN from log4j but cannot find out what's the problem is. Can someone help solving this issue?? Here the trace for log4j and the initiator.log4j configuration file joined. Thanks in advance. class=

Help on log4j:WARN No appenders could be found for logger

2009-08-21 Thread Francis ANDRE
log4j] for automatic log4j configuration. log4j: Reading configuration from URL file:/Z:/isode-8.0/iso.itu.osi/cfg/initiator.log4j log4j: Could not find root logger information. Is this OK? log4j: Finished configuring. connecting... log4j:WARN No appenders could be found for l

Re: log4j:WARN No appenders could be found for logger (org.springframework.web.conte xt.ContextLoader).

2008-11-07 Thread Jacob Kjome
age- From: Hearty [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 05, 2008 2:18 PM To: log4j-user@logging.apache.org Subject: log4j:WARN No appenders could be found for logger (org.springframework.web.conte xt.ContextLoader). I am getting the following error log4j:WARN No appenders coul

RE: log4j:WARN No appenders could be found for logger (org.springframework.web.conte xt.ContextLoader).

2008-11-07 Thread Dong Zhang
appenders could be found for logger (org.springframework.web.conte xt.ContextLoader). I am getting the following error log4j:WARN No appenders could be found for logger (org.springframework.web.conte xt.ContextLoader). log4j:WARN Please initialize the log4j system properly. The

log4j:WARN No appenders could be found for logger (org.springframework.web.conte xt.ContextLoader).

2008-11-04 Thread Hearty
I am getting the following error log4j:WARN No appenders could be found for logger (org.springframework.web.conte xt.ContextLoader). log4j:WARN Please initialize the log4j system properly. The logging.properties I am using is as follows handlers = org.apache.juli.FileHandler

Re: AW: no appenders could be found for logger, but I think I have set the classpath!

2008-09-17 Thread raybristol
or\monitorClient\src\config\log4j.xml > > > > -Ursprüngliche Nachricht- > Von: raybristol [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 17. September 2008 05:23 > An: log4j-user@logging.apache.org > Betreff: no appenders could be found for logger, but I think I h

RE: no appenders could be found for logger, but I think I have set the classpath!

2008-09-17 Thread raybristol
--- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/no-appenders-could-be-found-for-logger%2C-but-I-think-I-have-set-the-classp

AW: no appenders could be found for logger, but I think I have set the classpath!

2008-09-17 Thread Bender Heri
:[EMAIL PROTECTED] Gesendet: Mittwoch, 17. September 2008 05:23 An: log4j-user@logging.apache.org Betreff: no appenders could be found for logger, but I think I have set the classpath! Hi experts, I got a very common problem: no appenders could be found for logger I was search the answer online, I

RE: no appenders could be found for logger, but I think I have set the classpath!

2008-09-17 Thread Michael Erskine
Hi Ray, I suggest you read the "Default Initialization Procedure" section of the log4j manual at http://logging.apache.org/log4j/1.2/manual.html to get yourself acquainted with how log4j searches for your configuration. If all else fails you can use -Dlog4j.configuration=" C:/eclipse/workspace

no appenders could be found for logger, but I think I have set the classpath!

2008-09-16 Thread raybristol
Hi experts, I got a very common problem: no appenders could be found for logger I was search the answer online, I can see this is caused by not setting the log4j.xml (or properties) file in classpaths, however I think I set it, if I do each %CLASSPATH%, then I can see log4j.xml is in there, I

Re: Defined log4j.properties file but getting - No appenders could be found for logger (... class name) - Please intialize the log4j system properly

2008-07-01 Thread Rashmi
der : >> C:\dev\apache-tomcat-6.0.14\shared\lib\ so that it is visible across >> all projects >> >> The logging was working the first time when I set it up, but I made a >> series of changes that are hard to trace back and now I get >> No appenders could be found

Re: Defined log4j.properties file but getting - No appenders could be found for logger (... class name) - Please intialize the log4j system properly

2008-07-01 Thread Jacob Kjome
ible across all projects The logging was working the first time when I set it up, but I made a series of changes that are hard to trace back and now I get No appenders could be found for logger (... class name) - Please intialize the log4j system properly when I invoke public static Lo

Defined log4j.properties file but getting - No appenders could be found for logger (... class name) - Please intialize the log4j system properly

2008-07-01 Thread Rashmi
et No appenders could be found for logger (... class name) - Please intialize the log4j system properly when I invoke public static Logger logger = Logger.getLogger(AClass.class); logger.debug("a message"); Please let me know if there are any errors in the above log4j.properties fi

Re: No appenders could be found for logger (com.sun.faces.config.ConfigureListener). Please initialize the log4j system properly.

2008-04-17 Thread Brokenbone
gt; I think log4j.properties should be in WEB-INF/classes > -- View this message in context: http://www.nabble.com/No-appenders-could-be-found-for-logger-%28com.sun.faces.config.ConfigureListener%29.-Please-initialize-the-log4j-system-properly.-tp16626789p16760384.html Sent from the Log4j - Users mailing l

Re: No appenders could be found for logger (com.sun.faces.config.ConfigureListener). Please initialize the log4j system properly.

2008-04-11 Thread James A. N. Stauffer
perties] using > ClassLoader.getSystemResource(). > 08/04/11 09:10:28 log4j: Could not find resource: [null]. > 08/04/11 09:10:28 log4j:WARN No appenders could be found for logger > (com.sun.faces.config.ConfigureListener). > 08/04/11 09:10:28 log4j:WARN Please initialize the log

No appenders could be found for logger (com.sun.faces.config.ConfigureListener). Please initialize the log4j system properly.

2008-04-11 Thread Brokenbone
Trying to find [log4j.properties] using ClassLoader.getSystemResource(). 08/04/11 09:10:28 log4j: Could not find resource: [null]. 08/04/11 09:10:28 log4j:WARN No appenders could be found for logger (com.sun.faces.config.ConfigureListener). 08/04/11 09:10:28 log4j:WARN Please initialize the log4j system pro

Re: How to fix it? Warn: No appenders could be found for logger.

2006-11-22 Thread Paolo Bacci
; wrote: > Hi ppl, > > I've created a log4j.properties to initialize my program's log, but I keep > receiving the warn: "No appenders could be found for logger". > > I'm using the org.apache.commons to handle the log4j, instead of using > directly log4j on

Re: How to fix it? Warn: No appenders could be found for logger.

2006-11-21 Thread James Stauffer
ot;No appenders could be found for logger". I'm using the org.apache.commons to handle the log4j, instead of using directly log4j on my application. Anybody has a clue about how do I fix this program? Could you send me an example of a .properties to help me with it? thx, Paolo ps: I

How to fix it? Warn: No appenders could be found for logger.

2006-11-21 Thread Paolo Bacci
Hi ppl, I've created a log4j.properties to initialize my program's log, but I keep receiving the warn: "No appenders could be found for logger". I'm using the org.apache.commons to handle the log4j, instead of using directly log4j on my application. Anybody has a clu

RE: FW: No appenders could be found for logger

2006-07-05 Thread Dmitry S. Kravchenko
log4j: Trying to find [log4j.properties] using [EMAIL PROTECTED] class loader. log4j: Trying to find [log4j.properties] using ClassLoader.getSystemResource(). log4j: Could not find resource: [null]. log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester). log4j

Re: FW: No appenders could be found for logger

2006-07-05 Thread James Stauffer
ms. > > > > > -Original Message- > > > From: jaikiran pai [mailto:[EMAIL PROTECTED] > > > Sent: Wednesday, July 05, 2006 6:42 PM > > > To: Log4J Users List > > > Subject: Re: FW: No appenders could be found for logger > > > >

RE: FW: No appenders could be found for logger

2006-07-05 Thread Dmitry S. Kravchenko
to patch Tomcat script > > configuration in order it to search this place? > > > > Dims. > > > > > -Original Message- > > > From: jaikiran pai [mailto:[EMAIL PROTECTED] > > > Sent: Wednesday, July 05, 2006 6:42 PM > > > To: Log4

Re: FW: No appenders could be found for logger

2006-07-05 Thread James Stauffer
6:42 PM > To: Log4J Users List > Subject: Re: FW: No appenders could be found for logger > > > The WARN message that you are seeing, indicates that the > log4j.properties file is NOT in your classpath. Place the > file in your classpath. Some days back there was a similar >

RE: FW: No appenders could be found for logger

2006-07-05 Thread Dmitry S. Kravchenko
Original Message- > From: jaikiran pai [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 05, 2006 6:42 PM > To: Log4J Users List > Subject: Re: FW: No appenders could be found for logger > > > The WARN message that you are seeing, indicates that the > log4j.properti

Re: FW: No appenders could be found for logger

2006-07-05 Thread jaikiran pai
ikiran > > Rohit B Rai <[EMAIL PROTECTED]> wrote: > I am trying to use Log4J for logging from Ant but it gives these errors. > > > > log4j:WARN No appenders could be found for logger > (org.apache.tools.ant). > > log4j:WARN Please initiali

Re: FW: No appenders could be found for logger

2006-07-05 Thread James Stauffer
L PROTECTED]' Subject: No appenders could be found for logger Hi! I don't understand, how to use log4j in Tomcat. It seems to me, that docs and help are not reliable. For example, Category class ang getCategory method marked deprected in fact, but described usable in quick start guide. I

FW: No appenders could be found for logger

2006-07-05 Thread Dmitry S. Kravchenko
-Original Message- From: Dmitry S. Kravchenko [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 05, 2006 6:04 PM To: '[EMAIL PROTECTED]' Subject: No appenders could be found for logger Hi! I don't understand, how to use log4j in Tomcat. It seems to me, that docs a

Re: log4j:WARN No appenders could be found for logger

2006-03-14 Thread James Stauffer
ppender.A1.layout=org.apache.log4j.PatternLayout > > > log4j.appender.A1.layout.ConversionPattern=%m%n > > > > > > I find LogServlet execute successful,and then I write a class to write > > > log,like follows: > > > > > > package abc; > >

Re: log4j:WARN No appenders could be found for logger

2006-03-14 Thread red phoenix
ogServlet execute successful,and then I write a class to write > > log,like follows: > > > > package abc; > > import org.apache.log4j.Logger; > > public class test{ > > private static Logger log; > > public static void main(String args

Re: log4j:WARN No appenders could be found for logger

2006-03-14 Thread James Stauffer
import org.apache.log4j.Logger; > public class test{ > private static Logger log; > public static void main(String args[]){ >Logger log=Logger.getLogger("A1"); > log.error("test"); > } > > When I run test.class,I got error: > > log4j:WA

log4j:WARN No appenders could be found for logger

2006-03-14 Thread red phoenix
r("A1"); log.error("test"); } When I run test.class,I got error: log4j:WARN No appenders could be found for logger (A1). log4j:WARN Please initialize the log4j system properly. Why raise above error? I am puzzled with it. Thanks in advance.

RE: No appenders could be found for logger

2006-02-24 Thread Kalita, Bitap Raj \(RAPID APPLICATION DEVT\)
Thanks Jake,it worked. Bitap -Original Message- From: Jacob Kjome [mailto:[EMAIL PROTECTED] Sent: Friday, February 24, 2006 9:26 AM To: Log4J Users List Subject: Re: No appenders could be found for logger So, you are saying, eventually, after your code using PropertyConfgurator runs

Re: No appenders could be found for logger

2006-02-23 Thread Jacob Kjome
2006 -0500, you wrote: >Hi >I am using log4j in my application deployed in Webshere 5.1. >I am getting the following error on systemerr file > >log4j:WARN No appenders could be found for logger (APP). >log4j:WARN Please initialize the log4j system properly. > >

No appenders could be found for logger

2006-02-23 Thread Kalita, Bitap Raj \(RAPID APPLICATION DEVT\)
Hi I am using log4j in my application deployed in Webshere 5.1. I am getting the following error on systemerr file log4j:WARN No appenders could be found for logger (APP). log4j:WARN Please initialize the log4j system properly. I have configured the log4j by calling

RE: log4j:WARN No appenders could be found for logger

2006-02-15 Thread Kamal Ahmed
e for Journal Logging Programming User Guide. Thanks, -Kamal. -Original Message- From: DeSantis, MJ Mark @ IS [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 15, 2006 9:05 AM To: 'Log4J Users List' Subject: RE: log4j:WARN No appenders could be found for logger

RE: log4j:WARN No appenders could be found for logger

2006-02-15 Thread DeSantis, MJ Mark @ IS
[mailto:[EMAIL PROTECTED] Sent: Tuesday, February 14, 2006 6:36 PM To: Log4J Users List Subject: log4j:WARN No appenders could be found for logger How do we resolve: How do we resolve: log4j:WARN No appenders could be found for logger (com.webmethods.sc.logging.test.unit.WmLoggerFilterTest

Re: log4j:WARN No appenders could be found for logger

2006-02-15 Thread Javier Gonzalez
t; How do we resolve: > > > > How do we resolve: > > log4j:WARN No appenders could be found for logger > (com.webmethods.sc.logging.test.unit.WmLoggerFilterTest). > > log4j:WARN Please initialize the log4j system properly. > > > > Step 1: Declare an Appender, e.

log4j:WARN No appenders could be found for logger

2006-02-14 Thread Kamal Ahmed
How do we resolve: How do we resolve: log4j:WARN No appenders could be found for logger (com.webmethods.sc.logging.test.unit.WmLoggerFilterTest). log4j:WARN Please initialize the log4j system properly. Step 1: Declare an Appender, e.g. ConsoleAppender a0 = new ConsoleAppender(new

Re: log4j:WARN No appenders could be found for logger.

2005-10-10 Thread Jacob Kjome
Quoting Deep Chand <[EMAIL PROTECTED]>: > Hi, > > I'm trying to use Log4J for logging. I get the following error during start > up: > log4j:WARN No appenders could be found for logger > (org.apache.commons.digester.Digester) > log4j:WARN Please initialize the log4j

log4j:WARN No appenders could be found for logger.

2005-10-10 Thread Deep Chand
Hi, I'm trying to use Log4J for logging. I get the following error during start up: log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester) log4j:WARN Please initialize the log4j system properly. After that it goes in some sort of loop. No idea what it is mi

Re: AW: No appenders could be found for logger()

2004-03-24 Thread Jacob Kjome
"f ile.separator")+"log4j.properties"); } Is there anything wrong with it. Thanks for the help. Antony Paul. - Original Message - From: "Antony Paul" <[EMAIL PROTECTED]> To: "Log4J Users List" <[EMAIL PROTECTED]> Sent: Wednesday, Mar

Re: AW: No appenders could be found for logger()

2004-03-23 Thread Antony Paul
age - From: "Antony Paul" <[EMAIL PROTECTED]> To: "Log4J Users List" <[EMAIL PROTECTED]> Sent: Wednesday, March 24, 2004 12:02 PM Subject: Re: AW: No appenders could be found for logger() > Yes it is calling this > public void contextDestroyed(Serv

Re: AW: No appenders could be found for logger()

2004-03-23 Thread Antony Paul
rialized. BTW, you say you are using a servlet context listener to do initialization. How about destruction? Try adding LogManager.shutdown() in contextDestroyed(). Jake >One more thing can any one access hotmail from Outlook Express today. > >Antony Paul > > > >>From:

RE: AW: No appenders could be found for logger()

2004-03-23 Thread Jacob Kjome
dding LogManager.shutdown() in contextDestroyed(). Jake One more thing can any one access hotmail from Outlook Express today. Antony Paul From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: AW: No appenders could be found for logger() Date: Tue, 23 Mar 2004 09:32:58 +0100 Since yo

RE: AW: No appenders could be found for logger()

2004-03-23 Thread Antony paul
problem is with Tomcat serialising the class when it is reloaded. One more thing can any one access hotmail from Outlook Express today. Antony Paul From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: AW: No appenders could be found for logger() Date: Tue, 23 Mar 2004 09:32:58

RE: No appenders could be found for logger()

2004-03-22 Thread Ken . Liu
March 22, 2004 9:00 AM > To: Log4J Users List > Subject: Re: No appenders could be found for logger() > > > The name of the class is BasicTimerTask. I renamed it for > posting. It works > fine before the web application is reloaded. All other > servlets and JSPs > w

Re: No appenders could be found for logger()

2004-03-22 Thread Antony Paul
nothing wrong with log4j.properties because everything else works fine. Antony Paul - Original Message - From: "Jacob Kjome" <[EMAIL PROTECTED]> To: "Log4J Users List" <[EMAIL PROTECTED]> Sent: Monday, March 22, 2004 7:13 PM Subject: Re: No appenders could be

Re: No appenders could be found for logger()

2004-03-22 Thread Jacob Kjome
ke At 03:23 PM 3/22/2004 +0530, you wrote: Hi all, No appenders could be found for logger. This error is show when a web application is reloaded. It is emitted only for a class. I am using Log4J for logging in my web application and it runs on JDK 1.4.1. It have the log4j jar in web-inf\lib an

No appenders could be found for logger()

2004-03-22 Thread Antony Paul
Hi all, No appenders could be found for logger. This error is show when a web application is reloaded. It is emitted only for a class. I am using Log4J for logging in my web application and it runs on JDK 1.4.1. It have the log4j jar in web-inf\lib and log4j.properties in web-inf\classes