What about the commons-configuration class the stacktrace mentions ? Anything weird about commons-configuration.jar (e.g. not present, supplied by another classloader etc)

   Thomas

On Fri, 4 Aug 2006, Jim Caserta wrote:

Hi,

I moved my Torque32.jar (which had the
AbstractDataSourceFactory class) to the top of the
"Build Path" in Rad6 and looked for old jars in my lib
folder, but saw none.
The results were the same.
I'll have to take a closer look on Monday. My brain is
fried today..

If anyone has any suggestions, they are appreciated..

Jim

--- Greg Monroe <[EMAIL PROTECTED]> wrote:

Check your class path and libraries.  It looks like
you've
got an old version of the Torque runtime library in
the
path somewhere.  (The initialize method in
AbtractDataSourceFactory was not in early version of
this
library.

-----Original Message-----
From: Jim Caserta [mailto:[EMAIL PROTECTED]
Sent: Friday, August 04, 2006 10:32 AM
To: Apache Torque Users List
Subject: V not Found

Has anyone run into this "V not found" error?

I'm on 3.2 running on a Windows box / DB2 using
RAD6.
It happens when I do initialize Torque on
startup..

It seems to run fine locally on my laptop, but
once I moved
to another box. Bam.. Tnanks! Jim

[8/4/06 10:24:38:654 EDT] 00000041 ServletWrappe E
SRVE0100E: Did not realize  init() exception
thrown by
servlet MyHomePage: java.lang.NoSuchMethodError:


org.apache.torque.dsfactory.AbstractDataSourceFactory:
method


initialize(Lorg/apache/commons/configuration/Configuration;)V
not found       at


org.apache.torque.dsfactory.SharedPoolDataSourceFactory.initia
lize(SharedPoolDataSourceFactory.java:64)
at


org.apache.torque.Torque.initDataSourceFactories(Torque.java:323)
at

org.apache.torque.Torque.initialize(Torque.java:237)
at org.apache.torque.Torque.init(Torque.java:406)
at


com.chubb.emarine.my.utilities.MyApplication.doTheTorqueInit(M
yApplication.java:280)


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam
protection
around http://mail.yahoo.com



---------------------------------------------------------------------
To unsubscribe, e-mail:
[EMAIL PROTECTED]
For additional commands, e-mail:
[EMAIL PROTECTED]



Duke CE Privacy Statement
Please be advised that this e-mail and any files
transmitted with it are confidential communication
or may otherwise be privileged or confidential and
are intended solely for the individual or entity to
whom they are addressed.  If you are not the
intended recipient you may not rely on the contents
of this email or any attachments, and we ask that
you  please not read, copy or retransmit this
communication, but reply to the sender and destroy
the email, its contents, and all copies thereof
immediately.  Any unauthorized dissemination,
distribution or copying of this communication is
strictly prohibited.




---------------------------------------------------------------------
To unsubscribe, e-mail:
[EMAIL PROTECTED]
For additional commands, e-mail:
[EMAIL PROTECTED]




__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to