Subject | Re: Problem with jbird? |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-03-09T22:37Z |
> I have tried to switcing to using a normal jdbc driver with jaybirdWhen does it happen? Can you post your statement in which this happens?
> 1.5 (<local-tx-datasource> in jboss) as advised ealier in this
> thread. This really is not an option for me, I need the JCA support,
> but I wanted to see if this configuration would result in other
> isssues... and it has :-(
>
> now im getting a lot of the following exceptions:
>
> org.firebirdsql.jdbc.FBSQLException: GDS Exception. 335544794.
> operation was cancelled
> org.firebirdsql.jdbc.FBSQLException: GDS Exception. 335544726. ErrorIt seems that engine closes the socket. Can it be that engine has
> reading data from the connection.
crashed? Can you post a stack trace here?
> I must admit that im not sure these are due to driver errors, imFirst one might be driver problem. For some reasons engine sometimes
> currently investigating that.
returns "operation was cancelled" when we send incorrect packet over
the socket. I need some test case.
One more suggestion: try to contact David Jencks, he wrote a big part
of the driver and all JCA stuff, as well as JCA support in JBoss.
Currently he's not participating actively in both projects, but I
think you can reach him through Core Developers Network.
Best regards,
Roman Rokytskyy