Subject | Operation cancelled |
---|---|
Author | Ruslan Cheremin |
Post date | 2003-08-15T14:05:09Z |
Good day.
I use JBird v1.0 in my application and have strange exception during some
updates/inserts:GDS Exception. operation was cancelled.
Here is the stack trace fragment:
...
Caused by: org.firebirdsql.jdbc.FBSQLException: GDS Exception. operation was
cancelled
at
org.firebirdsql.jdbc.FBPreparedStatement.internalExecute(FBPreparedStatement
.java:425)
at
org.firebirdsql.jdbc.FBPreparedStatement.execute(FBPreparedStatement.java:38
4)
at
com.eastview.mapping.JDOMMapProcessor.updateTable(JDOMMapProcessor.java:199)
... 18 more
Has anyone knows, what it means?
Cheremin Ruslan
I use JBird v1.0 in my application and have strange exception during some
updates/inserts:GDS Exception. operation was cancelled.
Here is the stack trace fragment:
...
Caused by: org.firebirdsql.jdbc.FBSQLException: GDS Exception. operation was
cancelled
at
org.firebirdsql.jdbc.FBPreparedStatement.internalExecute(FBPreparedStatement
.java:425)
at
org.firebirdsql.jdbc.FBPreparedStatement.execute(FBPreparedStatement.java:38
4)
at
com.eastview.mapping.JDOMMapProcessor.updateTable(JDOMMapProcessor.java:199)
... 18 more
Has anyone knows, what it means?
Cheremin Ruslan