Subject | Re: Problem with jbird? |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-03-03T23:11:24Z |
Hi,
some conditions db handle is invalidated, but connection is still in use.
Do you have a reproducable test case?
driver, please try this.
Thanks!
Roman
> Im facing a problem that seems to be caused by a bug in the firebirdI have at least one bug report for this problem. It seems that under
> JCA driver, i may wrong though, so im posting here to see if any
> body else have experienced this, or have some idea about whats
> happening....
>
> I am using Firebird 1.5 final (superserver on windows) and jaybird
> 1.5-beta3 in a j2ee app running on jBoss.
>
> Now sometimes the login verification sql query will result in a null
> pointer in
>org.firebirdsql.jgds.GDS_Impl.isc_start_transaction(GDS_Impl.java:539)
some conditions db handle is invalidated, but connection is still in use.
Do you have a reproducable test case?
> When this happens subsequent attemps to use the datasource will allHow important is XA support for you? If you can use normal JDBC
> fail. The only fix is to restart the ManagedConnectionFactory in
> jboss.jca domain.
driver, please try this.
Thanks!
Roman