Subject | Re: [Firebird-Java] Re: XA driver pooling issue |
---|---|
Author | Roman Rokytskyy |
Post date | 2005-10-26T10:30:46Z |
> java version "1.4.2_08"Ok, I will check which one was picked by WLS in my case.
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_08-b03)
> Java HotSpot(TM) Client VM (build 1.4.2_08-b03, mixed mode)
> It's pretty weird that you cannot reproduce it. I checked for someOk, I did not touch advanced options.
> subtle difference somewhere and I think I found the cause of the problem:
>
> Under Connection Pool > Connections > Show Advanced Options there is
> an option called "Remove Infected Connections Enabled" that I checked
> by mistake. When unchecked, everything works fine again.
> Not sure why such an option exists. It seems to force physicalOk, I will check this option. Having an NPE in our code is not good thing
> connection to close when the pooled connection is closed.
anyway.
Roman