Forums Register Login

Why do I get "log4j:WARN No appenders could be found for logger" message on server st

+Pie Number of slices to send: Send
Hi,

When I start my WebLogic 9.2.2 server, I get these error messages:

log4j:WARN No appenders could be found for logger (org.apache.myfaces.webapp.StartupServletContextListener).
log4j:WARN Please initialize the log4j system properly.

But this is odd because I start with this server start option, "-Dlog4j.configuration=/export/third-party/etsbea/application_conf/wls_9.2.2/nps_config_gui_conf/NPSConfigGUILog.properties". I have verified the properties file exists. In fact, here are its contents ...

==========begin properties file================
Log4j configuration file.

log4j.category.NPSPortalLog=DEBUG, A2
! DO NOT want additivity for this category
log4j.additivity.NPSPortalLog=false

# Available levels are DEBUG, INFO, WARN, ERROR, FATAL
#
#
# A2 is a DailyRollingFileAppender
#

log4j.appender.A2=org.apache.log4j.DailyRollingFileAppender
log4j.appender.A2.file=/export/third-party/etsbea/application_logs/nps_config_gui_logs/nps_config_gui.log
log4j.appender.A2.datePattern='.'yyyy-MM-dd
log4j.appender.A2.append=true
log4j.appender.A2.layout=org.apache.log4j.PatternLayout
log4j.appender.A2.layout.ConversionPattern=%-5p %d{ISO8601} - [%C::%M] - %m%n
==========end properties file==================
Tick check! Okay, I guess that was just an itch. Oh wait! Just a tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com


reply
reply
This thread has been viewed 2320 times.
Similar Threads
Frontman 2 FileNotFoundException ?
Error using log4j in webapp
question on log4j and eclipse
PropertyConfigurator
thread safe logging in a servlet
More...

All times above are in ranch (not your local) time.
The current ranch time is
Apr 16, 2024 04:10:31.