On Wed, 22 Jan 2003 21:19, you wrote: > Normally I would try to figure this out some more, but I'm pressed > for time and the exception message does say to contact you. So here > you are. > > [22 Jan 2003 11:11:14 ERROR] - > java.lang.NullPointerException > at > org.apache.torque.dsfactory.TorqueDataSourceFactory.initTorqueClassic >(TorqueDataSourceFactory.java:161) > > followed by: > > [22 Jan 2003 11:12:16 ERROR] - java.lang.NullPointerException: There > was no DataSourceFactory configured for the connection default
You need to configure your Torque connection pool properly. See: http://jakarta.apache.org/turbine/torque/jdbc2pool-howto.html Regards, -- Rodney -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
