Subject | Re: XA driver pooling issue |
---|---|
Author | Ludovic Orban |
Post date | 2005-10-26T16:15:50Z |
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:
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:
>NPE.
>
> > The advanced option "Test Reserved Connections" with "Test Table Name"
> > equals to "SQL select 1 from rdb$database" seems to be causing the
>Table
> I have checked that yesterday with JCA, but I have specified "Test
> Name" simply to "rdb$database", everything was ok.
>
> I will check this with connection pool today.
>
> Roman
>