Have you setup your db pool props? They have changed quite a bit:
http://jakarta.apache.org/turbine/torque/jdbc2pool-howto.html

-warner

----- Original Message -----
From: "Cameron Cole" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 18, 2002 6:10 PM
Subject: T3 and torque


> Good day,
>
> I have been trying to get an app built on T3 using Fulcrum 3 and Torque
> 3.0-b2. Everything has been going well until today, when I attempted to
> call
>
org.apache.fulcrum.security.TurbineSecurity.getAllGroups().getGroupsArray();
> When I make this call using torque 3.0-b2 I get the following exception:
>
> org.apache.torque.TorqueException: Torque.getPool(): pools is null, did
> you call Torque.init() first?
>
> I am pretty certain that the problem is in my TR.props file in that I
> have not init'd Torque properly however I am at a loss at to what
> properties I need to add to get torque to work. Can someone point me in
> the right direction to find the properties I need? Or can someone give
> me some insight into what may cause this error. The services.log log
> file says that the PoolService is initializing correctly. When I switch
> to Torque 3.0 b3 I get the following exception:
>
> java.lang.NoClassDefFoundError: org/apache/torque/pool/DBConnection
>
> Anyone have any ideas?
>
> Thanks,
>
> -cam.
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>


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

Reply via email to