You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-user@db.apache.org by Pawel Gruszczynski <gr...@man.poznan.pl> on 2003/11/10 16:33:43 UTC

problems with log4j and maven

I use maven goal 'torque' for generation of torque files. I have problems
with initializing log4j.
Here is the output I'm geting:

torque:sql-generate:
    [torque-sql] Using classpath
    [torque-sql] Generating to file
C:\grucha\projects\nabor\src\sql\report.si.sql.generation
log4j:WARN No appenders could be found for logger
(org.apache.torque.engine.database.transform.XmlToAppData).
log4j:WARN Please initialize the log4j system properly.

BUILD FAILED
File...... file:/c:/progs/maven/plugins/maven-torque-plugin-3.1/
Element... torque-sql
Line...... 144
Column.... 49
Generation failed. For more information consult the velocity log, or
invoke ant with the -debug flag.
Total time:  32 seconds


What should I do to make appenders work ? I don't want to ignore log
messages, because I want to get know what is wrong.

PG


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org
For additional commands, e-mail: torque-user-help@db.apache.org