You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by "Kiefer, Hardy" <Ha...@softwareag.com> on 2002/08/14 11:36:27 UTC

classloader problem

> Hello All,
> can anybody help me.
> I use the application server included in j2eesdk1.3.1 and my component
> uses
> log4j 1.1.3. The problem is, that log4j.properties can never be loaded,
> but it is in the J2EE_CLASSPATH.
> 
> With -Dlog4j.ConfigDebug=true I got:
> 
> log4j: Trying to find [log4j.properties] using
> sun.misc.Launcher$AppClassLoader@71732b class loader.
> log4j: Trying to find [log4j.properties] using
> ClassLoader.getSystemResource().
> log4j: Could not find resource: [log4j.properties].
> log4j:ERROR No appenders could be found for category
> (com.<myCompany>.<myPackage>.AbstractConnectionFactory).
> log4j:ERROR Please initialize the log4j system properly.
> 
> Has anybody any idea?
> 
> thanks,
> Hardy
> 

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>