Subject | Type 4 Driver |
---|---|
Author | Massimo Ferrari |
Post date | 2001-09-23T14:54:41Z |
Sorry If this is a re-post
------------------------
Hi,
I'm trying the latest CVS snapshot of the Type 4 JDBC FireBird driver.
The first time I try to get a connection I get thi error:
java.sql.SQLException: javax.resource.ResourceException: couldn't start
local transaction: javax.transaction.xa.XAException:
at org.firebirdsql.jdbc.FBDriver.connect(FBDriver.java:175)
at java.sql.DriverManager.getConnection(DriverManager.java:517)
at java.sql.DriverManager.getConnection(DriverManager.java:146)
...
I have no idea what could be the cause...
Any help appreciated :)
Regards
Massimo
------------------------
Hi,
I'm trying the latest CVS snapshot of the Type 4 JDBC FireBird driver.
The first time I try to get a connection I get thi error:
java.sql.SQLException: javax.resource.ResourceException: couldn't start
local transaction: javax.transaction.xa.XAException:
at org.firebirdsql.jdbc.FBDriver.connect(FBDriver.java:175)
at java.sql.DriverManager.getConnection(DriverManager.java:517)
at java.sql.DriverManager.getConnection(DriverManager.java:146)
...
I have no idea what could be the cause...
Any help appreciated :)
Regards
Massimo
>