Usually you get this error when the application using Log4j is not able to locate the log4j.properties.
Kindly make sure that you have this in your CLASSPATH.
-PP
> -----Original Message-----
> From: Eitan Katznelson [mailto:eitank@quimbik.com]
> Sent: Tuesday, July 22, 2003 8:49 AM
> To: torque-user@db.apache.org
> Subject: log4j initialization problem
>
>
> I installed the latest binary distribution and modified the
> properties files
> for a simple project.
>
> When I run the "main" target in the build-torque.xml I get a
> successful
> build but I get the following error output:
>
>
>
> * [torque-sql] Parsing file: 'myapp-schema.xml'
>
> * [torque-sql] log4j:WARN No appenders could be found for logger
> (org.apache.torque.engine.database.transform.DTDResolver).
>
> * [torque-sql] log4j:WARN Please initialize the log4j
> system properly.
>
> * [torque-data-model] Parsing file: ' myapp-schema.xml'
>
> * [torque-data-model] log4j:WARN No appenders could be
> found for logger
> (org.apache.torque.engine.database.transform.DTDResolver).
>
> * [torque-data-model] log4j:WARN Please initialize the
> log4j system
> properly.
>
>
>
> I assume this shouldn't be happening and was wondering if
> anyone else has
> run into this problem. The files did seem to be created
> properly. Any help
> would be greatly appreciated!
>
>
>
>
>
> Thanks,
>
>
>
> Eitan
>
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org
For additional commands, e-mail: torque-user-help@db.apache.org
|