| Author |
log4j:ERROR Please initialize the log4j system properly.
|
Lijoy John
Ranch Hand
Joined: Jul 24, 2001
Posts: 32
|
|
Hi to all, I had been trying to use log4j for the Daemon I am running , Just now realised that the logging system is not working and i am getting the following message on the console : [ljohn@coudev11 classes]$ ../bin/run_RPResponseFromRegistry.sh In logDebug() ::Loading RPResponseFromRegistryProperties.properties log4j:ERROR No appenders could be found for category (com.mynames.rp.resutil.resLoggingImpl). log4j:ERROR Please initialize the log4j system properly. **In Daemon:1* Poll Thread In logDebug() ::Creating new poll thread In logDebug() ::Starting poll thread It would be kind to let me know how this could be resolved. I am using this for the first time . Many Thanks, Regards, John
|
 |
Peter den Haan
author
Ranch Hand
Joined: Apr 20, 2000
Posts: 3252
|
|
Well, have you made any attempt to configure Log4J? If so, tell us what you did; if not, look here under the "Configuration" header. - Peter
|
 |
Lijoy John
Ranch Hand
Joined: Jul 24, 2001
Posts: 32
|
|
Hi Peter , Thanks for the reply. I havent really tried to configure Log4j, as i was using an existing configuration . I will have try and do that myself and would let you know about it . The link u had given gives information for about log4j and i am sure it would of help to me . Thanks once again. Regards, John Well, have you made any attempt to configure Log4J? If so, tell us what you did; if not, look here under the "Configuration" header. - Peter[/B]
|
 |
 |
|
|
subject: log4j:ERROR Please initialize the log4j system properly.
|
|
|