Re: [SPAM (Keyword Checking)] - JMS Appender Issue - log4j - Found word(s) list error in the Text body

2008-08-27 Thread Curt Arnold
On Aug 27, 2008, at 1:23 AM, NehaG wrote: I did log4j.debug=true Now the earlier error has gone out - now the execution is stuck at the below point: log4j: Parsing for [root] with value=[DEBUG, JMPApp]. log4j: Level token is [DEBUG]. log4j: Category root set to DEBUG log4j: Parsing appende

Re: [SPAM (Keyword Checking)] - JMS Appender Issue - log4j - Found word(s) list error in the Text body

2008-08-26 Thread NehaG
I did log4j.debug=true Now the earlier error has gone out - now the execution is stuck at the below point: log4j: Parsing for [root] with value=[DEBUG, JMPApp]. log4j: Level token is [DEBUG]. log4j: Category root set to DEBUG log4j: Parsing appender named "JMPApp". log4j: Setting property [initia

Re: [SPAM (Keyword Checking)] - JMS Appender Issue - log4j - Found word(s) list error in the Text body

2008-08-26 Thread Curt Arnold
On Aug 27, 2008, at 12:38 AM, NehaG wrote: The log4j.properties file is being read by my code. As other appenders are working fine for me with the same configurations. But the JMS Appender is giving the problem. The error may lie somewhere else. Add a log4j.debug=true to the file and s

RE: [SPAM (Keyword Checking)] - JMS Appender Issue - log4j - Found word(s) list error in the Text body

2008-08-26 Thread NehaG
The log4j.properties file is being read by my code. As other appenders are working fine for me with the same configurations. But the JMS Appender is giving the problem. The error may lie somewhere else. Bender Heri wrote: > > This error occurs normally if the config file could not have been fou