Subject Re: XA driver pooling issue
Author Ludovic Orban
I'm typing too fast. When I just set "rdb$database" the console fills
up with this error:

<26-oct.-2005 18 h 13 min 19 s CEST> <Error> <JDBC> <BEA-001112> <Test
"select count(*) from rdb$database" set up for pool "Firebird XA Pool
DB1" failed with exception: "java.lang.NullPointerException
".>

But the datasource works fine then.

--- In Firebird-Java@yahoogroups.com, "Roman Rokytskyy"
<rrokytskyy@a...> wrote:
>
>
> > The advanced option "Test Reserved Connections" with "Test Table Name"
> > equals to "SQL select 1 from rdb$database" seems to be causing the
NPE.
>
> I have checked that yesterday with JCA, but I have specified "Test
Table
> Name" simply to "rdb$database", everything was ok.
>
> I will check this with connection pool today.
>
> Roman
>