Subject Re: Failure on PreparedStatement
Author Roman Rokytskyy
> Your stack trace points out a problem with fatal errors that occur
> in the middle of a transaction. I think I've fixed it, could you
> check? You should not get an IllegalStateException.

Yes, it is fixed now. Thanks!

> Also, is the underlying exception really serious enough to warrant
> destroying the connection?

Probably not, I think we can continue with the same transaction, but
another statement. I will check it by removing isc_badblock from fatal
error list and post message here.

Thanks,
Roman