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
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
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
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