> Hi
>
> I've ben looking at Turbine as an alternate connection pool to
> DBConnectionBroker, but can't get it working.  According to the docs :
>
> Build the pool using "build-turbine pool"  which works fine.
> I have included the jar in my wrapper.classpath  on jserv.
>
> The code is "stopping" after
> DBConnection db = DBBroker.getInstance().getConnection();
>
> But no exception is being thrown and neither my mod_jserv.log now
> jserv.log nor turbine.log are reporting any errors. And the catch is
> reporting NULL as the exception.getMessage().
>
> I wasn't sure if I need to put my TurbineResources.Properties in the
> turbine path or my servlet zone so I put it in both. But if the fiel
> wasn't found then surely mod_jserv should show an exception with debug set
> to info.
>
> I know it is not a classpath problem since mod_jserv would tell me that. I
> know it is not a file access problems since I am running on Win2KPro as
> Administrator (my test system). If my database setup in TurbineResources
> are wrong (which they aren't) then I would get an exception message ????
>
> All other parts of all  the servlets I run on this system are working just
> fine.
>
> Can anyone suggest what I have missed here? I'ts pretty hard to track it
> down without an exception to go by.
>
I'm not sure why you're getting no exception. Are you initializing
TurbineResources in your code? See this msg for more details:
<http://www.mail-archive.com/[email protected]/msg00772.html>

> Thanx.
>
> Chris
>

--
Christopher Elkins



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to