Subject | Re: Firebird and JDBC, critical problem |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-06-17T10:54:16Z |
Hi Helen,
localhost, I assume that server crashed. Connection was established
(otherwise you would get exception in isc_attach_database), but
crashed before the new update was executed (and that was either right
after commit/rollback or that was the first transaction in the
system). Server crash is not really JayBird issue, and I would like to
have a test case to send it to fb-devel list to check why it happens.
Roman
> He'll have to provide a better problem description than we've seen soAgree.
> far.
> But still, this list is the right place to tell him about connectionStack trace tells that either server or network crashed. Since he uses
> strings, protocol, et al., and also for telling him how to commit
> transactions...any info we could give in support re client problems
> would be irrelevant.
localhost, I assume that server crashed. Connection was established
(otherwise you would get exception in isc_attach_database), but
crashed before the new update was executed (and that was either right
after commit/rollback or that was the first transaction in the
system). Server crash is not really JayBird issue, and I would like to
have a test case to send it to fb-devel list to check why it happens.
Roman