Return-Path: Delivered-To: apmail-db-torque-user-archive@www.apache.org Received: (qmail 56906 invoked from network); 30 Jan 2007 21:06:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Jan 2007 21:06:52 -0000 Received: (qmail 10235 invoked by uid 500); 30 Jan 2007 21:06:58 -0000 Delivered-To: apmail-db-torque-user-archive@db.apache.org Received: (qmail 10210 invoked by uid 500); 30 Jan 2007 21:06:58 -0000 Mailing-List: contact torque-user-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Apache Torque Users List" Reply-To: "Apache Torque Users List" Delivered-To: mailing list torque-user@db.apache.org Received: (qmail 10199 invoked by uid 99); 30 Jan 2007 21:06:57 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Jan 2007 13:06:57 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [64.79.231.74] (HELO blr02.bynum.com) (64.79.231.74) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Jan 2007 13:06:49 -0800 X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: failed on db object build Date: Tue, 30 Jan 2007 15:00:20 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: failed on db object build Thread-Index: Acc//RncQOaBkqcnSpeKp850zOrmXgEscdBw From: "jill han" To: "Apache Torque Users List" X-Virus-Checked: Checked by ClamAV on apache.org I use maven to build db objects. It has always been successful until today. I am not quite sure what I messed up. Below is the message ------------------------------------------------------------------- C:\sourceCode\neo-master\neo>maven torque:om __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-rc1-SNAPSHOT torque:init: torque:om-check: torque:om: torque:init: Overriding previous definition of reference to torque-classpath torque:om-generate: Using contextProperties file: C:\sourceCode\neo-master\neo\project.properties [torque-data-model] Using classpath log4j:ERROR Could not find value for key log4j.appender.org.apache.torque.engine log4j:ERROR Could not instantiate appender named "org.apache.torque.engine". [torque-data-model] Generating to file C:\sourceCode\neo-master\neo\src\java \report.nequalsone.om.generation 2007-01-30 14:33:33,589 [main] INFO org.apache.torque.engine.database.transform .XmlToAppData - Parsing file: 'nequalsone-schema.xml' 2007-01-30 14:33:33,750 [main] INFO org.apache.torque.engine.database.transform .DTDResolver - Resolver: used 'http://jakarta.apache.org/turbine/dtd/database.dtd' BUILD FAILED File...... file:/C:/Documents and Settings/jhan.BLR/.maven/plugins/maven-torque-plugin-3.2/ Element... torque-data-model Line...... 228 Column.... 49 Exception thrown by 'generator.parse'. For more information consult the velocity log, or invoke ant with the -debug flag. Total time: 6 seconds Finished at: Tue Jan 30 14:33:34 CST 2007 ----------------------------------------------------- And it is the exception caught in velocity.log ------------ 2007-01-30 13:56:26,973 - ResourceManager : found om/Control.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader 2007-01-30 13:56:26,993 - ResourceManager : found sql/base/oracle/db.props with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader 2007-01-30 13:56:27,254 - ResourceManager : found om/Peer.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader 2007-01-30 13:56:27,264 - Method parse threw exception for reference $generator in template om/Control.vm at [41,9] ----------------------------------- Your kindly help is appreciated as always. Jill --------------------------------------------------------------------- To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org For additional commands, e-mail: torque-user-help@db.apache.org