"Dave Everson" <[EMAIL PROTECTED]> writes: > Can you please provide more instruction on how to configure > turbine-torque with turbine-2? Going off the minimal documentation > provided, I keep getting the following error: > > [Fri Feb 08 23:59:19 CST 2002] -- ERROR -- torque could not be > initialized! > Exception: java.lang.ClassCastException: > org.apache.torque.Torque > Stack Trace follows: > java.lang.ClassCastException: org.apache.torque.Torque > at org.apache.turbine.Turbine.loadSubsystems(Turbine.java:861) > at org.apache.turbine.Turbine.init(Turbine.java:243) > at > org.apache.turbine.util.TurbineConfig.init(TurbineConfig.java:175) > at > com.smartdatasolutions.common.Framework.startup(Framework.java:23) > at > com.smartdatasolutions.handler.Rcm.initFramework(Rcm.java:190) > at com.smartdatasolutions.handler.Rcm.process(Rcm.java:44) > at com.smartdatasolutions.handler.Rcm.main(Rcm.java:210) > > What maybe causing this error? My applications that worked before no > longer work. I can't figure it out and with no documentation, I don't > have a clue as to where check next.
Looking at Turbine.java line 861 would be a good start. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
